summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-22svga: Make svga_set_default_seq_regs take an iomem regbase pointer.David Miller4-9/+9
2011-03-22svga: Make svga_set_default_atc_regs take an iomem regbase pointer.David Miller4-15/+15
2011-03-22svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.David Miller4-16/+16
2011-03-22svga: Make svga_wseq_multi take an iomem regbase pointer.David Miller2-5/+5
2011-03-22svga: Make svga_wcrt_multi take an iomem regbase pointer.David Miller4-30/+34
2011-03-22svga: Make svga_wattr take an iomem regbase pointer.David Miller2-10/+10
2011-03-22sisfb: add support for XGI Z9 DDR2 POSTAaro Koskinen1-9/+68
2011-03-22sisfb: move XGI POST DDR2 bootup code into subroutinesAaro Koskinen1-55/+84
2011-03-22sisfb: add RAM type detection for XGI Z9Aaro Koskinen1-1/+7
2011-03-22sisfb: add subroutine for detecting XGI Z9Aaro Koskinen3-0/+20
2011-03-22sisfb: move XGI POST RAM type detection into a subroutineAaro Koskinen1-22/+35
2011-03-22sisfb: POST should fail if R/W test failsAaro Koskinen1-5/+17
2011-03-22vmlfb: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov1-2/+1
2011-03-22omap: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2-4/+2
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/g...Linus Torvalds19-103/+1347
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds8-81/+139
2011-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus 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/mmare...Linus Torvalds29-73/+30
2011-03-20Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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/dto...Linus Torvalds44-1877/+3210
2011-03-18Merge branch 'next' into for-linusDmitry Torokhov4301-240706/+412248
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus 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/jb...Linus Torvalds10-155/+576