summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+11
2011-03-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds38-2311/+2731
2011-03-24Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds1-2/+2
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds7-252/+524
2011-03-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds82-721/+4884
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds58-1884/+5614
2011-03-24UBI: use GFP_NOFS properlyArtem Bityutskiy1-2/+2
2011-03-24dm stripe: implement merge methodMustafa Mesanovic1-1/+22
2011-03-24dm mpath: allow table load with no priority groupsMike Snitzer1-3/+10
2011-03-24dm mpath: fail message ioctl if specified path is not validMike Snitzer1-2/+2
2011-03-24dm ioctl: add flag to wipe buffers for secure dataMilan Broz1-2/+21
2011-03-24dm ioctl: prepare for crypt key wipingMilan Broz1-14/+11
2011-03-24dm crypt: wipe keys string immediately after key is setMilan Broz1-5/+14
2011-03-24dm: add flakey targetJosef Bacik3-0/+219
2011-03-24dm: fix opening log and cow devices for read only tablesMilan Broz2-2/+2
2011-03-24drm/vblank: update recently added vbl interface to be more future proof.Dave Airlie1-1/+1
2011-03-24drm radeon: Return -EINVAL on wrong pm sysfs accessThomas Renninger1-3/+5
2011-03-24drm/radeon/kms: fix hardcoded EDID handlingAlex Deucher3-7/+45
2011-03-24Merge remote branch 'intel/drm-intel-fixes' of ../drm-next into drm-core-nextDave Airlie8-127/+131
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-24Input: tsc2005 - fix locking issueAaro Koskinen1-2/+10
2011-03-24Input: tsc2005 - use relative jiffies to schedule the watchdogAaro Koskinen1-2/+2
2011-03-24Input: tsc2005 - driver should depend on GENERIC_HARDIRQSGeert Uytterhoeven2-2/+2
2011-03-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt138-2085/+7178
2011-03-24Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-13/+90
2011-03-24spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais1-1/+19
2011-03-24userns: security: make capabilities relative to the user namespaceSerge E. Hallyn1-1/+1
2011-03-24rapidio: fix potential null deref on failure pathDan Carpenter1-1/+1
2011-03-24rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-13/+1
2011-03-24rapidio: modify mport ID assignmentAlexandre Bounine1-0/+26
2011-03-24rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2-3/+5
2011-03-24rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2-2/+3
2011-03-24rapidio: add architecture specific callbacksAlexandre Bounine1-12/+26
2011-03-24rapidio: add new sysfs attributesAlexandre Bounine1-1/+40
2011-03-24drivers/char/mem.c: clean up the codeChangli Gao1-4/+1
2011-03-24drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall1-4/+4
2011-03-24drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall1-2/+4
2011-03-24drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura3-0/+475
2011-03-24drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky1-1/+1
2011-03-24dm: use little-endian bitopsAkinobu Mita1-4/+4
2011-03-24md: use little-endian bitopsAkinobu Mita1-3/+3
2011-03-24Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-24Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bw...David S. Miller2-2/+18
2011-03-24Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2-1/+9
2011-03-24cpufreq: Use syscore_ops for boot CPU suspend/resume (v2)Rafael J. Wysocki1-40/+26
2011-03-24PCI / Intel IOMMU: Use syscore_ops instead of sysdev class and sysdevRafael J. Wysocki1-29/+9
2011-03-24drivers/net/a2065.c: Convert release_resource to release_region/release_mem_r...Julia Lawall1-5/+5
2011-03-24drivers/net/ariadne.c: Convert release_resource to release_region/release_mem...Julia Lawall1-5/+5
2011-03-24spi/omap_mcspi: Fix broken last word xferJarkko Nikula1-3/+3
2011-03-23of/flattree: minor cleanupsAndres Salomon1-2/+4