aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2010-02-05usb: r8a66597-hcd: Fix up spinlock recursion in root hub polling.Paul Mundt
2010-02-05usb: r8a66597-hcd: Flush the D-cache for the pipe-in transfer buffers.Paul Mundt
2010-02-02usb: r8a66597-hdc disable interrupts fixMagnus Damm
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman
2010-01-20USB: add missing delay during remote wakeupAlan Stern
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum
2010-01-20USB: fix bitmask merge errorAlan Stern
2010-01-20usb: serial: fix memory leak in generic driverJohan Hovold
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold
2009-12-23USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo
2009-12-23USB: option: support hi speed for modem Haier CE100Donny Kurnia
2009-12-23USB: audio gadget: free alsa devices when unloadingCliff Cai
2009-12-23USB: audio gadget: fix wTotalLength calculationCliff Cai
2009-12-23usb: otg: isp1301_omap: fix compile errorFelipe Balbi
2009-12-23USB: musb: workaround Blackfin FIFO anomaliesBryan Wu
2009-12-23USB: musb: Fix array index out of bounds issueMaulik Mankad
2009-12-23USB: musb: Fix null pointer dereference issueMaulik Mankad
2009-12-23USB: musb: correct DMA address for txCliff Cai
2009-12-23USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov
2009-12-23USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S
2009-12-23USB: musb: do not work if no gadget driver is loadedFelipe Balbi
2009-12-23USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy
2009-12-23USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S
2009-12-23USB: musb: fix compiling warning with min() macroCliff Cai
2009-12-23USB: musb: move musb_remove to __exitFelipe Balbi
2009-12-23USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov
2009-12-23USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr
2009-12-23USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr
2009-12-23USB core: fix recent kernel-doc warningsRandy Dunlap
2009-12-23USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo
2009-12-23USB: fix section mismatch in early ehci dbgpJan Beulich
2009-12-23USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch
2009-12-23USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend
2009-12-23USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff
2009-12-23USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall
2009-12-23USB: fix bugs in usb_(de)authorize_deviceAlan Stern
2009-12-23USB: rename usb_configure_deviceAlan Stern
2009-12-23Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold