summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb/host/fotg210: Remove return statement inside ifPeter Senna Tschudin2015-10-181-7/+5Star
* Merge tag 'phy-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman2015-10-1811-15/+898
|\
| * MAINTAINERS: add Mediatek usb3 phy driverChunfeng Yun2015-10-171-0/+7
| * phy: cygnus: pcie: Add Cygnus PCIe PHY supportRay Jui2015-10-063-0/+223
| * dt-bindings: Add Cygnus PCIe PHY binding docRay Jui2015-10-061-0/+47
| * phy: sun4i-usb: Use devm_gpiod_get_optional for optional GPIOsAxel Lin2015-10-061-13/+9Star
| * phy: add usb3.0 phy driver for mt65xx SoCsChunfeng Yun2015-10-063-0/+516
| * dt-bindings: Add usb3.0 phy binding for MT65xx SoCsChunfeng Yun2015-10-061-0/+68
| * phy: exynos-usb2: add vbus regulator supportMarek Szyprowski2015-10-063-2/+28
* | usb/host/fotg210: Add function scan_frame_queue()Peter Senna Tschudin2015-10-171-67/+76
* | usb/host/fotg210: Add function: output_buf_tds_dir()Peter Senna Tschudin2015-10-171-31/+31
* | usb/host/fotg210: convert macro to inline functionPeter Senna Tschudin2015-10-171-11/+16
* | usb/host/fotg210: replace msleep by usleep_rangePeter Senna Tschudin2015-10-171-1/+1
* | usb/host/fotg210: change kmalloc by kmalloc_arrayPeter Senna Tschudin2015-10-171-1/+1
* | usb/host/fotg210: Remove useless else statementPeter Senna Tschudin2015-10-171-3/+2Star
* | usb/host/fotg210: remove KERN_WARNING from pr_warnPeter Senna Tschudin2015-10-171-1/+1
* | usb/host/fotg210: Fix coding style issuesPeter Senna Tschudin2015-10-172-977/+769Star
* | usb-host: Remove fusbh200 driverPeter Senna Tschudin2015-10-175-6577/+0Star
* | usb: hcd: use USB_DT_*Sergei Shtylyov2015-10-171-14/+15
* | usb: xhci: configure 32-bit DMA if the controller does not support 64-bit DMADuc Dang2015-10-171-0/+10
* | usb: Add support for ACPI identification to xhci-platformDuc Dang2015-10-171-0/+9
* | usb: make xhci platform driver use 64 bit or 32 bit DMADuc Dang2015-10-171-7/+13
* | usb: xhci: Makefile: move xhci-pci and xhci-plat-hcd after xhci-hcdLu, Baolu2015-10-171-3/+2Star
* | xhci: replace custom implementation of readq / writeqAndy Shevchenko2015-10-171-10/+4Star
* | xhci: create one unified function to calculate TRB TD remainder.Mathias Nyman2015-10-172-62/+46Star
* | Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman2015-10-12418-2009/+3226
|\ \
| * | Linux 4.3-rc5Linus Torvalds2015-10-111-2/+2
| * | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-10-112-7/+8
| |\ \
| | * | sched/core: Fix TASK_DEAD race in finish_task_switch()Peter Zijlstra2015-10-062-7/+8
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-113-1/+4
| |\ \ \
| | * \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-10-073-1/+4
| | |\ \ \
| | | * | | perf tools: Fix build break on powerpc due to sample_reg_masksSukadev Bhattiprolu2015-10-073-1/+4
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-111-2/+2
| |\ \ \ \ \
| | * | | | | MAINTAINERS: Change Matt Fleming's email addressMatt Fleming2015-10-111-2/+2
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-10-112-1/+6
| |\ \ \ \ \ \
| | * | | | | | irqdomain: Add an accessor for the of_node fieldMarc Zyngier2015-10-091-0/+5
| | * | | | | | genirq: Fix handle_bad_irq kerneldoc commentArnd Bergmann2015-10-091-1/+0Star
| | * | | | | | genirq: Export handle_bad_irqArnd Bergmann2015-10-091-0/+1
| * | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-10-113-14/+33
| |\ \ \ \ \ \ \
| | * | | | | | | 3w-9xxx: don't unmap bounce buffered commandsChristoph Hellwig2015-10-071-7/+21
| | * | | | | | | scsi_dh: Use the correct module name when loading device handlerPaul Mackerras2015-10-011-1/+1
| | * | | | | | | libiscsi: Fix iscsi_check_transport_timeouts possible infinite loopAriel Nahum2015-09-171-6/+11
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/mdLinus Torvalds2015-10-112-4/+4
| |\ \ \ \ \ \ \
| | * | | | | | | crash in md-raid1 and md-raid10 due to incorrect list manipulationMikulas Patocka2015-10-082-4/+4
| * | | | | | | | Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-109-4/+43
| |\ \ \ \ \ \ \ \
| | * | | | | | | | usb: Add device quirk for Logitech PTZ camerasVincent Palatin2015-10-041-0/+7
| | * | | | | | | | USB: chaoskey read offset bugAlexander Inyukhin2015-10-041-1/+1
| | * | | | | | | | USB: Add reset-resume quirk for two Plantronics usb headphones.Yao-Wen Mao2015-10-041-0/+6
| | * | | | | | | | Merge tag 'phy-for-4.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-10-033-0/+18
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | phy: berlin-sata: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-251-0/+1