| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2014-12-20 | 1 | -5/+5 |
|\ |
|
| * | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2014-12-18 | 1 | -5/+5 |
| |\ |
|
| | * | scsi: remove MSG_*_TAG defines | Christoph Hellwig | 2014-12-04 | 1 | -5/+5 |
* | | | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2014-12-19 | 2 | -2/+2 |
* | | | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2014-12-18 | 3 | -4/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki | 2014-12-13 | 3 | -4/+4 |
* | | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 60 | -61/+0 |
|\ \ \ |
|
| * \ \ | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 61 | -62/+0 |
| |\ \ \ |
|
| | * | | | usb: usbip: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | | usb: phy: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 13 | -13/+0 |
| | * | | | usb: musb: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | | usb: misc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | | usb: host: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 19 | -19/+0 |
| | * | | | usb: gadget: udc: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 19 | -20/+0 |
| | * | | | usb: gadget: legacy: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | | usb: dwc2: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
| | * | | | usb: chipidea: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 4 | -4/+0 |
| | * | | | usb: c67x00: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-12-14 | 204 | -3222/+8473 |
|\ \ \ \ \ |
|
| * | | | | | usbip: fix error handling in stub_probe() | Alexey Khoroshilov | 2014-12-02 | 1 | -11/+15 |
| * | | | | | usb: gadget: udc: missing curly braces | Dan Carpenter | 2014-12-02 | 1 | -1/+2 |
| * | | | | | USB: mos7720: delete some unneeded code | Dan Carpenter | 2014-12-02 | 1 | -4/+0 |
| * | | | | | wusb: replace memset by memzero_explicit | Julia Lawall | 2014-12-02 | 2 | -5/+5 |
| * | | | | | usb: xhci: fix comment for PORT_DEV_REMOVE | Lu Baolu | 2014-12-02 | 1 | -1/+1 |
| * | | | | | xhci: don't use the same variable for stopped and halted rings current TD | Mathias Nyman | 2014-12-02 | 3 | -10/+6 |
| * | | | | | xhci: clear extra bits from slot context when setting max exit latency | Mathias Nyman | 2014-12-02 | 1 | -0/+1 |
| * | | | | | xhci: cleanup finish_td function | Mathias Nyman | 2014-12-02 | 1 | -56/+49 |
| * | | | | | Merge 3.18-rc7 into usb-next | Greg Kroah-Hartman | 2014-11-30 | 14 | -144/+224 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman | 2014-11-27 | 1 | -6/+16 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | usb: dwc3: host: convey the PHYs to xhci | Heikki Krogerus | 2014-11-22 | 1 | -6/+16 |
| * | | | | | | | USB: adutux: NULL dereferences on disconnect | Dan Carpenter | 2014-11-26 | 1 | -5/+0 |
| * | | | | | | | usb: chipidea: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 2014-11-26 | 1 | -1/+0 |
| * | | | | | | | Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-11-26 | 7 | -15/+59 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | USB: qcserial: Add support for HP lt4112 LTE/HSPA+ Gobi 4G Modem | Martin Hauke | 2014-11-19 | 1 | -0/+33 |
| | * | | | | | | | USB: serial: add Google simple serial SubClass support | Anton Staaf | 2014-11-04 | 2 | -0/+11 |
| | * | | | | | | | USB: mos7840: replace unnecessary atomic allocations | Johan Hovold | 2014-11-03 | 1 | -2/+2 |
| | * | | | | | | | USB: mos7720: replace unnecessary atomic allocations | Johan Hovold | 2014-11-03 | 1 | -2/+2 |
| | * | | | | | | | USB: kobil_sct: replace unnecessary atomic allocation | Johan Hovold | 2014-11-03 | 1 | -1/+1 |
| | * | | | | | | | USB: serial: keyspan_pda: fix Entrega company name spelling | Mark Knibbs | 2014-10-22 | 2 | -10/+10 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | usb: chipidea: Fixed a few typos in comments | Mickael Maison | 2014-11-26 | 2 | -3/+3 |
| * | | | | | | | usb: chipidea: add a usb2 driver for ci13xxx | Antoine Tenart | 2014-11-26 | 2 | -0/+117 |
| * | | | | | | | usb: chipidea: fix phy handling | Antoine Tenart | 2014-11-26 | 1 | -2/+2 |
| * | | | | | | | usb: chipidea: remove duplicate dev_set_drvdata for host_start | Peter Chen | 2014-11-26 | 2 | -2/+1 |
| * | | | | | | | usb: chipidea: parameter 'mode' isn't needed for hw_device_reset | Peter Chen | 2014-11-26 | 4 | -8/+8 |
| * | | | | | | | usb: chipidea: add controller reset API | Peter Chen | 2014-11-26 | 1 | -4/+28 |
| * | | | | | | | usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVER | Peter Chen | 2014-11-26 | 2 | -3/+1 |
| * | | | | | | | usb: chipidea: imx: add system power management support | Peter Chen | 2014-11-26 | 1 | -0/+36 |
| * | | | | | | | usb: chipidea: add system power management support | Peter Chen | 2014-11-26 | 1 | -0/+48 |
| * | | | | | | | usb: chipidea: add hw_wait_phy_stable for getting stable status | Peter Chen | 2014-11-26 | 1 | -8/+16 |
| * | | | | | | | usb: chipidea: remove the unnecessary delay after clear portsc.phcd | Peter Chen | 2014-11-26 | 1 | -8/+2 |