summaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
* cdc-acm: hardening against malicious devicesOliver Neukum2016-09-211-0/+5
* Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock"Greg Kroah-Hartman2016-09-191-5/+2
* Merge 4.8-rc7 into usb-nextGreg Kroah-Hartman2016-09-193-13/+20
|\
| * Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-161-1/+2
| |\
| | * USB: serial: simple: add support for another Infineon flashloaderDaniele Palmas2016-09-121-1/+2
| * | USB: change bInterval default to 10 msAlan Stern2016-09-161-11/+17
| * | usb: musb: Fix tusb6010 compile error on blackfinTony Lindgren2016-09-161-1/+1
| |/
* | Merge tag 'usb-serial-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-09-162-115/+60
|\ \
| * | USB: serial: ti_usb_3410_5052: remove unused variablesMathieu OTHACEHE2016-08-231-13/+0
| * | USB: serial: ti_usb_3410_5052: use C_X macrosMathieu OTHACEHE2016-08-231-8/+8
| * | USB: serial: ti_usb_3410_5052: remove useless NULL-testingMathieu OTHACEHE2016-08-231-33/+1
| * | USB: serial: ti_usb_3410_5052: remove useless dev_dbg messagesMathieu OTHACEHE2016-08-231-11/+0
| * | USB: serial: ti_usb_3410_5052: do not use __uX typesMathieu OTHACEHE2016-08-231-49/+50
| * | USB: serial: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-221-2/+2
* | | Merge tag 'usb-ci-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2016-09-155-29/+42
|\ \ \
| * | | usb: chipidea: udc: Use the preferred form for passing a size of a structFabio Estevam2016-09-141-1/+1
| * | | usb: chipidea: udc: Fit into a single lineFabio Estevam2016-09-141-2/+1
| * | | usb: chipidea: udc: Use dma_pool_zalloc()Fabio Estevam2016-09-141-4/+2
| * | | usb: chipidea: host: disable io watchdogLucas Stach2016-09-141-0/+3
| * | | usb: chipidea: udc: Use direction flags consequentlyStefan Wahren2016-09-141-11/+11
| * | | usb: chipidea: imx: set over current polarity per dts settingLi Jun2016-09-143-5/+21
| * | | usb: chipidea: udc: Don't flush endpoint fifo twiceStefan Wahren2016-09-141-1/+0
| * | | usb: chipidea: udc: move write barrier into hw_ep_primeStefan Wahren2016-09-141-5/+3
* | | | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-1439-487/+1047
|\ \ \ \
| * | | | usb: gadget: uvc: add V4L2 dependencyArnd Bergmann2016-09-131-0/+1
| * | | | usb: dwc3: of-simple: add compatible for CaviumFelipe Balbi2016-09-131-0/+1
| * | | | usb: dwc3: of-simple: allow glues without clocksFelipe Balbi2016-09-131-16/+28
| * | | | usb: dwc3: of-simple: Fix warning during unbindAnurag Kumar Vulisha2016-09-121-1/+1
| * | | | usb: dwc3: fix Clear Stall EP command failureLu Baolu2016-09-121-1/+2
| * | | | usb: dwc3: avoid -Wmaybe-uninitialized warningArnd Bergmann2016-09-091-5/+9
| * | | | usb: gadget: NCM: Protect dev->port_usb using dev->lockHarish Jenny K N2016-09-091-2/+5
| * | | | usb: gadget: u_ether: fix another dereference after null checkHarish Jenny K N2016-09-091-1/+2
| * | | | usb: gadget: remove variable ret and remove unnecessary if statementColin Ian King2016-09-091-6/+2
| * | | | usb: dwc2: Properly account for the force mode delaysJohn Youn2016-09-081-17/+14
| * | | | usb: dwc2: Add delay to core soft resetJohn Youn2016-09-083-0/+97
| * | | | usb: dwc2: gadget: Only initialize device if in device modeJohn Youn2016-09-081-2/+5
| * | | | usb: gadget: f_fs: Stop ffs_closed NULL pointer dereferenceJim Baxter2016-09-081-0/+5
| * | | | usb: dwc3: Fix dr_mode validationThinh Nguyen2016-09-072-12/+58
| * | | | usb: dwc3: ulpi: make dwc3_ulpi_ops constantTal Shorer2016-09-061-1/+1
| * | | | usb: ulpi: make ops struct constantTal Shorer2016-09-061-1/+2
| * | | | usb: ulpi: remove "dev" field from struct ulpi_opsTal Shorer2016-09-061-1/+0
| * | | | usb: ulpi: rename operations {read|write}_dev to simply {read|write}Tal Shorer2016-09-062-4/+4
| * | | | usb: ulpi: remove calls to old api callbacksTal Shorer2016-09-061-4/+0
| * | | | usb: dwc3: ulpi: use new apiTal Shorer2016-09-061-6/+6
| * | | | usb: ulpi: add new api functions, {read|write}_dev()Tal Shorer2016-09-061-2/+6
| * | | | usb: ulpi: move setting of ulpi->dev parent up in ulpi_register()Tal Shorer2016-09-061-1/+2
| * | | | usb: dwc2: gadget: free TX FIFO after killing requestsRobert Baldyga2016-08-311-4/+4
| * | | | usb: dwc2: gadget: remove dead code from dwc2_hsotg_ep_enable()Robert Baldyga2016-08-311-12/+1
| * | | | usb: dwc2: gadget: change variable name to more meaningfulRobert Baldyga2016-08-311-4/+4
| * | | | usb: dwc2: gadget: fix TX FIFO size and address initializationRobert Baldyga2016-08-312-46/+8