summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-09-28hwmon: Add individual alarm files to 4 driversJean Delvare4-14/+151
2006-09-28hwmon: Make a dozen drivers no more experimentalJean Delvare1-13/+13
2006-09-28abituguru: Add suspend/resume supportHans de Goede1-2/+28
2006-09-28k8temp: Enable automatic loadingJean Delvare1-0/+2
2006-09-28hwmon: New driver k8tempRudolf Marek3-0/+303
2006-09-28it87: Copyright updateJean Delvare1-9/+3
2006-09-28it87: Overwrite broken default limitsJean Delvare1-0/+16
2006-09-28it87: Add support for the IT8718FJean Delvare2-14/+51
2006-09-28it87: Cleanup set_fan_divJean Delvare1-7/+7
2006-09-28it87: in8 has no limit registersJean Delvare1-6/+3
2006-09-28it87: Prevent overflow on fan clock divider writeJean Delvare1-2/+2
2006-09-28it87: No sysfs files for disabled fansJean Delvare1-32/+51
2006-09-28it87: Add support for the IT8716FJean Delvare2-26/+156
2006-09-28smsc47m1: dev_warn fixJean Delvare1-1/+2
2006-09-28hdaps: Handle errors from input_register_deviceDmitry Torokhov1-1/+5
2006-09-28atxp1: Signed/unsigned char bug fixAlexey Dobriyan1-2/+1
2006-09-28hwmon: Add fan speed control features to w83627ehfRudolf Marek1-11/+382
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky9-498/+255
2006-09-28[S390] init_timer in tty3270.Jan Glauber1-1/+0
2006-09-28[S390] remove unnecessary includes.Christian Borntraeger1-1/+0
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds49-1187/+1541
2006-09-27Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds43-188/+138
2006-09-27[PATCH] bonding: update version numberJay Vosburgh1-2/+2
2006-09-27[PATCH] git-netdev-all: pc300_tty build fixAndrew Morton1-0/+1
2006-09-27[PATCH] USB Storage: fix Rio Karma eject support build errorAndrew Morton1-0/+2
2006-09-27USB: Airprime driver improvements to allow full speed EvDO transfersAndy Gay1-5/+256
2006-09-27USB: remove OTG build warningDavid Brownell1-2/+1
2006-09-27USB: EHCI update VIA workaroundDavid Brownell6-39/+70
2006-09-27USB: force root hub resume after power lossAlan Stern1-0/+6
2006-09-27USB: ohci_usb can oops on shutdownPete Zaitcev1-1/+3
2006-09-27USB: Dealias -110 code (more complete)Pete Zaitcev22-50/+41
2006-09-27USB: Remove unneeded void * casts in core filesTobias Klauser5-12/+12
2006-09-27USB: u132-hcd: host controller driver for ELAN U132 adapterTony Olech4-0/+3325
2006-09-27USB: ftdi-elan: client driver for ELAN Uxxx adaptersTony Olech5-5/+2936
2006-09-27usb serial: support Alcor Micro Corp. USB 2.0 TO RS-232 through pl2303 driverJohannes Steingraeber4-1/+13
2006-09-27USB: Moschip 7840 USB-Serial DriverPaul B Schroeder3-0/+2978
2006-09-27USB: add PlayStation 2 Trance Vibrator driverSam Hocevar4-1/+172
2006-09-27USB: Add ADU support for Ontrak ADU devicesSteven Haigh5-0/+916
2006-09-27aircable: fix printk format warningsRandy Dunlap1-2/+2
2006-09-27Add AIRcable USB Bluetooth Dongle DriverManuel Francisco Naranjo3-0/+636
2006-09-27cypress_m8: implement graceful failure handlingMike Isely1-15/+75
2006-09-27cypress_m8: improve control endpoint error handlingMike Isely1-6/+2
2006-09-27cypress_m8: use usb_fill_int_urb where appropriateMike Isely1-3/+4
2006-09-27cypress_m8: use appropriate URB polling intervalMike Isely1-6/+20
2006-09-27USB: fix __must_check warnings in drivers/usb/serial/Greg Kroah-Hartman2-12/+23
2006-09-27USB: fix __must_check warnings in drivers/usb/host/Greg Kroah-Hartman2-6/+8
2006-09-27USB: fix __must_check warnings in drivers/usb/input/Greg Kroah-Hartman1-1/+1
2006-09-27USB: fix __must_check warnings in drivers/usb/class/Greg Kroah-Hartman1-1/+3
2006-09-27USB: fix __must_check warnings in drivers/usb/atm/Greg Kroah-Hartman1-40/+34
2006-09-27USB: fix __must_check warnings in drivers/usb/misc/Greg Kroah-Hartman3-17/+57