summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* coretemp: recognize Nehalem CPUsDarrick J. Wong2008-08-151-2/+3
* ibmaem: don't query the entire sensor repository when reading energy meterDarrick J. Wong2008-08-151-5/+13
* ibmaem: prevent infinite probing loop on x3650 M2 systemsDarrick J. Wong2008-08-151-1/+2
* ibmaem: update the documentation to reflect the current nameDarrick J. Wong2008-08-151-3/+3
* abituguru3: prefer DMI probing to manual probingAlistair John Strachan2008-08-151-40/+94
* i5k_amb: provide labels for temperature sensorsDarrick J. Wong2008-08-151-1/+27
* hwmon: ADC124S501 generic driverMarc Pignat2008-08-153-0/+346
* drivers/hwmon/w83791d.c: fix unused var warningMichael Borisov2008-08-151-1/+2
* applesmc: add support for MacbookGuilherme M. Schroeder2008-08-151-1/+10
* applesmc: support for Intel iMacRoberto De Ioris2008-08-151-0/+9
* freescale DIU: bug fix: add sanity check for AOI positionYork Sun2008-08-151-0/+4
* freescale DIU: add virtual resolution and panning supportYork Sun2008-08-151-5/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-1471-2505/+16609
|\
| * usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-143-202/+18Star
| * usb: musb: fix hanging when rmmod gadget driverFelipe Balbi2008-08-141-9/+7Star
| * USB: Add MUSB and TUSB supportFelipe Balbi2008-08-1428-0/+15688
| * USB: serial: remove CONFIG_USB_DEBUG from sierra and option driversGreg Kroah-Hartman2008-08-142-9/+0Star
| * USB: Add vendor/product id of ZTE MF628 to optionOliver Martin2008-08-141-0/+5
| * USB: quirk PLL power down modeLibin Yang2008-08-144-0/+164
| * USB: omap_udc: fix compilation with debug enabledDmitry Baryshkov2008-08-141-2/+3
| * usb: cdc-acm: drain writes on closeDavid Brownell2008-08-142-5/+35
| * usb: cdc-acm: stop dropping tx buffersDavid Brownell2008-08-142-31/+3Star
| * usb: cdc-acm: bugfix release()David Brownell2008-08-141-6/+9
| * usb gadget: issue notifications from ACM functionDavid Brownell2008-08-143-27/+235
| * usb gadget: remove needless struct membersDavid Brownell2008-08-145-10/+0Star
| * USB: sh: r8a66597-hcd: fix disconnect regressionYoshihiro Shimoda2008-08-141-23/+26
| * USB: isp1301: fix compilationDmitry Baryshkov2008-08-141-1/+1
| * USB: fix compiler warning fixAlan Stern2008-08-141-2/+2
| * usb-storage: unusual_devs entry for Nokia 5300Alan Stern2008-08-141-0/+7
| * USB: cdc-acm.c: Fix compile warningsTakashi Iwai2008-08-141-1/+1
| * USB: BandRich BandLuxe C150/C250 HSPA Data Card DriverLeon Leong2008-08-141-0/+32
| * USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0...Lex Ross2008-08-142-0/+2
| * usb: isp1760: don't be noisy about short packets.Sebastian Siewior2008-08-142-3/+6
| * usb: ISP1760: improve pre-fetch timingEnrico Scholz2008-08-142-13/+33
| * usb: return error code instead of 0 in the enqueue function.Sebastian Siewior2008-08-141-2/+1Star
| * USB: serial gadget: rx path data loss fixesDavid Brownell2008-08-141-90/+146
| * USB: Hook start_hnp into ohci structDmitry Baryshkov2008-08-143-3/+3
| * USB: ohci: make distrust_firmware a quirkDmitry Baryshkov2008-08-143-2/+7
| * USB: cxacru: Fix printk format flag in error messageSimon Arlott2008-08-141-1/+1
| * USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patchJost Diederichs2008-08-141-0/+9
| * USB Storage Sierra: TRU-Install feature updateKevin Lloyd2008-08-146-2/+231
| * USB Serial Sierra: TRU-Install feature updateKevin Lloyd2008-08-142-35/+7Star
| * USB Serial Sierra: Dynamic interface detectionKevin Lloyd2008-08-141-31/+52
| * USB Serial Sierra: clean-upKevin Lloyd2008-08-141-29/+27Star
| * USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen2008-08-142-5/+0Star
| * usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM readerAlan Stern2008-08-141-0/+14
| * USB: Move usb/mon/ up to misc options in KconfigSimon Arlott2008-08-141-2/+2
| * usb-storage: automatically recognize bad residuesAlan Stern2008-08-141-2/+15
| * USB: fix interface unregistration logicAlan Stern2008-08-141-1/+1
| * usb-serial: don't release unregistered minorsAlan Stern2008-08-141-4/+3Star