aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt27-1244/+4520
2011-03-21Reduce sequential pointer derefs in scsi_error.c and reduce size as wellJesper Juhl1-45/+49
2011-03-21matroxfb: remove incorrect Matrox G200eV supportGary Hade1-9/+0
2011-03-21Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds19-103/+1347
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds8-81/+139
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6Linus Torvalds5-52/+56
2011-03-21hwmon: (ads1015) Make gain and datarate configurableDirk Eibach1-40/+109
2011-03-21hwmon: (ads1015) Drop dynamic attribute groupJean Delvare1-32/+18
2011-03-21hwmon: Add support for Texas Instruments ADS1015Dirk Eibach3-0/+293
2011-03-21hwmon: New driver for SMSC SCH5627Hans de Goede3-0/+868
2011-03-21hwmon: (abituguru*) Update my email addressHans de Goede2-4/+4
2011-03-21hwmon: (lm75) Speed up detectionJean Delvare1-21/+19
2011-03-21hwmon: (lm75) Add detection of the National Semiconductor LM75ALen Sorensen2-16/+42
2011-03-21hp_accel: Fix driver nameJean Delvare1-1/+1
2011-03-21Move lis3lv02d drivers to drivers/miscJean Delvare11-49/+57
2011-03-21Move hp_accel to drivers/platform/x86Jean Delvare5-23/+21
2011-03-21Let Kconfig handle lis3lv02d dependenciesJean Delvare2-27/+25
2011-03-21hwmon: (sht15) Fix integer overflow in humidity calculationVivien Didelot1-2/+2
2011-03-21hwmon: (sht15) Spelling fixJustin P. Mattock1-1/+1
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds29-73/+30
2011-03-20Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds6-32/+66
2011-03-20r8169: fix a bug in rtl8169_init_phy()Eric Dumazet1-2/+2
2011-03-20firewire: core: ignore link-active bit of new nodes, fix device recognitionStefan Richter1-7/+12
2011-03-20firewire: sbp2: revert obsolete 'fix stall with "Unsolicited response"'Stefan Richter1-8/+3
2011-03-20firewire: core: increase default SPLIT_TIMEOUT valueClemens Ladisch1-4/+12
2011-03-20i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDsSeth Heasley2-2/+5
2011-03-20i2c: Deprecate i2c_driver.attach_adapter and .detach_adapterJean Delvare2-0/+5
2011-03-20i2c-dev: Use standard bus notification mechanismJean Delvare1-21/+39
2011-03-20i2c: Export i2c_for_each_devJean Delvare1-6/+14
2011-03-20i2c: make i2c_get_adapter prototype clearerJean Delvare1-2/+2
2011-03-20i2c-boardinfo: Fix typo in commentWolfram Sang1-1/+1
2011-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds44-1877/+3210
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov4113-142496/+314038
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds29-252/+1740
2011-03-18USB: Move runtime PM callbacks to usb_device_pm_opsRafael J. Wysocki3-12/+11
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds10-155/+576
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds30-254/+2100
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-0/+19
2011-03-18Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds12-234/+297
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-3/+1
2011-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-9/+19
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds42-93/+105
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds30-957/+2636
2011-03-18spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely5-5/+243
2011-03-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-71/+97
2011-03-17gpio/langwell: Clear edge bit before handlingThomas Gleixner1-7/+6
2011-03-18OMAP: DSS2: Implement OMAP4 DSS fclk supportMurthy, Raghuveer1-12/+22
2011-03-18OMAP: DSS2: Clean up for dpll4_m4_ck handlingTomi Valkeinen1-34/+59
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds4-449/+781
2011-03-17Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds19-306/+1283