summaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-01-27usb: musb: stuff leak of struct usb_hcdSebastian Andrzej Siewior
2015-01-27USB: EHCI: fix initialization bug in iso_stream_schedule()Alan Stern
2015-01-27USB: console: fix potential use after freeJohan Hovold
2015-01-27USB: console: fix uninitialised ldisc semaphoreJohan Hovold
2015-01-27USB: keyspan: fix null-deref at probeJohan Hovold
2015-01-27USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson
2015-01-27USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick
2015-01-27usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi
2015-01-27usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha
2015-01-16cdc-acm: memory leak in error caseOliver Neukum
2015-01-16USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman
2014-12-16USB: xhci: Reset a halted endpoint immediately when we encounter a stall.Mathias Nyman
2014-12-06usb: xhci: rework root port wake bits if controller isn't allowed to wakeupLu Baolu
2014-12-06USB: xhci: don't start a halted endpoint before its new dequeue is setMathias Nyman
2014-12-06usb-quirks: Add reset-resume quirk for MS Wireless Laser Mouse 6000Hans de Goede
2014-12-06usb: serial: ftdi_sio: add PIDs for Matrix Orbital productsTroy Clark
2014-12-06USB: serial: cp210x: add IDs for CEL MeshConnect USB StickPreston Fick
2014-12-06USB: keyspan: fix tty line-status reportingJohan Hovold
2014-12-06USB: keyspan: fix overrun-error reportingJohan Hovold
2014-12-06USB: ssu100: fix overrun-error reportingJohan Hovold
2014-11-14usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga
2014-11-14usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi
2014-11-14usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi
2014-11-14usb: dwc3: gadget: fix set_halt() bug with pending transfersFelipe Balbi
2014-11-14USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold
2014-11-14usb: Do not allow usb_alloc_streams on unconfigured devicesHans de Goede
2014-11-14USB: opticon: fix non-atomic allocation in write pathJohan Hovold
2014-11-14usb-storage: handle a skipped data phaseAlan Stern
2014-11-14USB: quirks: enable device-qualifier quirk for yet another Elan touchscreenAdel Gadllah
2014-11-14USB: quirks: enable device-qualifier quirk for another Elan touchscreenAdel Gadllah
2014-11-14USB: quirks: enable device-qualifier quirk for Elan TouchscreenJohan Hovold
2014-11-14USB: core: add device-qualifier quirkJohan Hovold
2014-11-14usb: musb: dsps: start OTG timer on resume againSebastian Andrzej Siewior
2014-11-14usb: musb: cppi41: restart hrtimer only if not yet doneThomas Gleixner
2014-11-14usb: dwc3: gadget: Properly initialize LINK TRBJack Pham
2014-11-14USB: option: add Haier CE81B CDMA modemDan Williams
2014-11-14usb: option: add support for Telit LE910Daniele Palmas
2014-11-14usb: phy: return -ENODEV on failure of try_module_getArjun Sreedharan
2014-11-14USB: cdc-acm: only raise DTR on transitions from B0Johan Hovold
2014-11-14USB: cdc-acm: add device id for GW Instek AFG-2225Johan Hovold
2014-11-14usb: serial: ftdi_sio: add "bricked" FTDI device PIDPerry Hung
2014-11-14usb: serial: ftdi_sio: add Awinda Station and Dongle productsFrans Klaver
2014-11-14USB: serial: cp210x: add Silicon Labs 358x VID and PIDNathaniel Ting
2014-10-30usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue
2014-10-15usb: musb: dsps: kill OTG timer on suspendFelipe Balbi
2014-10-15USB: cp210x: add support for Seluxit USB dongleAndreas Bomholtz
2014-10-15USB: serial: cp210x: added Ketra N1 wireless interface supportJoe Savage
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu
2014-10-05usb: dwc3: core: fix ordering for PHY suspendFelipe Balbi