Age | Commit message (Expand) | Author |
2014-12-20 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2014-12-19 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-14 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-12-13 | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-10 | printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents | Joe Perches |
2014-12-08 | Merge branch 'pm-runtime' | Rafael J. Wysocki |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus | James Bottomley |
2014-12-04 | scsi: remove MSG_*_TAG defines | Christoph Hellwig |
2014-12-04 | USB / PM: Drop CONFIG_PM_RUNTIME from the USB core | Rafael J. Wysocki |
2014-12-02 | usbip: fix error handling in stub_probe() | Alexey Khoroshilov |
2014-12-02 | usb: gadget: udc: missing curly braces | Dan Carpenter |
2014-12-02 | USB: mos7720: delete some unneeded code | Dan Carpenter |
2014-12-02 | wusb: replace memset by memzero_explicit | Julia Lawall |
2014-12-02 | usb: xhci: fix comment for PORT_DEV_REMOVE | Lu Baolu |
2014-12-02 | xhci: don't use the same variable for stopped and halted rings current TD | Mathias Nyman |
2014-12-02 | xhci: clear extra bits from slot context when setting max exit latency | Mathias Nyman |
2014-12-02 | xhci: cleanup finish_td function | Mathias Nyman |
2014-11-30 | Merge 3.18-rc7 into usb-next | Greg Kroah-Hartman |
2014-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-11-27 | Merge tag 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/... | Greg Kroah-Hartman |
2014-11-26 | USB: adutux: NULL dereferences on disconnect | Dan Carpenter |
2014-11-26 | usb: chipidea: fix platform_no_drv_owner.cocci warnings | kbuild test robot |
2014-11-26 | Merge tag 'usb-serial-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman |
2014-11-26 | usb: chipidea: Fixed a few typos in comments | Mickael Maison |
2014-11-26 | usb: chipidea: add a usb2 driver for ci13xxx | Antoine Tenart |
2014-11-26 | usb: chipidea: fix phy handling | Antoine Tenart |
2014-11-26 | usb: chipidea: remove duplicate dev_set_drvdata for host_start | Peter Chen |
2014-11-26 | usb: chipidea: parameter 'mode' isn't needed for hw_device_reset | Peter Chen |
2014-11-26 | usb: chipidea: add controller reset API | Peter Chen |
2014-11-26 | usb: chipidea: remove flag CI_HDRC_REQUIRE_TRANSCEIVER | Peter Chen |
2014-11-26 | usb: chipidea: imx: add system power management support | Peter Chen |
2014-11-26 | usb: chipidea: add system power management support | Peter Chen |
2014-11-26 | usb: chipidea: add hw_wait_phy_stable for getting stable status | Peter Chen |
2014-11-26 | usb: chipidea: remove the unnecessary delay after clear portsc.phcd | Peter Chen |
2014-11-26 | usb: chipidea: usbmisc_imx: Read MX53_USB_OTG_PHY_CTRL_1_OFFSET directly | Fabio Estevam |
2014-11-26 | usb: chipidea: usbmisc_imx: Move the reading of USB_PHY_CTRL | Fabio Estevam |
2014-11-26 | usb: chipidea: ci_hdrc_imx.c: Remove unneeded OOM message | Fabio Estevam |
2014-11-26 | usb: chipidea: core: Remove unneeded OOM message | Fabio Estevam |
2014-11-26 | usb: chipidea: using devm_request_irq to instead of request_irq | Peter Chen |
2014-11-25 | Merge tag 'usb-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2014-11-25 | USB: host: Remove ehci-octeon and ohci-octeon drivers | Alan Stern |
2014-11-25 | usb: musb: Use IS_ENABLED for tusb6010 | Tony Lindgren |