summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-07hwmon: (lm87) Add support for the Analog Devices ADM1024Jean Delvare2-8/+21
2008-02-07hwmon: Add support for Winbond W83L786NG/NRKevin Lo3-0/+832
2008-02-07hwmon: (adt7470) Replace power-of-two testRobert P. J. Day1-3/+1
2008-02-07hwmon: (w83793) remove duplicated definesNicolas Kaiser1-4/+1
2008-02-07hwmon: (lm78/w83781d) Probe fewer I2C addressesJean Delvare2-8/+5
2008-02-07dmi: 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
2008-02-07I8K: allow i8k driver to be built on x86_64 systemsBradley Smith1-1/+28
2008-02-07MBCS: convert dmareadlock to mutexMatthias Kaehlcke2-4/+4
2008-02-07MBCS: convert dmawritelock to mutexMatthias Kaehlcke2-4/+4
2008-02-07MBCS: convert algolock to mutexMatthias Kaehlcke2-4/+5
2008-02-07dz.c: Resource managementMaciej W. Rozycki1-101/+188
2008-02-07dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki1-11/+16
2008-02-07dz: clean up and improve the setup of termios settingsMaciej W. Rozycki2-51/+56
2008-02-07dz: handle special conditions on reception correctlyMaciej W. Rozycki2-38/+46
2008-02-07dz: fix locking issuesMaciej W. Rozycki1-11/+12
2008-02-07dz: rename the serial console structureMaciej W. Rozycki1-3/+3
2008-02-07dz: update kconfig descriptionMaciej W. Rozycki1-6/+10