summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-27intel_menlow: Add pr_fmt and use pr_<level>Joe Perches1-2/+3
2011-05-27ideapad-laptop: Add pr_fmtJoe Perches1-0/+2
2011-05-27ibm_rtl: Use pr_fmt and pr_<level>Joe Perches1-8/+11
2011-05-27hp-wmi: Convert printks to pr_<level>Joe Perches1-26/+17
2011-05-27hdaps: Convert printks to pr_<level>Joe Perches1-9/+10
2011-05-27fujitsu-laptop: Convert printks to pr_<level>Joe Perches1-20/+19
2011-05-27eeepc: Use pr_warnJoe Perches2-17/+18
2011-05-27dell: Convert printks to pr_<level>Joe Perches3-16/+16
2011-05-27compal-laptop: Convert printks to pr_<level>Joe Perches1-13/+9
2011-05-27asus: Add pr_fmt and convert printks to pr_<level>Joe Perches3-72/+59
2011-05-27acer-wmi: pr_<level> cleanupsJoe Perches1-16/+16
2011-05-27ibm_rtl: Remove warnings from casts of pointer to intJoe Perches1-2/+2
2011-05-27asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches1-1/+1
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/mmare...Linus 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/same...Linus Torvalds73-471/+2973
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus 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/gi...Linus Torvalds2-193/+0
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus 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