aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-07-21USB: keyspan: Remove duplicate device entriesBen Collins
2008-07-21usb: fix uninitialized variable warning in keyspan_pdaBenny Halevy
2008-07-21usb: r8a66597-hcd: fix iinterval for Full/Low speed deviceYoshihiro Shimoda
2008-07-21usb: r8a66597-hcd: fix interrupt triggerYoshihiro Shimoda
2008-07-21USB: fix usb_reset_device and usb_reset_composite_device(take 3)Ming Lei
2008-07-21USB: usb-serial: fix a sparse warning about different signednessAndre Haupt
2008-07-21USB: isp1760: Support board-specific hardware configurationsNate Case
2008-07-21USB: fix comment of usb_set_configurationMing Lei
2008-07-21USB: use standard SG iterator in the scatter-gather libraryAlan Stern
2008-07-21USB: remove interface parameter of usb_reset_composite_deviceMing Lei
2008-07-21USB: AccessRunner: avoid unnecessary memsetChristophe Jaillet
2008-07-21USB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long'Andrew Morton
2008-07-21USB: cdc-wdm cleanupOliver Neukum
2008-07-21USB: delete airprime driverGreg Kroah-Hartman
2008-07-21USB: usbmon: use simple_read_from_buffer()Akinobu Mita
2008-07-21USB: uhci: mark root_hub_hub_des[] as constMing Lei
2008-07-21USB: host: mark const variable tables as "const"Ming Lei
2008-07-21usb: irda: cleanup on ir-usb moduleFelipe Balbi
2008-07-21USB: ehci-hcd unlink speedupsDavid Brownell
2008-07-21usb: hub: add check for unsupported bus topologyFelipe Balbi
2008-07-21USB: ohci_hcd hang: submit vs. rmmod racePete Zaitcev
2008-07-21USB: make SA1111 OHCI driver SA11x0 specificEric Miao
2008-07-21USB: missing usb_put_hcd to ohci-at91Pete Zaitcev
2008-07-21USB: speedtch.c fix sparse shadowed variable warningHarvey Harrison
2008-07-21USB: cp2101.c fix sparse signedness mismatch warningsHarvey Harrison
2008-07-21USB: digi_accelport.c trivial sparse lock annotationHarvey Harrison
2008-07-21USB: ohci-ppc-of: use linux/of_platform.h instead of asmStephen Rothwell
2008-07-21USB: sisusb: Push down the BKLAlan Cox
2008-07-21USB: rio100: Push down the BKLAlan Cox
2008-07-21USB: auerwald: Push down the BKL into the driverAlan Cox
2008-07-21USB: iowarrior: Push down BKLAlan Cox
2008-07-21USB: usblcd: Push down BKL into driverAlan Cox
2008-07-21USB: ftdi_usb: Eliminate ioctl and BKL ioctl useAlan Cox
2008-07-21USB: gadget: Push BKL down into driversAlan Cox
2008-07-21usb ethernet gadget: use composite gadget frameworkDavid Brownell
2008-07-21usb gadget: new "CDC Composite" gadget driverDavid Brownell
2008-07-21usb ethernet gadget: split RNDIS functionDavid Brownell
2008-07-21usb ethernet gadget: split CDC Ethernet functionDavid Brownell
2008-07-21usb ethernet gadget: split CDC Subset functionDavid Brownell
2008-07-21usb ethernet gadget: split out network coreDavid Brownell
2008-07-21usb gadget: RNDIS cleanupsDavid Brownell
2008-07-21usb gadget serial: use composite gadget frameworkDavid Brownell
2008-07-21usb gadget serial: split out generic serial functionDavid Brownell
2008-07-21usb gadget serial: split out CDC ACM functionDavid Brownell
2008-07-21usb gadget zero: use composite gadget frameworkDavid Brownell
2008-07-21usb gadget zero: split out loopback configDavid Brownell
2008-07-21usb gadget zero: split out source/sink configDavid Brownell
2008-07-21usb gadget: composite gadget coreDavid Brownell
2008-07-21usb gadget: descriptor copying supportDavid Brownell
2008-07-21usb gadget: use new serial coreDavid Brownell