summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-09-29hwmon: Fix unchecked return status, batch 3Mark M. Hoffman5-284/+346
2006-09-29hwmon: Fix unchecked return status, batch 2Mark M. Hoffman5-178/+338
2006-09-29w83627ehf: Fix unchecked return statusDavid Hubbard1-40/+82
2006-09-29pc87360: Check for error on sysfs files creationJim Cromie1-40/+49
2006-09-29pc87360: Delete sysfs files on device deletionJim Cromie1-0/+87
2006-09-29pc87360: Move some code aroundJim Cromie1-28/+28
2006-09-29hwmon: Fix unchecked return status, batch 1Mark M. Hoffman5-206/+299
2006-09-29hwmon: New driver for the VIA VT1211Juerg Haefliger3-0/+1367
2006-09-29w83791d: Documentation updateCharles Spirakis1-3/+4
2006-09-29hwmon: Add individual alarm files to 4 driversJean Delvare4-14/+151
2006-09-29hwmon: Make a dozen drivers no more experimentalJean Delvare1-13/+13
2006-09-29abituguru: Add suspend/resume supportHans de Goede1-2/+28
2006-09-29k8temp: Enable automatic loadingJean Delvare1-0/+2
2006-09-29hwmon: New driver k8tempRudolf Marek3-0/+303
2006-09-29it87: Copyright updateJean Delvare1-9/+3
2006-09-29it87: Overwrite broken default limitsJean Delvare1-0/+16
2006-09-29it87: Add support for the IT8718FJean Delvare2-14/+51
2006-09-29it87: Cleanup set_fan_divJean Delvare1-7/+7
2006-09-29it87: in8 has no limit registersJean Delvare1-6/+3
2006-09-29it87: Prevent overflow on fan clock divider writeJean Delvare1-2/+2
2006-09-29it87: No sysfs files for disabled fansJean Delvare1-32/+51
2006-09-29it87: Add support for the IT8716FJean Delvare2-26/+156
2006-09-29smsc47m1: dev_warn fixJean Delvare1-1/+2
2006-09-29hdaps: Handle errors from input_register_deviceDmitry Torokhov1-1/+5
2006-09-29atxp1: Signed/unsigned char bug fixAlexey Dobriyan1-2/+1
2006-09-29hwmon: 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-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds49-1187/+1541
2006-09-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds43-188/+138
2006-09-28[PATCH] bonding: update version numberJay Vosburgh1-2/+2
2006-09-28[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