summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-08-065-295/+260Star
|\
| * Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2016-07-265-295/+260Star
| |\
| | * USB: serial: use variable for statusOliver Neukum2016-07-161-8/+10
| | * USB: serial: option: add support for Telit LE910 PID 0x1206Daniele Palmas2016-07-161-0/+3
| | * USB: serial: cp210x: use kmemdupMuhammad Falak R Wani2016-07-151-3/+1Star
| | * USB: serial: ti_usb_3410_5052: use functions rather than macrosMathieu OTHACEHE2016-07-151-4/+11
| | * USB: serial: ti_usb_3410_5052: remove ti_usb_3410_5052.hMathieu OTHACEHE2016-07-152-261/+235Star
| | * USB: serial: ti_usb_3410_5052: use __packedMathieu OTHACEHE2016-07-151-7/+7
| | * USB: serial: ti_usb_3410_5052: remove useless commentsMathieu OTHACEHE2016-07-151-21/+2Star
* | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-1/+1
|\ \ \
| * \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-0139-423/+532
| |\ \ \ | | | |/ | | |/|
| * | | PCI: Put PCIe ports into D3 during suspendMika Westerberg2016-06-131-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-283-283/+0Star
|\ \ \ \
| * \ \ \ Merge branch 'for-4.8/hid-led' into for-linusJiri Kosina2016-07-283-283/+0Star
| |\ \ \ \
| | * | | | usb: misc: remove outdated USB LED driverHeiner Kallweit2016-06-173-283/+0Star
* | | | | | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-271-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-0839-423/+532
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-07-262-7/+25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | hwrng: chaoskey - Fix URB warning due to timeout on AleaBob Ham2016-06-071-2/+15
| * | | | | hwrng: chaoskey - Add support for Araneus Alea I USB RNGBob Ham2016-06-072-5/+10
| |/ / / /
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-262-3/+0Star
|\ \ \ \ \
| * | | | | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-072-3/+0Star
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-2587-2828/+5311
|\ \ \ \ \
| * | | | | cdc-acm: beautify probe()Oliver Neukum2016-07-181-20/+24
| * | | | | cdc-wdm: use the common CDC parserOliver Neukum2016-07-181-25/+5Star
| * | | | | cdc-acm: cleanup error handlingOliver Neukum2016-07-181-5/+3Star
| * | | | | cdc-acm: use the common parserOliver Neukum2016-07-181-59/+10Star
| * | | | | usbnet: move the CDC parser into USB coreOliver Neukum2016-07-181-0/+153
| * | | | | usb: musb: sunxi: Simplify dr_mode handlingHans de Goede2016-07-171-43/+25Star
| * | | | | usb: musb: sunxi: make unexported symbols staticBen Dooks2016-07-171-3/+3
| * | | | | usb: musb: cppi41: add dma channel tracepointsBin Liu2016-07-172-12/+80
| * | | | | usb: musb: cppi41: move struct cppi41_dma_channel to headerBin Liu2016-07-172-21/+23
| * | | | | usb: musb: cleanup cppi_dma headerBin Liu2016-07-172-8/+1Star
| * | | | | usb: musb: gadget: add usb-request tracepointsBin Liu2016-07-172-21/+90
| * | | | | usb: musb: host: add urb tracepointsBin Liu2016-07-172-26/+71
| * | | | | usb: musb: add tracepoints to dump interrupt eventsBin Liu2016-07-172-3/+22
| * | | | | usb: musb: add tracepoints for register accessBin Liu2016-07-172-3/+103
| * | | | | usb: musb: dsps: use musb register read/write wrappers insteadBin Liu2016-07-171-68/+44Star
| * | | | | usb: musb: switch dev_dbg to tracepointsBin Liu2016-07-178-199/+187Star
| * | | | | usb: musb: add tracepoints support for debuggingBin Liu2016-07-174-1/+93
| * | | | | usb: quirks: Add no-lpm quirk for ElanJoseph Salisbury2016-07-141-0/+3
| * | | | | Merge 4.7-rc6 into usb-nextGreg Kroah-Hartman2016-07-045-16/+21
| |\| | | |
| * | | | | usb: dwc3: host: Fix broken XHCI hostRoger Quadros2016-07-011-1/+42
| * | | | | xhci: free the correct ringArnd Bergmann2016-07-011-0/+1
| * | | | | Merge tag 'usb-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pet...Greg Kroah-Hartman2016-07-011-2/+3
| |\ \ \ \ \
| | * | | | | usb: chipidea: Kconfig: improve Kconfig help textPeter Chen2016-06-211-2/+3
| * | | | | | Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-06-2953-2040/+3944
| |\ \ \ \ \ \
| | * | | | | | usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable()Yoshihiro Shimoda2016-06-291-1/+8
| | * | | | | | usb: renesas_usbhs: fix NULL pointer dereference in xfer_work()Yoshihiro Shimoda2016-06-291-4/+14