Age | Commit message (Expand) | Author | Files | Lines |
2016-01-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -10/+10 |
2016-01-22 | Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -0/+2 |
2016-01-22 | wrappers for ->i_mutex access | Al Viro | 3 | -10/+10 |
2016-01-20 | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -1/+13 |
2016-01-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 7 | -2121/+2504 |
2016-01-21 | Merge branch 'pm-core' | Rafael J. Wysocki | 2 | -1/+13 |
2016-01-20 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -1/+1 |
2016-01-15 | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -6/+6 |
2016-01-13 | Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 131 | -1698/+7408 |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -86/+5 |
2016-01-12 | Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson | 1 | -0/+2 |
2016-01-11 | Merge branch 'patchwork' into v4l_for_linus | Mauro Carvalho Chehab | 1 | -2/+2 |
2016-01-08 | USB / PM: Allow USB devices to remain runtime-suspended when sleeping | Tomeu Vizoso | 2 | -1/+13 |
2016-01-07 | usb/gadget: Remove set-but-not-used variables | Bart Van Assche | 1 | -16/+0 |
2016-01-04 | Merge branch 'memdup_user_nul' into work.misc | Al Viro | 28 | -72/+215 |
2016-01-03 | USB: usbmon: remove assignment from IS_ERR argument | Julia Lawall | 1 | -2/+4 |
2016-01-03 | Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -0/+1 |
2016-01-03 | Merge tag 'usb-serial-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 6 | -46/+1180 |
2015-12-29 | USB: mxu11x0: drop redundant function name from error messages | Johan Hovold | 1 | -20/+12 |
2015-12-29 | USB: mxu11x0: fix debug-message typos | Johan Hovold | 1 | -10/+8 |
2015-12-29 | USB: mxu11x0: rename usb-serial driver | Johan Hovold | 1 | -3/+3 |
2015-12-29 | USB: mxu11x0: fix modem-control handling on B0-transitions | Johan Hovold | 1 | -1/+1 |
2015-12-29 | USB: mxu11x0: fix memory leak on firmware download | Johan Hovold | 1 | -11/+14 |
2015-12-29 | USB: mxu11x0: fix memory leak in port-probe error path | Johan Hovold | 1 | -7/+5 |
2015-12-29 | USB: serial: add Moxa UPORT 11x0 driver | Mathieu OTHACEHE | 3 | -0/+1012 |
2015-12-28 | USB: cp210x: add ID for ELV Marble Sound Board 1 | Oliver Freyermuth | 1 | -0/+1 |
2015-12-26 | Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 10 | -93/+72 |
2015-12-26 | Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 70 | -1172/+4119 |
2015-12-24 | usb: chipidea: otg: use usb autosuspend to suspend bus for HNP | Li Jun | 1 | -8/+18 |
2015-12-24 | usb: chipidea: host: set host to be null after hcd is freed | Li Jun | 1 | -0/+2 |
2015-12-24 | usb: chipidea: removing of_find_property | Saurabh Sengar | 1 | -35/+22 |
2015-12-24 | usb: chipidea: implement platform shutdown callback | Andreas Fenkart | 1 | -0/+6 |
2015-12-24 | usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG reference | Peter Chen | 1 | -1/+0 |
2015-12-24 | usb: chipidea: delete static debug support | Peter Chen | 2 | -7/+0 |
2015-12-24 | usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUG | Peter Chen | 6 | -35/+4 |
2015-12-24 | usb: chipidea: udc: improve error handling on _hardware_enqueue | Felipe F. Tonello | 1 | -5/+14 |
2015-12-24 | usb: chipidea: udc: _ep_queue and _hw_queue cleanup | Felipe F. Tonello | 1 | -2/+6 |
2015-12-23 | new helpers: no_seek_end_llseek{,_size}() | Al Viro | 4 | -86/+5 |
2015-12-22 | usb: dwc3: of-simple: fix build warning on !PM | Felipe Balbi | 1 | -0/+2 |
2015-12-22 | usb: dwc3: gadget: don't send extra ZLP | John Youn | 1 | -1/+2 |
2015-12-22 | usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller | Yoshihiro Shimoda | 3 | -0/+1987 |
2015-12-22 | QE: Move QE from arch/powerpc to drivers/soc | Zhao Qiang | 5 | -6/+6 |
2015-12-22 | usb: dwc2: add shutdown callback to platform variant | Heiko Stübner | 1 | -8/+27 |
2015-12-22 | usb: gadget: bcm63xx_udc: use list_for_each_entry_safe | Geliang Tang | 1 | -5/+2 |
2015-12-22 | usb: musb: core: call init and shutdown for the usb phy | Uwe Kleine-König | 1 | -0/+10 |
2015-12-22 | usb: dwc2: gadget: Repair DSTS register decoding | Marek Vasut | 1 | -1/+1 |
2015-12-22 | usb: dwc2: gadget: Remove call to dwc2_hsotg_init() | John Youn | 1 | -2/+0 |
2015-12-22 | usb: dwc2: Remove redundant reset in probe | John Youn | 1 | -1/+1 |
2015-12-22 | usb: dwc2: Reduce delay when forcing mode in reset | John Youn | 1 | -1/+1 |
2015-12-22 | usb: dwc2: gadget: Replace dwc2_hsotg_corereset() | John Youn | 1 | -49/+1 |