aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* acer-wmi: does not allow negative number set to initial device stateLee, Chun-Yi2011-05-271-3/+5
* platform/oaktrail: ACPI EC Extra driver for OaktrailYin Kangkai2011-05-273-0/+406
* thinkpad_acpi: Convert printks to pr_<level>Joe Perches2011-05-271-284/+188
* thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warningJoe Perches2011-05-271-9/+9
* platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande2011-05-271-306/+300
* xo15-ebook: Use pr_<level>Joe Perches2011-05-271-2/+3
* wmi: Removed trailing whitespace from logging message.Joe Perches2011-05-271-5/+5
* toshiba: Convert printks to pr_<level>Joe Perches2011-05-272-36/+34
* topstar-laptop: Convert remaining printk to pr_infoJoe Perches2011-05-271-1/+1
* tc1100-wmi: Add pr_fmt, use pr_<level>Joe Perches2011-05-271-4/+3
* sony-laptop: Add and use #define pr_fmtJoe Perches2011-05-271-55/+49
* msi-wmi: Use pr_fmt and pr_<level>Joe Perches2011-05-271-25/+20
* msi-laptop: pr_<level> neateningJoe Perches2011-05-271-5/+4
* intel_pmic_gpio: Convert printks to pr_<level>Joe Perches2011-05-271-7/+7
* intel_menlow: Add pr_fmt and use pr_<level>Joe Perches2011-05-271-2/+3
* ideapad-laptop: Add pr_fmtJoe Perches2011-05-271-0/+2
* ibm_rtl: Use pr_fmt and pr_<level>Joe Perches2011-05-271-8/+11
* hp-wmi: Convert printks to pr_<level>Joe Perches2011-05-271-26/+17
* hdaps: Convert printks to pr_<level>Joe Perches2011-05-271-9/+10
* fujitsu-laptop: Convert printks to pr_<level>Joe Perches2011-05-271-20/+19
* eeepc: Use pr_warnJoe Perches2011-05-272-17/+18
* dell: Convert printks to pr_<level>Joe Perches2011-05-273-16/+16
* compal-laptop: Convert printks to pr_<level>Joe Perches2011-05-271-13/+9
* asus: Add pr_fmt and convert printks to pr_<level>Joe Perches2011-05-273-72/+59
* acer-wmi: pr_<level> cleanupsJoe Perches2011-05-271-16/+16
* ibm_rtl: Remove warnings from casts of pointer to intJoe Perches2011-05-271-2/+2
* asus-wmi: Remove __init from asus_wmi_platform_initJoe Perches2011-05-271-1/+1
* w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes2011-05-268-0/+1222
* w1: have netlink search update kernel listDavid Fries2011-05-263-5/+16
* w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2011-05-262-103/+220
* w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais2011-05-264-0/+411
* w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2011-05-262-0/+28
* drivers/char/ppdev.c: put gotten port valueJulia Lawall2011-05-261-0/+1
* edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan2011-05-264-55/+18
* drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick2011-05-261-3/+2
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-262-85/+141
* kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-261-18/+11
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-261-6/+0
* drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen2011-05-261-20/+3
* rtc: add support for spear rtcRajeev Kumar2011-05-263-0/+543
* drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall2011-05-261-2/+2
* rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus2011-05-263-0/+235
* rtc: add rv3029c2 RTC supportHeiko Schocher2011-05-263-0/+464
* rtc: add EM3027 rtc driverMike Rapoport2011-05-263-0/+171
* rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov2011-05-263-0/+374
* m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-261-1/+2
* drivers/bcma/host_pci.c needs slab.hAndrew Morton2011-05-261-0/+1
* drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton2011-05-261-0/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-2636-50/+40
|\
| * isdn/diva: Drop __TIME__ usageMichal Marek2011-05-261-3/+2