aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-08-09usbip: vhci extension: modifications to vhci driverNobuo Iwata
2016-08-09usb: core: of.c: fix defined but not declare warningPeter Chen
2016-08-09usb: remove redundant dependency on USB_SUPPORTMasahiro Yamada
2016-08-09usb: ulpi: Automatically set driver::owner with ulpi_driver_register()Stephen Boyd
2016-08-09USB: bcma: initialize Northstar USB 3.0 controllerRafał Miłecki
2016-08-09usb: storage: fix runtime pm issue in usb_stor_probe2Heiner Kallweit
2016-08-09cdc-wdm: fix "out-of-sync" due to missing notificationsBjørn Mork
2016-08-09usb: dwc2: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-09usb: ftdi-elan: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-09USB: appledisplay: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-09usb: lvstest: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-09usb: host: fsl-mph-dr-of: use of_property_read_boolJulia Lawall
2016-08-09usb: misc: Add driver for usb4604Stephen Boyd
2016-08-05Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-07-28Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-26Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-24Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-07-18cdc-acm: beautify probe()Oliver Neukum
2016-07-18cdc-wdm: use the common CDC parserOliver Neukum
2016-07-18cdc-acm: cleanup error handlingOliver Neukum
2016-07-18cdc-acm: use the common parserOliver Neukum
2016-07-18usbnet: move the CDC parser into USB coreOliver Neukum
2016-07-17usb: musb: sunxi: Simplify dr_mode handlingHans de Goede
2016-07-17usb: musb: sunxi: make unexported symbols staticBen Dooks
2016-07-17usb: musb: cppi41: add dma channel tracepointsBin Liu
2016-07-17usb: musb: cppi41: move struct cppi41_dma_channel to headerBin Liu
2016-07-17usb: musb: cleanup cppi_dma headerBin Liu
2016-07-17usb: musb: gadget: add usb-request tracepointsBin Liu
2016-07-17usb: musb: host: add urb tracepointsBin Liu
2016-07-17usb: musb: add tracepoints to dump interrupt eventsBin Liu
2016-07-17usb: musb: add tracepoints for register accessBin Liu
2016-07-17usb: musb: dsps: use musb register read/write wrappers insteadBin Liu
2016-07-17usb: musb: switch dev_dbg to tracepointsBin Liu
2016-07-17usb: musb: add tracepoints support for debuggingBin Liu
2016-07-16USB: serial: use variable for statusOliver Neukum
2016-07-16USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas
2016-07-15USB: serial: cp210x: use kmemdupMuhammad Falak R Wani
2016-07-15USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: use __packedMathieu OTHACEHE
2016-07-15USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE
2016-07-14usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil