Age | Commit message (Expand) | Author | Files | Lines |
2014-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -30/+20 |
2014-10-09 | gadgetfs: saner API for gadgetfs_create_file() | Al Viro | 1 | -16/+10 |
2014-10-09 | f_fs: saner API for ffs_sb_create_file() | Al Viro | 1 | -14/+10 |
2014-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -1/+9 |
2014-10-08 | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -18/+3 |
2014-10-08 | Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 191 | -4288/+7856 |
2014-10-08 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -0/+8 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-10-05 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -0/+7 |
2014-10-04 | USB: host: st: fix typo 'CONFIG_USB_EHCI_HCD_ST' | Paul Bolle | 1 | -1/+1 |
2014-10-04 | uas: Reduce number of function arguments for uas_alloc_foo functions | Hans de Goede | 1 | -15/+14 |
2014-10-04 | xhci: Allow xHCI drivers to be built as separate modules | Andrew Bresticker | 6 | -51/+25 |
2014-10-04 | xhci: Export symbols used by host-controller drivers | Andrew Bresticker | 3 | -0/+7 |
2014-10-04 | xhci: Check for XHCI_COMP_MODE_QUIRK when disabling D3cold | Andrew Bresticker | 3 | -5/+2 |
2014-10-04 | xhci: Introduce xhci_init_driver() | Andrew Bresticker | 4 | -116/+82 |
2014-10-03 | [SCSI] uas: disable use of blk-mq I/O path | Christoph Hellwig | 1 | -0/+7 |
2014-09-29 | usb: hcd: add generic PHY support | Sergei Shtylyov | 1 | -2/+40 |
2014-09-29 | usb: rename phy to usb_phy in HCD | Antoine Tenart | 9 | -48/+48 |
2014-09-29 | usb: gadget: uvc: fix up uvcg_v4l2_get_unmapped_area typo | Arnd Bergmann | 1 | -1/+1 |
2014-09-29 | USB: host: st: fix ehci/ohci driver selection | Arnd Bergmann | 2 | -9/+20 |
2014-09-29 | usb: host: ehci-exynos: Remove unnecessary usb-phy support | Vivek Gautam | 1 | -54/+20 |
2014-09-29 | usb: core: return -ENOTSUPP for all targeted hosts | Peter Chen | 1 | -2/+3 |
2014-09-29 | USB: Remove .owner field for driver | Kiran Padwal | 3 | -3/+0 |
2014-09-29 | usb: core: log higher level message on malformed LANGID descriptor | Scot Doyle | 1 | -3/+1 |
2014-09-26 | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -1/+1 |
2014-09-26 | treewide: Fix typos in Kconfig | Masanari Iida | 1 | -1/+1 |
2014-09-25 | usb: Add LED triggers for USB activity | Michal Sojka | 5 | -0/+74 |
2014-09-25 | usb: Rename usb-common.c | Michal Sojka | 2 | -1/+3 |
2014-09-25 | usb: gadget: Refactor request completion | Michal Sojka | 29 | -56/+41 |
2014-09-25 | usb: gadget: Introduce usb_gadget_giveback_request() | Michal Sojka | 1 | -0/+16 |
2014-09-25 | usb: dwc2/gadget: move phy bus legth initialization | Kamil Debski | 1 | -11/+11 |
2014-09-25 | Merge tag 'usb-serial-3.17-final' of git://git.kernel.org/pub/scm/linux/kerne... | Greg Kroah-Hartman | 1 | -0/+2 |
2014-09-24 | usb: hub: allow to process more usb hub events in parallel | Petr Mladek | 1 | -5/+4 |
2014-09-24 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 24 | -74/+75 |
2014-09-24 | usb: hub: rename usb_kick_khubd() to usb_kick_hub_wq() | Petr Mladek | 3 | -4/+4 |
2014-09-24 | usb: hub: convert khubd into workqueue | Petr Mladek | 2 | -84/+61 |
2014-09-24 | usb: hub: rename hub_events() to hub_event() and handle only one event there | Petr Mladek | 1 | -125/+111 |
2014-09-24 | usb: hub: keep hub->dev reference all the time when struct usb_hub lives | Petr Mladek | 1 | -3/+3 |
2014-09-24 | storage: Add quirk for another SCM-based USB-SCSI converter | Mark Knibbs | 1 | -2/+8 |
2014-09-24 | storage: Add quirks for Castlewood and Double-H USB-SCSI converters | Mark Knibbs | 1 | -0/+14 |
2014-09-24 | storage: Replace magic number with define in usb_stor_euscsi_init() | Mark Knibbs | 1 | -1/+1 |
2014-09-24 | USB: Add device quirk for ASUS T100 Base Station keyboard | Lu Baolu | 2 | -2/+8 |
2014-09-24 | usb3503: clarify what the registers 'PDS' and 'CFG1' really do | Tobias Jakobi | 1 | -2/+2 |
2014-09-24 | usb3503: correct error message in probe ('connect' to 'interrupt') | Tobias Jakobi | 1 | -1/+1 |
2014-09-24 | usb: Fixed a few typos | Mickael Maison | 5 | -6/+6 |
2014-09-24 | USB: storage: use %*ph specifier to dump small buffers | Andy Shevchenko | 2 | -9/+5 |
2014-09-24 | drivers/usb/host/ehci-xilinx-of.c: Include "linux/of_irq.h" to avoid compilin... | Chen Gang | 1 | -0/+1 |
2014-09-24 | usb: wusbcore: fix device disconnect on rekey timeout | Thomas Pugliese | 2 | -1/+19 |
2014-09-24 | usb: wusbcore: skip done segs before completing aborted transfer | Thomas Pugliese | 1 | -3/+14 |
2014-09-24 | usb: wusbcore: USB_WUSB_CBAF depends on USB | Thomas Pugliese | 1 | -0/+1 |