summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-55/+52
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-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-13/+90
2011-03-23spi/pl022: Add loopback support for the SPI on 5500Philippe Langlais1-1/+19
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn1-1/+1
2011-03-23rapidio: fix potential null deref on failure pathDan Carpenter1-1/+1
2011-03-23rapidio: remove mport resource reservation from common RIO codeAlexandre Bounine1-13/+1
2011-03-23rapidio: modify mport ID assignmentAlexandre Bounine1-0/+26
2011-03-23rapidio: modify subsystem and driver initialization sequenceAlexandre Bounine2-3/+5
2011-03-23rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2-2/+3
2011-03-23rapidio: add architecture specific callbacksAlexandre Bounine1-12/+26
2011-03-23rapidio: add new sysfs attributesAlexandre Bounine1-1/+40
2011-03-23drivers/char/mem.c: clean up the codeChangli Gao1-4/+1
2011-03-23drivers/staging/tty/specialix.c: convert func_enter to func_exitJulia Lawall1-4/+4
2011-03-23drivers/tty/bfin_jtag_comm.c: avoid calling put_tty_driver on NULLJulia Lawall1-2/+4
2011-03-23drivers/char: add MSM smd_pkt driverNiranjana Vishwanathapura3-0/+475
2011-03-23drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatchSergey Senozhatsky1-1/+1
2011-03-23dm: use little-endian bitopsAkinobu Mita1-4/+4
2011-03-23md: use little-endian bitopsAkinobu Mita1-3/+3
2011-03-23Revert "drm/i915: Don't save/restore hardware status page address register"Chris Wilson2-0/+7
2011-03-23spi/omap_mcspi: Fix broken last word xferJarkko Nikula1-3/+3
2011-03-23of/flattree: minor cleanupsAndres Salomon1-2/+4
2011-03-23dt: eliminate OF_NO_DEEP_PROBE and test for NULL match tableGrant Likely1-12/+5
2011-03-23dt: protect against NULL matches passed to of_match_node()Grant Likely1-0/+3
2011-03-23dt: Refactor of_platform_bus_probe()Grant Likely1-37/+18
2011-03-23Merge branches 'misc', 'nes' and 'srp' into for-nextRoland Dreier3-250/+515
2011-03-23mfd: Push byte swaps out of wm8994 bulk read pathMark Brown2-7/+9
2011-03-23mfd: Rename ab8500 gpadc headerLinus Walleij1-1/+1
2011-03-23mfd: Constify WM8994 write pathMark Brown1-4/+4
2011-03-23mfd: Push byte swap out of WM8994 bulk I/OMark Brown1-4/+6
2011-03-23mfd: Avoid copying data in WM8994 I2C writeMark Brown1-9/+13
2011-03-23mfd: Remove copy from WM831x I2C write functionMark Brown1-5/+13
2011-03-23mfd: Staticise WM8994 PM opsMark Brown1-1/+2
2011-03-23regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij4-1/+208
2011-03-23mfd: Add a core driver for TI TPS61050/TPS61052 chips v2Linus Walleij3-0/+256
2011-03-23gpio: Add Tunnel Creek support to sch_gpioDenis Turischev2-20/+44
2011-03-23mfd: Add Tunnel Creek support to lpc_schDenis Turischev1-1/+6
2011-03-23regulator: MAX8997/8966 supportMyungJoo Ham3-0/+1223
2011-03-23mfd: Add WM8994 bulk register write operationMark Brown1-0/+23
2011-03-23mfd: Append additional read write on 88pm860xHaojian Zhuang1-0/+103
2011-03-23mfd: Adopt mfd_data in 88pm860x input driverHaojian Zhuang2-126/+127
2011-03-23mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang2-83/+128
2011-03-23mfd: Adopt mfd_data in 88pm860x ledHaojian Zhuang2-91/+78
2011-03-23mfd: Adopt mfd_data in 88pm860x backlightHaojian Zhuang2-71/+59