aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes8-0/+1222
2011-05-26w1: have netlink search update kernel listDavid Fries3-5/+16
2011-05-26w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2-103/+220
2011-05-26w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais4-0/+411
2011-05-26w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2-0/+28
2011-05-26drivers/char/ppdev.c: put gotten port valueJulia Lawall1-0/+1
2011-05-26edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan4-55/+18
2011-05-26drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick1-3/+2
2011-05-26ipmi: convert to seq_file interfaceAlexey Dobriyan2-85/+141
2011-05-26kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger1-18/+11
2011-05-26drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang1-6/+0
2011-05-26drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen1-20/+3
2011-05-26rtc: add support for spear rtcRajeev Kumar3-0/+543
2011-05-26drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall1-2/+2
2011-05-26rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus3-0/+235
2011-05-26rtc: add rv3029c2 RTC supportHeiko Schocher3-0/+464
2011-05-26rtc: add EM3027 rtc driverMike Rapoport3-0/+171
2011-05-26rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov3-0/+374
2011-05-26m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro1-1/+2
2011-05-26drivers/bcma/host_pci.c needs slab.hAndrew Morton1-0/+1
2011-05-26drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton1-0/+1
2011-05-26Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds36-50/+40
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-174/+443
2011-05-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds73-471/+2973
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds18-150/+505
2011-05-26Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds9-159/+96
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-193/+0
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmemLinus Torvalds2-0/+265
2011-05-26regulator: Fix 88pm8607.c printk format warningRandy Dunlap1-2/+2
2011-05-26input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni3-0/+243
2011-05-26input: Add Qualcomm pm8xxx keypad controller driverTrilok Soni3-0/+811
2011-05-26mfd: Add omap-usbhs runtime PM supportKeshava Munegowda1-122/+9
2011-05-26mfd: Fix ASIC3 SD Host Controller Configuration sizePaul Parsons1-1/+2
2011-05-26mfd: Fix omap_usbhs_alloc_children error handlingAxel Lin1-1/+3
2011-05-26mfd: Fix omap usbhs crash when rmmoding ehci or ohciKeshava Munegowda1-8/+19
2011-05-26mfd: Add ASIC3 LED supportPaul Parsons1-6/+68
2011-05-26leds: Add ASIC3 LED supportPaul Parsons3-0/+176
2011-05-26mfd: Update twl4030-code maintainer e-mail addressPeter Ujfalusi1-2/+2
2011-05-26mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUpJohan Palsson1-3/+3
2011-05-26mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0Karl Komierowski1-1/+33
2011-05-26mfd: Provide ab8500-core enumerators for chip cutsLinus Walleij1-16/+16
2011-05-26mfd: Check twl4030-power remove script error condition after i2cwriteLesly A M1-1/+1
2011-05-26mfd: Fix twl6030 irq definitionsGraeme Gregory1-2/+2
2011-05-26mfd: Add phoenix lite (twl6025) support to twl6030Graeme Gregory1-37/+153
2011-05-26mfd: Avoid to use constraint name in 88pm860x regulator driverHaojian Zhuang2-39/+21
2011-05-26mfd: Remove checking on max8925 regulator[0]Haojian Zhuang1-1/+1
2011-05-26mfd: Remove unused parameter from 88pm860x APIHaojian Zhuang1-18/+10
2011-05-26mfd: Avoid to allocate 88pm860x static platform dataHaojian Zhuang1-29/+16
2011-05-26mfd: Add rtc support to 88pm860xHaojian Zhuang4-0/+467
2011-05-26regulator: Enable max8925 i2c sequence for controlHaojian Zhuang1-3/+8