summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* platform-x86: intel_mid_thermal: Fix coding styleAmeya Palande2011-05-271-306/+300Star
* 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/+34Star
* 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/+3Star
* sony-laptop: Add and use #define pr_fmtJoe Perches2011-05-271-55/+49Star
* msi-wmi: Use pr_fmt and pr_<level>Joe Perches2011-05-271-25/+20Star
* msi-laptop: pr_<level> neateningJoe Perches2011-05-271-5/+4Star
* 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/+17Star
* hdaps: Convert printks to pr_<level>Joe Perches2011-05-271-9/+10
* fujitsu-laptop: Convert printks to pr_<level>Joe Perches2011-05-271-20/+19Star
* 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/+9Star
* asus: Add pr_fmt and convert printks to pr_<level>Joe Perches2011-05-273-72/+59Star
* 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-278-0/+1222
* w1: have netlink search update kernel listDavid Fries2011-05-273-5/+16
* w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2011-05-272-103/+220
* w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais2011-05-274-0/+411
* w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2011-05-272-0/+28
* drivers/char/ppdev.c: put gotten port valueJulia Lawall2011-05-271-0/+1
* edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan2011-05-274-55/+18Star
* drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick2011-05-271-3/+2Star
* ipmi: convert to seq_file interfaceAlexey Dobriyan2011-05-272-85/+141
* kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger2011-05-271-18/+11Star
* drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang2011-05-271-6/+0Star
* drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen2011-05-271-20/+3Star
* rtc: add support for spear rtcRajeev Kumar2011-05-273-0/+543
* drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall2011-05-271-2/+2
* rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus2011-05-273-0/+235
* rtc: add rv3029c2 RTC supportHeiko Schocher2011-05-273-0/+464
* rtc: add EM3027 rtc driverMike Rapoport2011-05-273-0/+171
* rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov2011-05-273-0/+374
* m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro2011-05-271-1/+2
* drivers/bcma/host_pci.c needs slab.hAndrew Morton2011-05-271-0/+1
* drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton2011-05-271-0/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-05-2636-50/+40Star
|\
| * isdn/diva: Drop __TIME__ usageMichal Marek2011-05-261-3/+2Star
| * wan/pc300: Drop __TIME__ usageMichal Marek2011-05-261-2/+1Star
| * parport: Drop __TIME__ usageMichal Marek2011-05-251-1/+0Star
| * hdlcdrv: Drop __TIME__ usageMichal Marek2011-05-251-1/+1
| * baycom: Drop __TIME__ usageMichal Marek2011-05-254-4/+4