aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAge
* USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann2010-01-20
* USB: isp1362: better 64bit printf warning fixesLothar Wassmann2010-01-20
* USB: fix usbstorage for 2770:915d delivers no FATRyan May2010-01-20
* USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley2010-01-20
* USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov2010-01-20
* USB: Fix duplicate sysfs problem after device reset.Sarah Sharp2010-01-20
* USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman2010-01-20
* USB: add missing delay during remote wakeupAlan Stern2010-01-20
* USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2010-01-20
* USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern2010-01-20
* USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2010-01-20
* USB: fix bitmask merge errorAlan Stern2010-01-20
* usb: serial: fix memory leak in generic driverJohan Hovold2010-01-20
* USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold2010-01-20
* USB: Fix a bug on appledisplay.c regarding signednesspancho horrillo2009-12-23
* USB: option: support hi speed for modem Haier CE100Donny Kurnia2009-12-23
* USB: audio gadget: free alsa devices when unloadingCliff Cai2009-12-23
* USB: audio gadget: fix wTotalLength calculationCliff Cai2009-12-23
* usb: otg: isp1301_omap: fix compile errorFelipe Balbi2009-12-23
* USB: musb: workaround Blackfin FIFO anomaliesBryan Wu2009-12-23
* USB: musb: Fix array index out of bounds issueMaulik Mankad2009-12-23
* USB: musb: Fix null pointer dereference issueMaulik Mankad2009-12-23
* USB: musb: correct DMA address for txCliff Cai2009-12-23
* USB: musb: gadget_ep0: avoid SetupEnd interruptSergei Shtylyov2009-12-23
* USB: musb: fix for crash in DM646x USB when (CPPI)DMA is enabledSwaminathan S2009-12-23
* USB: musb: do not work if no gadget driver is loadedFelipe Balbi2009-12-23
* USB: musb: gadget: set otg tranceiver to idle when registering gadgetArnaud Mandy2009-12-23
* USB: musb: Populate the VBUS GPIO with the correct GPIO numberSwaminathan S2009-12-23
* USB: musb: fix compiling warning with min() macroCliff Cai2009-12-23
* USB: musb: move musb_remove to __exitFelipe Balbi2009-12-23
* USB: musb_gadget: fix kernel oops in txstate()Sergei Shtylyov2009-12-23
* USB: ftdi_sio: sort PID/VID entries in new ftdi_sio_ids.h headerAndreas Mohr2009-12-23
* USB: ftdi_sio: isolate all device IDs to new ftdi_sio_ids.h headerAndreas Mohr2009-12-23
* USB core: fix recent kernel-doc warningsRandy Dunlap2009-12-23
* USB: add device ID for Apple Cinema Display 23in 2007pancho horrillo2009-12-23
* USB: fix section mismatch in early ehci dbgpJan Beulich2009-12-23
* USB: emi62: fix crash when trying to load EMI 6|2 firmwareClemens Ladisch2009-12-23
* USB: serial: Extra device/vendor ID for mos7840 driverBlaise Gassend2009-12-23
* USB: Fix double-linking of drivers/usb/otg when ULPI is selectedBill Gatliff2009-12-23
* USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall2009-12-23
* USB: fix bugs in usb_(de)authorize_deviceAlan Stern2009-12-23
* USB: rename usb_configure_deviceAlan Stern2009-12-23
* Fix usb_serial_probe() problem introduced by the recent kfifo changesStefani Seibold2009-12-23
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* kfifo: cleanup namespaceStefani Seibold2009-12-22
* kfifo: move out spinlockStefani Seibold2009-12-22
* kfifo: move struct kfifo in placeStefani Seibold2009-12-22
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-17
|\
| * USB ehci: replace mach header with platThomas Weber2009-12-16
* | isp1362-hcd: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
|/