Age | Commit message (Expand) | Author |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook |
2017-11-21 | treewide: init_timer() -> setup_timer() | Kees Cook |
2017-11-21 | usb: usbatm: Convert timers to use timer_setup() | Kees Cook |
2017-11-14 | Merge tag 'sound-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-14 | Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs | Linus Torvalds |
2017-11-13 | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-11-13 | Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-13 | Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Takashi Iwai |
2017-11-13 | Merge branch 'for-next' into for-linus | Takashi Iwai |
2017-11-09 | usb: gadget: f_fs: Fix use-after-free in ffs_free_inst | Andrew Gabbasov |
2017-11-09 | USB: usbfs: compute urb->actual_length for isochronous | Alan Stern |
2017-11-09 | usb: core: message: remember to reset 'ret' to 0 when necessary | Felipe Balbi |
2017-11-07 | USB: typec: Remove remaining redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: typec: add SPDX identifiers to some files | Greg Kroah-Hartman |
2017-11-07 | USB: renesas_usbhs: rcar?.h: add SPDX tags | Greg Kroah-Hartman |
2017-11-07 | USB: chipidea: ci_hdrc_tegra.c: add SPDX line | Greg Kroah-Hartman |
2017-11-07 | USB: host: xhci-debugfs: add SPDX lines | Greg Kroah-Hartman |
2017-11-07 | USB: add SPDX identifiers to all remaining Makefiles | Greg Kroah-Hartman |
2017-11-07 | usb: host: isp1362-hcd: remove a couple of redundant assignments | Colin Ian King |
2017-11-07 | USB: adutux: remove redundant variable minor | Colin Ian King |
2017-11-07 | usb: core: add a 'type' parameter to usb_get_status() | Felipe Balbi |
2017-11-07 | usb: core: introduce a new usb_get_std_status() helper | Felipe Balbi |
2017-11-07 | usb: core: rename usb_get_status() 'type' argument to 'recip' | Felipe Balbi |
2017-11-07 | usb: core: add Status Type definitions | Felipe Balbi |
2017-11-07 | USB: gadget: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: gadget: function: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: gadget: udc: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: gadget: legacy: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: host: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: host: imx21: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: host: fhci: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: host: ehci: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: host: ohci: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: host: whci: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: host: xhci: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: early: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: c67x00: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: dwc2: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: dwc3: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: chipidea: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: isp1760: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: mtu3: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: musb: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: typec: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: phy: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: renesas_usbhs: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: usbip: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | USB: wusbcore: Remove redundant license text | Greg Kroah-Hartman |
2017-11-07 | renesas_usbhs: use renesas_usbhs_get_info() | Kuninori Morimoto |