summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | USB: metro-usb: fix port-data memory leakJohan Hovold2012-10-251-37/+13
* | usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin2012-10-241-0/+6
* | USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-241-0/+1
* | usb hub: use flush_work instead of flush_work_syncOctavian Purdila2012-10-231-1/+1
* | USB: Add missing license tag to ezusb driver.Dave Jones2012-10-231-0/+1
* | Merge tag 'for-usb-linus-2012-10-23' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2012-10-232-5/+8
|\ \
| * | xhci: fix integer overflowOliver Neukum2012-10-231-1/+1
| * | xhci: endianness xhci_calculate_intel_u2_timeoutOliver Neukum2012-10-231-1/+1
| * | usb/xhci: Remove (__force__ __u16) before assigning DeviceRemovable and assig...Lan Tianyu2012-10-221-3/+2
| * | usb/xhci: release xhci->lock during turning on/off usb port's acpi power reso...Lan Tianyu2012-10-221-0/+4
* | | Merge tag 'fixes-for-v3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-10-234-5/+13
|\ \ \ | |/ / |/| / | |/
| * usb: renesas_usbhs: fixup dma transfer stallKuninori Morimoto2012-10-231-0/+1
| * usb: renesas_usbhs: fixup: avoid NULL access on error case pipe detachKuninori Morimoto2012-10-231-0/+5
| * usb: gadget: net2272: fix missing unlock on error in net2272_irq()Wei Yongjun2012-10-231-1/+3
| * usb: musb: dsps: fix res_name lengthDaniel Mack2012-10-231-4/+4
* | usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-221-2/+5
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-191-1/+1
|\
| * Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2012-10-191-1/+1
| |\
| | * USB: EHCI: mark ehci_orion_conf_mbus_windows __devinitArnd Bergmann2012-10-091-1/+1
* | | Merge tag 'usb-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-10-1934-552/+606
|\ \ \
| * | | USB: option: add more ZTE devicesBjørn Mork2012-10-181-0/+16
| * | | USB: option: blacklist net interface on ZTE devicesBjørn Mork2012-10-181-20/+48
| * | | Merge tag 'fixes-for-v3.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2012-10-186-7/+17
| |\ \ \
| | * | | usb: gadget: lpc32xx_udc: Fix compatibility with STOTG04Alexandre Pereira da Silva2012-10-161-2/+2
| | * | | usb: renesas_usbhs: fixup interrupt status clear methodKuninori Morimoto2012-10-161-3/+3
| | * | | usb: renesas_usbhs: fixup __usbhs_for_each_pipe 1st posKuninori Morimoto2012-10-161-1/+1
| | * | | usb: dwc3: shutdown usb_phy when removing the deviceVivek Gautam2012-10-151-0/+4
| | * | | usb: musb: am35xx: drop spurious unplugging a deviceStefano Babic2012-10-151-0/+6
| | * | | usb: dwc3: gadget: fix 'endpoint always busy' bugFelipe Balbi2012-10-151-1/+1
| | |/ /
| * | | usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CPAlexis R. Cortes2012-10-181-1/+2
| * | | USB: io_ti: fix sysfs-attribute creationJohan Hovold2012-10-181-7/+7
| * | | USB: iuu_phoenix: fix sysfs-attribute creationJohan Hovold2012-10-181-2/+12
| * | | USB: spcp8x5: fix port-data memory leakJohan Hovold2012-10-171-28/+18
| * | | USB: ssu100: fix port-data memory leakJohan Hovold2012-10-171-14/+20
| * | | USB: ti_usb_3410_5052: fix port-data memory leakJohan Hovold2012-10-171-45/+43
| * | | USB: oti6858: fix port-data memory leakJohan Hovold2012-10-171-40/+28
| * | | USB: iuu_phoenix: fix port-data memory leakJohan Hovold2012-10-171-40/+22
| * | | USB: kl5kusb105: fix port-data memory leakJohan Hovold2012-10-171-44/+24
| * | | USB: io_ti: fix port-data memory leakJohan Hovold2012-10-171-46/+45
| * | | USB: keyspan_pda: fix port-data memory leakJohan Hovold2012-10-171-13/+17
| * | | USB: f81232: fix port-data memory leakJohan Hovold2012-10-171-26/+17
| * | | USB: io_edgeport: fix port-data memory leakJohan Hovold2012-10-172-25/+37
| * | | USB: kobil_sct: fix port-data memory leakJohan Hovold2012-10-171-10/+13
| * | | USB: cypress_m8: fix port-data memory leakJohan Hovold2012-10-171-38/+37
| * | | usb: acm: fix the computation of the number of data bitsNicolas Boullis2012-10-171-5/+15
| * | | usb: Missing dma_mask in ehci-vt8500.c when probed from device-treeTony Prisk2012-10-171-0/+10
| * | | usb: Missing dma_mask in uhci-platform.c when probed from device-treeTony Prisk2012-10-171-0/+9
| * | | USB: cdc-acm: fix pipe type of write endpointMing Lei2012-10-171-1/+1
| * | | usbdevfs: Fix broken scatter-gather transferHenrik Rydberg2012-10-171-0/+1
| * | | USB: fix port probing and removal in garmin_gpsAlan Stern2012-10-161-17/+7
OpenPOWER on IntegriCloud