Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2015-01-14 | 72 | -357/+668 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | usb: serial: handle -ENODEV quietly in generic_submit_read_urb | Jeremiah Mahler | 2015-01-12 | 1 | -1/+1 | |
| | * | | | | | | | | | usb: serial: silence all non-critical read errors | Jeremiah Mahler | 2015-01-12 | 1 | -1/+1 | |
| | * | | | | | | | | | USB: console: fix potential use after free | Johan Hovold | 2015-01-10 | 1 | -5/+10 | |
| | * | | | | | | | | | USB: console: fix uninitialised ldisc semaphore | Johan Hovold | 2015-01-10 | 1 | -0/+1 | |
| | * | | | | | | | | | USB: qcserial/option: make AT URCs work for Sierra Wireless MC73xx | Reinhard Speyerer | 2015-01-07 | 2 | -2/+10 | |
| | * | | | | | | | | | USB: cp210x: add IDs for CEL USB sticks and MeshWorks devices | David Peterson | 2015-01-06 | 1 | -1/+3 | |
| | * | | | | | | | | | USB: keyspan: fix null-deref at probe | Johan Hovold | 2015-01-02 | 1 | -5/+15 | |
| | * | | | | | | | | | USB: cp210x: fix ID for production CEL MeshConnect USB Stick | Preston Fick | 2015-01-02 | 1 | -1/+1 | |
| | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'fixes-for-v3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2015-01-12 | 3 | -4/+21 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | usb: gadget: udc: atmel: fix possible oops when unloading module | Songjun Wu | 2015-01-09 | 1 | -1/+11 | |
| | * | | | | | | | | usb: gadget: gadgetfs: fix an oops in ep_write() | Dan Carpenter | 2015-01-09 | 1 | -0/+1 | |
| | * | | | | | | | | usb: phy: Restore deferred probing path | Thierry Reding | 2014-12-23 | 1 | -4/+10 | |
| * | | | | | | | | | usb: phy: Fix deferred probing | Maxime Ripard | 2015-01-09 | 1 | -3/+3 | |
| * | | | | | | | | | OHCI: add a quirk for ULi M5237 blocking on reset | Arseny Solokha | 2015-01-09 | 1 | -3/+15 | |
| * | | | | | | | | | uas: Add US_FL_NO_ATA_1X for 2 more Seagate disk enclosures | Hans de Goede | 2015-01-09 | 1 | -0/+14 | |
| * | | | | | | | | | uas: Do not blacklist ASM1153 disk enclosures | Hans de Goede | 2015-01-09 | 2 | -13/+28 | |
| * | | | | | | | | | usb: gadget: udc: avoid dereference before NULL check in ep_queue | John W. Linville | 2015-01-09 | 1 | -1/+2 | |
| * | | | | | | | | | usb: host: ehci-tegra: request deferred probe when failing to get phy | Vince Hsu | 2015-01-09 | 1 | -1/+1 | |
| * | | | | | | | | | uas: disable UAS on Apricorn SATA dongles | Darrick J. Wong | 2015-01-09 | 1 | -0/+10 | |
| * | | | | | | | | | uas: Add US_FL_NO_REPORT_OPCODES for JMicron JMS566 with usb-id 0bc2:a013 | Hans de Goede | 2015-01-09 | 1 | -0/+7 | |
| * | | | | | | | | | uas: Add US_FL_NO_ATA_1X for Seagate devices with usb-id 0bc2:a013 | Hans de Goede | 2015-01-09 | 1 | -0/+7 | |
| * | | | | | | | | | xhci: Add broken-streams quirk for Fresco Logic FL1000G xhci controllers | Hans de Goede | 2015-01-09 | 1 | -0/+2 | |
| * | | | | | | | | | USB: EHCI: adjust error return code | Alan Stern | 2015-01-09 | 1 | -3/+3 | |
| * | | | | | | | | | USB: EHCI: fix initialization bug in iso_stream_schedule() | Alan Stern | 2015-01-09 | 1 | -4/+4 | |
| * | | | | | | | | | xhci: Check if slot is already in default state before moving it there | Mathias Nyman | 2015-01-09 | 1 | -0/+9 | |
| * | | | | | | | | | Revert "usb: chipidea: remove duplicate dev_set_drvdata for host_start" | Peter Chen | 2015-01-09 | 2 | -1/+2 | |
| * | | | | | | | | | Merge tag 'for-3.19-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kish... | Greg Kroah-Hartman | 2015-01-09 | 8 | -22/+42 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cards | Vignesh R | 2014-12-23 | 3 | -11/+12 | |
| | * | | | | | | | | | phy-sun4i-usb: Change disconnect threshold value for sun6i | Hans de Goede | 2014-12-23 | 1 | -1/+2 | |
| | * | | | | | | | | | phy: miphy28lp: unlock on error in miphy28lp_init() | Dan Carpenter | 2014-12-23 | 1 | -1/+2 | |
| * | | | | | | | | | | Merge tag 'fixes-for-v3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-12-23 | 12 | -31/+45 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | usb: gadget: udc: atmel: fix possible IN hang issue | Bo Shen | 2014-12-22 | 1 | -1/+0 | |
| | * | | | | | | | | usb: gadget: udc: atmel: change setting for DMA | Bo Shen | 2014-12-22 | 1 | -3/+3 | |
| | * | | | | | | | | usb: dwc3: pci: add support for Intel Sunrise Point PCH | Heikki Krogerus | 2014-12-22 | 1 | -0/+4 | |
| | * | | | | | | | | usb: gadget: gadgetfs: Free memory allocated by memdup_user() | Mario Schuknecht | 2014-12-22 | 1 | -0/+1 | |
| | * | | | | | | | | usb: musb: stuff leak of struct usb_hcd | Sebastian Andrzej Siewior | 2014-12-22 | 1 | -1/+0 | |
| | * | | | | | | | | usb: dwc2: gadget: kill requests with 'force' in s3c_hsotg_udc_stop() | Robert Baldyga | 2014-12-22 | 1 | -3/+7 | |
| | * | | | | | | | | usb: gadget: fix misspelling of current function in string | Julia Lawall | 2014-12-22 | 2 | -3/+4 | |
| | * | | | | | | | | usb: musb: Fix randconfig build issues for Kconfig options | Tony Lindgren | 2014-12-22 | 1 | -0/+4 | |
| | * | | | | | | | | usb: gadget: f_uac1: access freed memory at f_audio_free_inst | Peter Chen | 2014-12-22 | 1 | -1/+1 | |
| | * | | | | | | | | usb: musb: Fix a few off-by-one lengths | Rasmus Villemoes | 2014-12-22 | 2 | -10/+10 | |
| | * | | | | | | | | usb: musb: blackfin: fix build break | Felipe Balbi | 2014-12-22 | 1 | -1/+1 | |
| | * | | | | | | | | usb: musb: debugfs: cope with blackfin's oddities | Felipe Balbi | 2014-12-22 | 1 | -8/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-01-17 | 3 | -8/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t... | Catalin Marinas | 2015-01-16 | 1 | -7/+1 | |
| * | | | | | | | | | arm64: compat: wire up compat_sys_execveat | Will Deacon | 2015-01-12 | 2 | -1/+3 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-01-17 | 4 | -25/+49 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | NFSv4: Remove incorrect check in can_open_delegated() | Trond Myklebust | 2015-01-05 | 1 | -2/+0 | |
| * | | | | | | | | | NFS: Ignore transport protocol when detecting server trunking | Chuck Lever | 2015-01-05 | 1 | -6/+0 |