summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2012-03-28dm thin: commit outstanding data every secondJoe Thornber
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka
2012-03-28dm raid: handle failed devices during start upJonathan E Brassow
2012-03-28dm thin metadata: pass correct space map to dm_sm_root_sizeJoe Thornber
2012-03-28dm persistent data: remove redundant value_size arg from value_ptrJoe Thornber
2012-03-28dm mpath: detect invalid map_contextJun'ichi Nomura
2012-03-28dm: clear bi_end_io on remapping failureHannes Reinecke
2012-03-28dm table: simplify call to free_devicesHannes Reinecke
2012-03-28dm thin: correct commentsJoe Thornber
2012-03-28dm raid: no longer experimentalAlasdair G Kergon
2012-03-28dm uevent: no longer experimentalAlasdair G Kergon
2012-03-28dm persistent data: fix btree rebalancing after removeJoe Thornber
2012-03-28dm thin: fix stacked bi_next usageJoe Thornber
2012-03-28dm crypt: add missing error handlingMikulas Patocka
2012-03-28dm crypt: fix mempool deadlockMikulas Patocka
2012-03-28dm exception store: fix init error pathAndrei Warkentin
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-03-28Disintegrate asm/system.h for CRISDavid Howells
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-03-29sh: intc: Fix up section mismatch for intc_ack_dataPaul Mundt
2012-03-28drm/radeon: Only warn if the intra-domain offset actually exceeds the limit.Michel Dänzer
2012-03-28serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi
2012-03-28Merge branch 'common/intc-extension' into sh-latestPaul Mundt
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt
2012-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-27Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Arnd Bergmann
2012-03-27watchdog: txx9wdt: fix timeoutWim Van Sebroeck
2012-03-27watchdog: Convert txx9wdt driver to watchdog frameworkAxel Lin
2012-03-27watchdog: coh901327_wdt.c: fix timeoutWim Van Sebroeck
2012-03-27watchdog: coh901327: convert to use watchdog coreLinus Walleij
2012-03-27watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog coreViresh Kumar
2012-03-27watchdog: ep93xx_wdt: timeout is an unsigned int value.Wim Van Sebroeck
2012-03-27watchdog: ep93xx_wdt: Fix timeout after conversion to watchdog coreMika Westerberg
2012-03-27watchdog: Convert ep93xx driver to watchdog coreH Hartley Sweeten
2012-03-27watchdog: sp805: Use devm routinesViresh Kumar
2012-03-27watchdog: sp805: replace readl/writel with lighter _relaxed variantsViresh Kumar
2012-03-27watchdog: sp805: Fix documentation style commentViresh Kumar