Age | Commit message (Expand) | Author | Files | Lines |
2015-01-15 | Merge tag 'fixes-for-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2 | -5/+6 |
2015-01-15 | Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 6 | -15/+41 |
2015-01-14 | usb: dwc3: gadget: Stop TRB preparation after limit is reached | Amit Virdi | 1 | -0/+3 |
2015-01-14 | usb: dwc3: gadget: Fix TRB preparation during SG | Amit Virdi | 1 | -2/+1 |
2015-01-13 | usb: phy: mv-usb: fix usb_phy build errors | Arnd Bergmann | 1 | -3/+2 |
2015-01-12 | Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 3 | -4/+21 |
2015-01-12 | usb: serial: handle -ENODEV quietly in generic_submit_read_urb | Jeremiah Mahler | 1 | -1/+1 |
2015-01-12 | usb: serial: silence all non-critical read errors | Jeremiah Mahler | 1 | -1/+1 |
2015-01-10 | USB: console: fix potential use after free | Johan Hovold | 1 | -5/+10 |
2015-01-10 | USB: console: fix uninitialised ldisc semaphore | Johan Hovold | 1 | -0/+1 |
2015-01-10 | usb: gadget: udc: atmel: fix possible oops when unloading module | Songjun Wu | 1 | -1/+11 |
2015-01-10 | usb: gadget: gadgetfs: fix an oops in ep_write() | Dan Carpenter | 1 | -0/+1 |
2015-01-09 | usb: phy: Fix deferred probing | Maxime Ripard | 1 | -3/+3 |
2015-01-09 | OHCI: add a quirk for ULi M5237 blocking on reset | Arseny Solokha | 1 | -3/+15 |
2015-01-09 | uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosures | Hans de Goede | 1 | -0/+14 |
2015-01-09 | uas: Do not blacklist ASM1153 disk enclosures | Hans de Goede | 2 | -13/+28 |
2015-01-09 | usb: gadget: udc: avoid dereference before NULL check in ep_queue | John W. Linville | 1 | -1/+2 |
2015-01-09 | usb: host: ehci-tegra: request deferred probe when failing to get phy | Vince Hsu | 1 | -1/+1 |
2015-01-09 | uas: disable UAS on Apricorn SATA dongles | Darrick J. Wong | 1 | -0/+10 |
2015-01-09 | uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013 | Hans de Goede | 1 | -0/+7 |
2015-01-09 | uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013 | Hans de Goede | 1 | -0/+7 |
2015-01-09 | xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllers | Hans de Goede | 1 | -0/+2 |
2015-01-09 | USB: EHCI: adjust error return code | Alan Stern | 1 | -3/+3 |
2015-01-09 | USB: EHCI: fix initialization bug in iso_stream_schedule() | Alan Stern | 1 | -4/+4 |
2015-01-09 | xhci: Check if slot is already in default state before moving it there | Mathias Nyman | 1 | -0/+9 |
2015-01-09 | Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start" | Peter Chen | 2 | -1/+2 |
2015-01-07 | USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xx | Reinhard Speyerer | 2 | -2/+10 |
2015-01-06 | USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices | David Peterson | 1 | -1/+3 |
2015-01-02 | USB: keyspan: fix null-deref at probe | Johan Hovold | 1 | -5/+15 |
2015-01-02 | USB: cp210x: fix ID for production CEL MeshConnect USB Stick | Preston Fick | 1 | -1/+1 |
2014-12-23 | usb: phy: Restore deferred probing path | Thierry Reding | 1 | -4/+10 |
2014-12-22 | usb: gadget: udc: atmel: fix possible IN hang issue | Bo Shen | 1 | -1/+0 |
2014-12-22 | usb: gadget: udc: atmel: change setting for DMA | Bo Shen | 1 | -3/+3 |
2014-12-22 | usb: dwc3: pci: add support for Intel Sunrise Point PCH | Heikki Krogerus | 1 | -0/+4 |
2014-12-22 | usb: gadget: gadgetfs: Free memory allocated by memdup_user() | Mario Schuknecht | 1 | -0/+1 |
2014-12-22 | usb: musb: stuff leak of struct usb_hcd | Sebastian Andrzej Siewior | 1 | -1/+0 |
2014-12-22 | usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop() | Robert Baldyga | 1 | -3/+7 |
2014-12-22 | usb: gadget: fix misspelling of current function in string | Julia Lawall | 2 | -3/+4 |
2014-12-22 | usb: musb: Fix randconfig build issues for Kconfig options | Tony Lindgren | 1 | -0/+4 |
2014-12-22 | usb: gadget: f_uac1: access freed memory at f_audio_free_inst | Peter Chen | 1 | -1/+1 |
2014-12-22 | usb: musb: Fix a few off-by-one lengths | Rasmus Villemoes | 2 | -10/+10 |
2014-12-22 | usb: musb: blackfin: fix build break | Felipe Balbi | 1 | -1/+1 |
2014-12-22 | usb: musb: debugfs: cope with blackfin's oddities | Felipe Balbi | 1 | -8/+10 |
2014-12-21 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -5/+5 |
2014-12-20 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 2 | -2/+2 |
2014-12-19 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -4/+4 |
2014-12-18 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 1 | -5/+5 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 60 | -61/+0 |
2014-12-15 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 204 | -3222/+8473 |
2014-12-13 | PM / Kconfig: Replace PM_RUNTIME with PM in dependencies | Rafael J. Wysocki | 3 | -4/+4 |