summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)AuthorFilesLines
2016-08-10cdc-wdm: Clear read pipeline in case of errorRobert Foss1-10/+29
2016-08-09usbip: vhci extension: modifications to vhci driverNobuo Iwata5-180/+497
2016-08-09usb: core: of.c: fix defined but not declare warningPeter Chen2-1/+3
2016-08-09usb: remove redundant dependency on USB_SUPPORTMasahiro Yamada2-2/+1
2016-08-09usb: ulpi: Automatically set driver::owner with ulpi_driver_register()Stephen Boyd1-2/+3
2016-08-09USB: bcma: initialize Northstar USB 3.0 controllerRafał Miłecki1-0/+19
2016-08-09usb: storage: fix runtime pm issue in usb_stor_probe2Heiner Kallweit1-2/+4
2016-08-09cdc-wdm: fix "out-of-sync" due to missing notificationsBjørn Mork1-4/+99
2016-08-09usb: dwc2: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-1/+1
2016-08-09usb: ftdi-elan: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-43/+10
2016-08-09USB: appledisplay: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-11/+2
2016-08-09usb: lvstest: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-14/+3
2016-08-09usb: host: fsl-mph-dr-of: use of_property_read_boolJulia Lawall1-12/+6
2016-08-09usb: misc: Add driver for usb4604Stephen Boyd3-0/+182
2016-08-06Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-295/+260
2016-08-03Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas39-423/+532
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-283/+0
2016-07-28Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina3-283/+0
2016-07-27Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-1/+1
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-7/+25
2016-07-26Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman5-295/+260
2016-07-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+0
2016-07-25Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds87-2828/+5311
2016-07-18cdc-acm: beautify probe()Oliver Neukum1-20/+24
2016-07-18cdc-wdm: use the common CDC parserOliver Neukum1-25/+5
2016-07-18cdc-acm: cleanup error handlingOliver Neukum1-5/+3
2016-07-18cdc-acm: use the common parserOliver Neukum1-59/+10
2016-07-18usbnet: move the CDC parser into USB coreOliver Neukum1-0/+153
2016-07-17usb: musb: sunxi: Simplify dr_mode handlingHans de Goede1-43/+25
2016-07-17usb: musb: sunxi: make unexported symbols staticBen Dooks1-3/+3
2016-07-17usb: musb: cppi41: add dma channel tracepointsBin Liu2-12/+80
2016-07-17usb: musb: cppi41: move struct cppi41_dma_channel to headerBin Liu2-21/+23
2016-07-17usb: musb: cleanup cppi_dma headerBin Liu2-8/+1
2016-07-17usb: musb: gadget: add usb-request tracepointsBin Liu2-21/+90
2016-07-17usb: musb: host: add urb tracepointsBin Liu2-26/+71
2016-07-17usb: musb: add tracepoints to dump interrupt eventsBin Liu2-3/+22
2016-07-17usb: musb: add tracepoints for register accessBin Liu2-3/+103
2016-07-17usb: musb: dsps: use musb register read/write wrappers insteadBin Liu1-68/+44
2016-07-17usb: musb: switch dev_dbg to tracepointsBin Liu8-199/+187
2016-07-17usb: musb: add tracepoints support for debuggingBin Liu4-1/+93
2016-07-16USB: serial: use variable for statusOliver Neukum1-8/+10
2016-07-16USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas1-0/+3
2016-07-15USB: serial: cp210x: use kmemdupMuhammad Falak R Wani1-3/+1
2016-07-15USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE1-4/+11
2016-07-15USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE2-261/+235
2016-07-15USB: serial: ti_usb_3410_5052: use __packedMathieu OTHACEHE1-7/+7
2016-07-15USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE1-21/+2
2016-07-14usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury1-0/+3
2016-07-09Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab39-423/+532