summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+6
* USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+7
* USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+5
* USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+6
* USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+6
* USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+8
* USB: mos7840: fix broken TIOCMIWAITJohan Hovold2013-04-251-2/+3
* USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-6/+7
* USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-6/+6
* USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+7
* USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-11/+8
* USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-6/+8
* USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-5/+6
* USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold2013-04-251-4/+6
* USB: serial: fix hang when opening portMing Lei2013-04-251-0/+1
* usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2013-04-102-0/+8
* usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-04-102-12/+16
* USB: serial: fix interface refcountingJohan Hovold2013-03-271-1/+2
* USB: io_ti: fix get_icount for two port adaptersJohan Hovold2013-03-271-0/+1
* USB: garmin_gps: fix memory leak on disconnectJohan Hovold2013-03-271-6/+1
* usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern2013-03-271-1/+1
* USB: xhci - fix bit definitions for IMAN registerDmitry Torokhov2013-03-271-2/+2
* usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 playerDmitry Artamonow2013-03-271-0/+7
* USB: xhci: correctly enable interruptsHannes Reinecke2013-03-272-10/+16
* USB: Fix connected device switch to Inactive state.Sarah Sharp2013-03-201-5/+25
* USB: Rip out recursive call on warm port reset.Sarah Sharp2013-03-201-82/+68
* USB: Prepare for refactoring by adding extra udev checks.Sarah Sharp2013-03-201-8/+13
* USB: Don't use EHCI port sempahore for USB 3.0 hubs.Sarah Sharp2013-03-201-8/+7
* USB: cdc-wdm: fix buffer overflowOliver Neukum2013-03-201-3/+20
* usb: serial: Add Rigblaster Advantage to device tableSteve Conklin2013-03-201-0/+1
* qcaux: add Franklin U600Dan Williams2013-03-201-0/+1
* usb: cp210x new Vendor/Device IDsMatwey V. Kornilov2013-03-201-0/+19
* USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl2013-03-201-0/+4
* USB: storage: fix Huawei mode switching regressionBjørn Mork2013-03-203-78/+331
* USB: option: add Huawei E5331Bjørn Mork2013-03-201-0/+1
* usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcamsLaurent Pinchart2013-03-061-42/+16
* usb: Add quirk detection based on interface informationLaurent Pinchart2013-03-064-39/+106
* USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer2013-03-061-1/+1
* USB: ehci-omap: Fix autoloading of moduleRoger Quadros2013-03-061-1/+1
* USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork2013-03-061-0/+4
* USB: serial: fix null-pointer dereferences on disconnectJohan Hovold2013-03-066-49/+43
* USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork2013-03-061-0/+2
* USB: storage: properly handle the endian issues of idProductfangxiaozhi2013-03-061-2/+2
* USB: option: add and update Alcatel modemsBjørn Mork2013-03-061-1/+9
* USB: storage: optimize to match the Huawei USB storage devices and support ne...fangxiaozhi2013-02-203-331/+78
* USB: storage: Define a new macro for USB storage match rulesfangxiaozhi2013-02-202-0/+27
* USB: ftdi_sio: add Zolix FTDI PIDPetr Kubánek2013-02-202-0/+6
* USB: option: add Changhong CH690Bjørn Mork2013-02-201-0/+5
* USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC IISven Killig2013-02-202-1/+4
* USB: EHCI: fix bug in scheduling periodic split transfersAlan Stern2013-02-201-1/+1