summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-08hwmon: (lm90) Use generic i2c reads during detectionJean Delvare1-13/+13
2008-02-08hwmon: (gl518sm) Fix the reported fan speedJean Delvare1-3/+3
2008-02-08hwmon: (gl518sm) Report error on invalid fan div valueJean Delvare1-2/+12
2008-02-08hwmon: (gl518sm) Add individual alarm and beep filesJean Delvare1-0/+69
2008-02-08hwmon: (gl518sm) Refactor fan functionsJean Delvare1-50/+60
2008-02-08hwmon: (gl518sm) Don't create sysfs files for missing featuresJean Delvare1-4/+19
2008-02-08hwmon: (gl518sm) Various cleanupsJean Delvare1-30/+19
2008-02-08hwmon: (fschmd) Discard non-ASCII charactersJean Delvare1-2/+2
2008-02-08hwmon: (adm1025) Various cleanupsJean Delvare1-44/+36
2008-02-08hwmon: (adm1025) Add individual alarm filesJean Delvare1-1/+29
2008-02-08hwmon: (adm1025) Use dynamic sysfs callbacksJean Delvare1-137/+154
2008-02-08hwmon: (lm87) Add support for the Analog Devices ADM1024Jean Delvare2-8/+21
2008-02-08hwmon: Add support for Winbond W83L786NG/NRKevin Lo3-0/+832
2008-02-08hwmon: (adt7470) Replace power-of-two testRobert P. J. Day1-3/+1
2008-02-08hwmon: (w83793) remove duplicated definesNicolas Kaiser1-4/+1
2008-02-08hwmon: (lm78/w83781d) Probe fewer I2C addressesJean Delvare2-8/+5
2008-02-08dmi: Let drivers walk the DMI tableJean Delvare1-14/+48
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds41-466/+1940
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-1/+2
2008-02-07i915: Fix GR register array size off-by-one bugJesse Barnes1-1/+1
2008-02-07Driver core: Revert "Fix Firmware class name collision"Michael E Brown1-1/+2
2008-02-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds51-2013/+4605
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds60-2367/+8204
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds4-4/+228
2008-02-07Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds18-262/+482
2008-02-07Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds61-770/+2291
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-40/+38
2008-02-07Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds19-160/+2430
2008-02-07Char: mxser, add support for CP-114ULJiri Slaby1-10/+19
2008-02-07Char: mxser, remove itJiri Slaby6-5485/+1891
2008-02-07Char: mxser, ioctl cleanupJiri Slaby2-45/+31
2008-02-07Char: mxser, simplify mxser_get_serial_infoJiri Slaby1-15/+12
2008-02-07Char: mxser, reorder mxser_cardinfo fieldsJiri Slaby1-30/+30
2008-02-07Char: mxser, 0 to NULL in pointerJiri Slaby1-1/+1
2008-02-07Char: mxser, remove special baudrate processingJiri Slaby2-101/+23
2008-02-07mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox2-15/+28
2008-02-07Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby2-50/+4
2008-02-07Char: serial167, remove bottomhalfJiri Slaby1-68/+8
2008-02-07Char: stallion, remove bottomhalfJiri Slaby1-44/+24
2008-02-07Char: specialix, remove bottomhalvesJiri Slaby2-71/+4
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby1-22/+1
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby1-53/+5
2008-02-07Char: riscom8, change rc_init_drivers prototypeJiri Slaby1-1/+1
2008-02-07Char: stallion, fix compiler warningsJiri Slaby1-4/+6
2008-02-07Char: mxser_new, ioaddresses are ulongJiri Slaby1-1/+1
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby8-22/+0
2008-02-07Char: rocket, remove useless macrosJiri Slaby2-27/+2
2008-02-07Char: rocket, printk cleanupJiri Slaby2-44/+51
2008-02-07Char: rocket, switch long delay to sleepJiri Slaby1-4/+4
2008-02-07i8k: Inspiron E1705 fixFrank Sorenson1-0/+7