aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-283/+0
2016-07-28Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina3-283/+0
2016-07-26Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-7/+25
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+0
2016-07-24Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus 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-14usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury1-0/+3
2016-07-08Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab39-423/+532
2016-07-08[media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil1-1/+1
2016-07-07timers: Remove set_timer_slack() leftoversThomas Gleixner2-3/+0
2016-07-04Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman5-16/+21
2016-07-04Merge 4.7-rc6 into tty-nextGreg Kroah-Hartman5-16/+21
2016-07-01Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-1/+2
2016-07-01Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-10/+9
2016-07-01usb: dwc3: host: Fix broken XHCI hostRoger Quadros1-1/+42
2016-07-01xhci: free the correct ringArnd Bergmann1-0/+1
2016-07-01Merge tag 'usb-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-nextGreg Kroah-Hartman1-2/+3
2016-07-01usb: dwc3: st: Use explicit reset_control_get_exclusive() APILee Jones1-1/+2
2016-06-30Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds3-5/+10
2016-06-30usb: dwc3: st: Inform the reset framework that our reset line may be sharedLee Jones1-1/+2
2016-06-30usb: host: ehci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-30usb: host: ohci-st: Inform the reset framework that our reset line may be sharedLee Jones1-2/+4
2016-06-29Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman53-2040/+3944
2016-06-29usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda1-1/+8
2016-06-29usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda1-4/+14
2016-06-29usb: gadget: f_fs: check for allocation failureDan Carpenter1-0/+2
2016-06-29USB: dwc2-usb: add USB_GADGET dependencyArnd Bergmann1-0/+1
2016-06-29usb: dwc2: add printf attribute to cat_printf()Nicolas Iooss1-1/+2
2016-06-29usb: renesas_usbhs: show error code when probe failedYoshihiro Shimoda1-1/+1
2016-06-27USB: don't free bandwidth_mutex too earlyAlan Stern1-10/+7
2016-06-26usb: renesas_usbhs: make usbhs_write32() staticBen Dooks1-1/+1
2016-06-26usb: early/ehci-dbgp: make it explicitly non-modularPaul Gortmaker1-2/+2
2016-06-26xhci: get rid of platform dataHeikki Krogerus1-4/+1