Age | Commit message (Expand) | Author | Files | Lines |
2016-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -283/+0 |
2016-07-28 | Merge branch 'for-4.8/hid-led' into for-linus | Jiri Kosina | 3 | -283/+0 |
2016-07-26 | Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+1 |
2016-07-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -7/+25 |
2016-07-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+0 |
2016-07-24 | Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 87 | -2828/+5311 |
2016-07-18 | cdc-acm: beautify probe() | Oliver Neukum | 1 | -20/+24 |
2016-07-18 | cdc-wdm: use the common CDC parser | Oliver Neukum | 1 | -25/+5 |
2016-07-18 | cdc-acm: cleanup error handling | Oliver Neukum | 1 | -5/+3 |
2016-07-18 | cdc-acm: use the common parser | Oliver Neukum | 1 | -59/+10 |
2016-07-18 | usbnet: move the CDC parser into USB core | Oliver Neukum | 1 | -0/+153 |
2016-07-17 | usb: musb: sunxi: Simplify dr_mode handling | Hans de Goede | 1 | -43/+25 |
2016-07-17 | usb: musb: sunxi: make unexported symbols static | Ben Dooks | 1 | -3/+3 |
2016-07-17 | usb: musb: cppi41: add dma channel tracepoints | Bin Liu | 2 | -12/+80 |
2016-07-17 | usb: musb: cppi41: move struct cppi41_dma_channel to header | Bin Liu | 2 | -21/+23 |
2016-07-17 | usb: musb: cleanup cppi_dma header | Bin Liu | 2 | -8/+1 |
2016-07-17 | usb: musb: gadget: add usb-request tracepoints | Bin Liu | 2 | -21/+90 |
2016-07-17 | usb: musb: host: add urb tracepoints | Bin Liu | 2 | -26/+71 |
2016-07-17 | usb: musb: add tracepoints to dump interrupt events | Bin Liu | 2 | -3/+22 |
2016-07-17 | usb: musb: add tracepoints for register access | Bin Liu | 2 | -3/+103 |
2016-07-17 | usb: musb: dsps: use musb register read/write wrappers instead | Bin Liu | 1 | -68/+44 |
2016-07-17 | usb: musb: switch dev_dbg to tracepoints | Bin Liu | 8 | -199/+187 |
2016-07-17 | usb: musb: add tracepoints support for debugging | Bin Liu | 4 | -1/+93 |
2016-07-14 | usb: quirks: Add no-lpm quirk for Elan | Joseph Salisbury | 1 | -0/+3 |
2016-07-08 | Merge tag 'v4.7-rc6' into patchwork | Mauro Carvalho Chehab | 39 | -423/+532 |
2016-07-08 | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs | Hans Verkuil | 1 | -1/+1 |
2016-07-07 | timers: Remove set_timer_slack() leftovers | Thomas Gleixner | 2 | -3/+0 |
2016-07-04 | Merge 4.7-rc6 into usb-next | Greg Kroah-Hartman | 5 | -16/+21 |
2016-07-04 | Merge 4.7-rc6 into tty-next | Greg Kroah-Hartman | 5 | -16/+21 |
2016-07-01 | Merge tag 'mfd-fixes-4.7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
2016-07-01 | Merge tag 'usb-4.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -10/+9 |
2016-07-01 | usb: dwc3: host: Fix broken XHCI host | Roger Quadros | 1 | -1/+42 |
2016-07-01 | xhci: free the correct ring | Arnd Bergmann | 1 | -0/+1 |
2016-07-01 | Merge tag 'usb-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pet... | Greg Kroah-Hartman | 1 | -2/+3 |
2016-07-01 | usb: dwc3: st: Use explicit reset_control_get_exclusive() API | Lee Jones | 1 | -1/+2 |
2016-06-30 | Merge tag 'mfd-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 3 | -5/+10 |
2016-06-30 | usb: dwc3: st: Inform the reset framework that our reset line may be shared | Lee Jones | 1 | -1/+2 |
2016-06-30 | usb: host: ehci-st: Inform the reset framework that our reset line may be shared | Lee Jones | 1 | -2/+4 |
2016-06-30 | usb: host: ohci-st: Inform the reset framework that our reset line may be shared | Lee Jones | 1 | -2/+4 |
2016-06-29 | Merge tag 'usb-for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 53 | -2040/+3944 |
2016-06-29 | usb: renesas_usbhs: protect the CFIFOSEL setting in usbhsg_ep_enable() | Yoshihiro Shimoda | 1 | -1/+8 |
2016-06-29 | usb: renesas_usbhs: fix NULL pointer dereference in xfer_work() | Yoshihiro Shimoda | 1 | -4/+14 |
2016-06-29 | usb: gadget: f_fs: check for allocation failure | Dan Carpenter | 1 | -0/+2 |
2016-06-29 | USB: dwc2-usb: add USB_GADGET dependency | Arnd Bergmann | 1 | -0/+1 |
2016-06-29 | usb: dwc2: add printf attribute to cat_printf() | Nicolas Iooss | 1 | -1/+2 |
2016-06-29 | usb: renesas_usbhs: show error code when probe failed | Yoshihiro Shimoda | 1 | -1/+1 |
2016-06-27 | USB: don't free bandwidth_mutex too early | Alan Stern | 1 | -10/+7 |
2016-06-26 | usb: renesas_usbhs: make usbhs_write32() static | Ben Dooks | 1 | -1/+1 |
2016-06-26 | usb: early/ehci-dbgp: make it explicitly non-modular | Paul Gortmaker | 1 | -2/+2 |
2016-06-26 | xhci: get rid of platform data | Heikki Krogerus | 1 | -4/+1 |