summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: serial: mxuport: Simplify return statementSaurabh Karajgaonkar2015-08-051-7/+3
* usb: host: xhci: Simplify return statementSaurabh Karajgaonkar2015-08-051-5/+1
* usb: host: u132-hcd: Simplify return statementSaurabh Karajgaonkar2015-08-051-26/+9
* usb: host: oxu210hp-hcd: Simplify return statementSaurabh Karajgaonkar2015-08-051-6/+1
* usb: host: ehci-st: Simplify return statementSaurabh Karajgaonkar2015-08-051-6/+1
* usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar2015-08-051-5/+1
* usb: phy: phy-keystone: Simplify return statementSaurabh Karajgaonkar2015-08-051-5/+1
* usb: phy: phy-mxs-usb: Simplify return statementSaurabh Karajgaonkar2015-08-051-5/+1
* usb: devio: remove assignment from if conditionKris Borer2015-08-051-5/+10
* usb: ehci-platform: Fix using multiple controllers from OFAlban Bedel2015-08-051-4/+9
* Documentation: sysfs-bus-usb: s/CONFIG_PM_RUNTIME/CONFIG_PM/Valentin Rothberg2015-08-041-6/+6
* Merge 4.2-rc4 into usb-nextGreg Kroah-Hartman2015-07-27274-1580/+2107
|\
| * Linux 4.2-rc4v4.2-rc4Linus Torvalds2015-07-261-1/+1
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-261-0/+8
| |\
| | * perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming2015-07-261-0/+8
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-2611-59/+81
| |\ \ | | |/ | |/|
| | * x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner2015-07-261-3/+3
| | * x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko2015-07-241-5/+9
| | * x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-241-2/+2
| | * mm: Fix bugs in region_is_ram()Toshi Kani2015-07-221-3/+3
| | * x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-221-18/+6
| | * x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-221-3/+4
| | * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-212-4/+33
| | |\
| | | * efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-152-4/+33
| | * | x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...Luis R. Rodriguez2015-07-211-6/+9
| | * | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-211-2/+4
| | * | x86/mm/pat: Adjust default caching mode translation tablesJan Beulich2015-07-211-3/+3
| | * | x86/fpu: Disable dependent CPU features on "noxsave"Jan Beulich2015-07-211-0/+6
| | * | x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2015-07-212-21/+10
| | * | x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen2015-07-211-1/+1
| * | | Merge tag 'usb-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-07-2620-161/+170
| |\ \ \
| | * | | USB: OHCI: fix bad #define in ohci-tmio.cAlan Stern2015-07-221-1/+1
| | * | | cdc-acm: Destroy acm_minors IDR on module exitJohannes Thumshirn2015-07-221-0/+1
| | * | | usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectorsHans de Goede2015-07-221-0/+11
| | * | | usb-storage: ignore ZTE MF 823 card reader in mode 0x1225Oliver Neukum2015-07-221-0/+12
| | * | | USB: OHCI: Fix race between ED unlink and URB submissionAlan Stern2015-07-221-6/+1
| | * | | usb: core: lpm: set lpm_capable for root hub deviceLu Baolu2015-07-223-3/+7
| | * | | Merge tag 'phy-for-4.2-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2015-07-223-133/+45
| | |\ \ \
| | | * | | phy: berlin-usb: fix divider for BG2Thomas Hebb2015-07-151-1/+1
| | | * | | phy: berlin-usb: fix divider for BG2CDThomas Hebb2015-07-151-2/+2
| | | * | | phy/pxa: add HAS_IOMEM dependencySebastian Ott2015-07-151-0/+2
| | | * | | phy: ti-pipe3: fix suspendRoger Quadros2015-07-151-131/+41
| | * | | | xhci: do not report PLC when link is in internal resume stateZhuang Jin Can2015-07-221-1/+8
| | * | | | xhci: prevent bus_suspend if SS port resuming in phase 1Zhuang Jin Can2015-07-223-3/+7
| | * | | | xhci: report U3 when link is in resume stateZhuang Jin Can2015-07-221-2/+5
| | * | | | xhci: Calculate old endpoints correctly on device resetBrian Campbell2015-07-221-0/+3
| | * | | | usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() functionAMAN DEEP2015-07-221-1/+1
| | * | | | xhci: Workaround to get D3 working in Intel xHCIRajmohan Mani2015-07-221-3/+37
| | * | | | xhci: call BIOS workaround to enable runtime suspend on Intel BraswellMathias Nyman2015-07-221-0/+17
| | * | | | Merge tag 'fixes-for-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-224-8/+14
| | |\ \ \ \