summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-27regulator: When constraining modes fall back to higher power modesMark Brown1-9/+15
2011-05-27hwmon: (coretemp) Fix section mismatchJean Delvare1-1/+1
2011-05-27hwmon: (pmbus) Initialize sysfs attributesGuenter Roeck1-0/+1
2011-05-27hwmon: (coretemp) Update comments describing the handling of HT CPUsGuenter Roeck1-6/+6
2011-05-27hwmon: (coretemp) Initialize sysfs attributesSergey Senozhatsky1-0/+2
2011-05-27loop: export module parametersNamhyung Kim1-3/+14
2011-05-27[SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnosticsJames Smart5-403/+1917
2011-05-27[SCSI] lpfc 8.3.24: Add resource extent supportJames Smart17-276/+1937
2011-05-27[SCSI] lpfc 8.3.24: Add request-firmware supportJames Smart5-11/+259
2011-05-27[SCSI] lpfc 8.3.24: Add SR-IOV controlJames Smart7-5/+536
2011-05-27[SCSI] lpfc 8.3.24: Extended hardware support and support dump imagesJames Smart4-7/+98
2011-05-27[SCSI] lpfc 8.3.24: Miscellaneous Fixes and CorrectionsJames Smart9-73/+169
2011-05-27[SCSI] libsas: Add option for SATA soft resetDave Jiang1-1/+39
2011-05-27[SCSI] libsas: check dev->gone before submitting sata i/oDan Williams1-7/+7
2011-05-27[SCSI] libsas: fix/amend device gone notification in sas_deform_port()Dan Williams3-12/+15
2011-05-27w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC supportClifton Barnes8-0/+1222
2011-05-27w1: have netlink search update kernel listDavid Fries3-5/+16
2011-05-27w1: complete the 1-wire (w1) ds1wm driver search algorithmJean-François Dagenais2-103/+220
2011-05-27w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch supportJean-François Dagenais4-0/+411
2011-05-27w1: add 1-wire (w1) reset and resume command API supportJean-François Dagenais2-0/+28
2011-05-27drivers/char/ppdev.c: put gotten port valueJulia Lawall1-0/+1
2011-05-27edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()Lai Jiangshan4-55/+18
2011-05-27drivers/char/mspec.c: use {k,v}zalloc to allocate memoryRakib Mullick1-3/+2
2011-05-27ipmi: convert to seq_file interfaceAlexey Dobriyan2-85/+141
2011-05-27kgdbts: unify/generalize gdb breakpoint adjustmentMike Frysinger1-18/+11
2011-05-27drivers/rtc/rtc-mxc.c: remove defines already included in rtc.hWolfram Sang1-6/+0
2011-05-27drivers/rtc/rtc-pcf50633.c: don't request update IRQLars-Peter Clausen1-20/+3
2011-05-27rtc: add support for spear rtcRajeev Kumar3-0/+543
2011-05-27drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_regionJulia Lawall1-2/+2
2011-05-27rtc: add basic support for ST M41T93 SPI RTCVoss, Nikolaus3-0/+235
2011-05-27rtc: add rv3029c2 RTC supportHeiko Schocher3-0/+464
2011-05-27rtc: add EM3027 rtc driverMike Rapoport3-0/+171
2011-05-27rtc: add support for the RTC in VIA VT8500 and compatiblesAlexey Charkov3-0/+374
2011-05-27m32r: fix spin_lock_irqsave() misuseKOSAKI Motohiro1-1/+2
2011-05-27drivers/bcma/host_pci.c needs slab.hAndrew Morton1-0/+1
2011-05-27drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.hAndrew Morton1-0/+1
2011-05-27Merge 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-26brd: export module parametersNamhyung Kim1-4/+15
2011-05-26brd: fix comment on initial device creationNamhyung Kim1-4/+4
2011-05-26brd: handle on-demand devices correctlyNamhyung Kim1-4/+4
2011-05-26brd: limit 'max_part' module param to DISK_MAX_PARTSNamhyung Kim1-0/+3
2011-05-26brd: get rid of unused members from struct brd_deviceNamhyung Kim1-4/+0
2011-05-26bonding: cleanup module option descriptionsAndy Gospodarek1-12/+22
2011-05-26net: davinci_emac: fix dev_err use at probeJohan Hovold1-11/+11
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm...Linus Torvalds2-0/+265