summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-17USB: change hub initialization sleeps to delayed_workAlan Stern1-10/+81
2008-10-17USB: ehci-dbg: fix reading less content of periodic fileMing Lei1-3/+5
2008-10-17USB: ehci-dbg: increase debug buffer size for periodic fileMing Lei2-19/+26
2008-10-17usb: gadget: workaround storage command size issuesFelipe Balbi1-4/+17
2008-10-17USB: g_printer: fix handling zero-length packetSangSu Park1-2/+1
2008-10-17USB Serial: Sierra: debug message fixKevin Lloyd1-31/+38
2008-10-17USB: RESET_RESUME needs to block autosuspend when remote wakeup is neededOliver Neukum1-1/+2
2008-10-17USB: ftdi_sio: fix 'product' parameter descriptionPaulius Zaleckas1-1/+1
2008-10-17usb core: fix USB_OTG_BLACKLIST_HUB typoPeter Korsgaard1-1/+1
2008-10-17OHCI: Allow broken controllers to auto-stopAlan Stern1-28/+32
2008-10-17usb-storage: report underflow with no sense dataAlan Stern1-1/+1
2008-10-17usb: add Freescale QE/CPM USB peripheral controller driverLi Yang5-0/+3188
2008-10-17USB: drivers/usb/misc: Use an IS_ERR test rather than a NULL testJulien Brunel1-1/+1
2008-10-17USB: remove unused #include <version.h>Huang Weiyi1-1/+0
2008-10-17usb gadget: defer obex enumerationDavid Brownell1-7/+54
2008-10-17usb gadget: cdc obex glueFelipe Balbi4-2/+467
2008-10-17usb gadget: function activation/deactivationDavid Brownell1-0/+64
2008-10-17USB: gadget: net2280: implement set_wedgeAlan Stern2-6/+35
2008-10-17USB: gadget: dummy_hcd: implement set_wedgeAlan Stern1-6/+27
2008-10-17usb: gadget Kconfig cleanupDavid Brownell1-121/+144
2008-10-17USB: Let some USB host controllers get IRQ flags from resourceMarc Zyngier3-17/+52
2008-10-17ub: remove sg_statPete Zaitcev1-3/+0
2008-10-17USB: extend poisoning to anchorsOliver Neukum1-9/+48
2008-10-17USB: kill URBs permanentlyOliver Neukum1-6/+50
2008-10-17drivers/usb/class/usblp.c: adjust error handling codeJulia Lawall1-9/+9
2008-10-17USB: add USB test and measurement class driverGreg Kroah-Hartman3-0/+1098
2008-10-17USB: Added driver for a Delcom USB 7-segment LED DisplayHarrison Metzger3-0/+404
2008-10-17USB: Add Oceanic product ID to ftdi_sioVladimir Vukicevic2-0/+6
2008-10-17USB: option.c remove duplicate device ids now supported in hso.cDenis Joseph Barrow1-22/+0
2008-10-17USB: option: add Ericsson F3507g and Dell 5530Dan Williams1-0/+6
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds205-0/+152390
2008-10-17Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds19-1043/+1683
2008-10-17Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds5-2/+51
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds51-1092/+7924
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-42/+70
2008-10-17hwmon: (adm1026) Prevent log spammingJean Delvare1-4/+4
2008-10-17hwmon: (adm1026) Fix debug messagesJean Delvare1-5/+4
2008-10-17hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe1-2/+3
2008-10-17hwmon: (ibmaem) Automatically load on IBM systems via DMIDarrick J. Wong1-0/+7
2008-10-17hwmon: (ibmpex) Automatically load on IBM systems via DMIDarrick J. Wong1-0/+6
2008-10-17hwmon: (w83781d) Use new style driver bindingWolfgang Grandegger1-175/+134
2008-10-17hwmon: (w83781d) Stop abusing struct i2c_client for ISA devicesJean Delvare1-37/+26
2008-10-17hwmon: (w83781d) Make ISA interface depend on CONFIG_ISAWolfgang Grandegger1-280/+393
2008-10-17hwmon: (w83781d) Detect alias chipsJean Delvare1-13/+66
2008-10-17hwmon: (w83781d) Refactor beep enable handlingJean Delvare1-37/+9
2008-10-17hwmon: (w83791d) add support for thermal cruise modeMarc Hulsman1-0/+148
2008-10-17hwmon: (w83791d) add pwm_enable supportMarc Hulsman1-0/+79
2008-10-17hwmon: (w83791d) add manual PWM supportMarc Hulsman1-1/+66
2008-10-17hwmon: (w83791d) fan 4/5 pins can also be used for gpioMarc Hulsman1-3/+27
2008-10-17hwmon: (max1619) Use inline functions instead of macrosAndrew Morton1-5/+12