Age | Commit message (Expand) | Author | Files | Lines |
2017-07-13 | USB: serial: safe_serial: move __inline__ before return type | Joe Perches | 1 | -1/+1 |
2017-07-07 | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -0/+21 |
2017-07-07 | Merge (most of) tag 'mfd-next-4.13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2017-07-07 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -29/+19 |
2017-07-06 | Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -6/+1 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -21/+13 |
2017-07-04 | Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -9/+3 |
2017-07-04 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -4/+3 |
2017-07-04 | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -54/+13 |
2017-07-04 | Merge tag 'usb-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 112 | -3686/+7177 |
2017-07-03 | Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 15 | -57/+119 |
2017-07-03 | Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid | Linus Torvalds | 4 | -17/+16 |
2017-07-03 | Merge branch 'acpi-pm' | Rafael J. Wysocki | 3 | -9/+3 |
2017-07-03 | Merge branch 'uuid-types' | Rafael J. Wysocki | 4 | -17/+16 |
2017-06-30 | usbdevfs: get rid of field-by-field copyin | Al Viro | 1 | -29/+19 |
2017-06-29 | Add USB quirk for HVR-950q to avoid intermittent device resets | Devin Heitmueller | 1 | -0/+4 |
2017-06-29 | USB hub_probe: rework ugly goto-into-compound-statement | Eugene Korenevsky | 1 | -17/+21 |
2017-06-29 | usb: host: ohci-pxa27x: Handle return value of clk_prepare_enable | Arvind Yadav | 1 | -3/+7 |
2017-06-28 | USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stick | Jeremie Rapin | 1 | -0/+1 |
2017-06-28 | Merge tag 'usb-serial-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 3 | -105/+146 |
2017-06-28 | PM / core: Drop run_wake flag from struct dev_pm_info | Rafael J. Wysocki | 2 | -3/+2 |
2017-06-27 | usbip: Fix uninitialized variable bug in vhci | Yuyang Du | 1 | -1/+1 |
2017-06-27 | usb: core: read USB ports from DT in the usbport LED trigger driver | Rafał Miłecki | 1 | -0/+56 |
2017-06-27 | usb: typec: ucsi: Add ACPI driver | Heikki Krogerus | 7 | -720/+176 |
2017-06-27 | usb: typec: Add support for UCSI interface | Heikki Krogerus | 9 | -0/+1367 |
2017-06-27 | usb: musb: compress return logic into one line | Gustavo A. R. Silva | 1 | -4/+2 |
2017-06-27 | Merge tag 'usb-ci-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 1 | -8/+21 |
2017-06-22 | Merge branch 'uuid-types' | Rafael J. Wysocki | 4 | -17/+16 |
2017-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 6 | -28/+24 |
2017-06-21 | USB: serial: propagate late probe errors | Johan Hovold | 1 | -11/+12 |
2017-06-21 | USB: serial: refactor port endpoint setup | Johan Hovold | 1 | -92/+130 |
2017-06-20 | net: manual clean code which call skb_put_[data:zero] | yuan linyu | 1 | -6/+5 |
2017-06-20 | usb: musb: tusb6010_omap: Convert to DMAengine API | Peter Ujfalusi | 1 | -121/+80 |
2017-06-20 | usb: musb: tusb6010: Handle DMA TX completion in DMA callback as well | Peter Ujfalusi | 2 | -48/+4 |
2017-06-20 | usb: musb: tusb6010_omap: Allocate DMA channels upfront | Peter Ujfalusi | 1 | -93/+92 |
2017-06-20 | usb: musb: tusb6010_omap: Create new struct for DMA data/parameters | Peter Ujfalusi | 1 | -79/+85 |
2017-06-20 | usb: musb: tusb6010_omap: Use one musb_ep_select call in tusb_omap_dma_program | Peter Ujfalusi | 1 | -2/+1 |
2017-06-20 | usb: musb: tusb6010: Add MUSB_G_NO_SKB_RESERVE to quirks | Peter Ujfalusi | 1 | -1/+2 |
2017-06-20 | usb: musb: Add quirk to avoid skb reserve in gadget mode | Peter Ujfalusi | 2 | -0/+4 |
2017-06-20 | usb: musb: musb_cppi41: Defer probe only if DMA is not ready | Alexandre Bailon | 1 | -4/+7 |
2017-06-20 | Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman | 49 | -2028/+4271 |
2017-06-20 | xhci: Limit USB2 port wake support for AMD Promontory hosts | Jiahau Chang | 3 | -0/+16 |
2017-06-20 | Merge tag 'usb-serial-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -0/+5 |
2017-06-20 | Merge 4.12-rc6 into usb-next | Greg Kroah-Hartman | 7 | -29/+25 |
2017-06-19 | mfd: intel_soc_pmic_bxtwc: Use chained IRQs for second level IRQ chips | Kuppuswamy Sathyanarayanan | 1 | -1/+1 |
2017-06-19 | usb: gadget: add f_uac1 variant based on a new u_audio api | Ruslan Bilovol | 6 | -15/+942 |
2017-06-19 | usb: gadget: function: make current f_uac1 implementation legacy | Ruslan Bilovol | 7 | -51/+53 |
2017-06-19 | usb: gadget: f_uac2: split out audio core | Ruslan Bilovol | 6 | -636/+845 |
2017-06-19 | usb: gadget: f_uac2: remove platform driver/device creation | Ruslan Bilovol | 1 | -79/+28 |
2017-06-19 | usb: gadget: function: f_uac1: implement get_alt() | Ruslan Bilovol | 1 | -1/+39 |