summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: usb: ci-hdrc-usb2: add tx(rx)-burst-config-dword for binding docPeter Chen2015-08-141-0/+10
* usb: chipidea: usbmisc_imx: add non-burst setting for imx6Peter Chen2015-08-141-2/+10
* usb: chipidea: add ahb burst configuration interfacePeter Chen2015-08-143-0/+19
* Doc: usb: ci-hdrc-usb2: add ahb-burst-config for binding docPeter Chen2015-08-141-0/+7
* usb: chipidea: imx: add stream mode enable for device mode at imx6sl/imx6sxPeter Chen2015-08-141-6/+10
* usb: chipidea: define stream mode disable for both rolesPeter Chen2015-08-142-2/+16
* usb: chipidea: udc: zero-length packet is only needed for TXPeter Chen2015-08-141-1/+1
* usb: chipidea: host: override hcd reset APIPeter Chen2015-08-141-2/+16
* usb: chipidea: imx: properly check for usbmiscTomeu Vizoso2015-08-141-1/+1
* usb: chipidea: debug: add runtime pm for register accessLi Jun2015-08-141-0/+6
* usb:chipidea:Make the function hw_alloc_repmap have a return type of voidNicholas Krause2015-08-141-2/+1
* usb: chipidea: host: delete the redundancy ci_hdrc structPeter Chen2015-08-141-3/+1
* usb: chipidea: introduce ITC tuning interfacePeter Chen2015-08-142-0/+18
* Doc: usb: ci-hdrc-usb2: add itc-setting at binding docPeter Chen2015-08-141-0/+3
* usb: chipidea: introduce ci_platform_configurePeter Chen2015-08-143-18/+27
* usb: chipidea: otg_fsm: delete the duplicated reset controller operationPeter Chen2015-08-141-1/+0
* usb: chipidea: udc: add USB_DEVICE_A_HNP_SUPPORT request supportPeter Chen2015-08-141-0/+7
* usb: chipidea: imx: enable CI_HDRC_SET_NON_ZERO_TTHAPeter Chen2015-08-141-1/+2
* usb: chipidea: add ttctrl.ttha control interfacePeter Chen2015-08-145-0/+12
* Merge 4.2-rc6 into usb-nextGreg Kroah-Hartman2015-08-10459-2695/+6088
|\
| * Linux 4.2-rc6v4.2-rc6Linus Torvalds2015-08-091-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-097-8/+35
| |\
| | * Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2015-08-072-2/+21
| | * Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2015-08-051-1/+2
| | * Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2015-08-032-4/+10
| | * Input: axp20x-pek - add module aliasChen-Yu Tsai2015-08-031-0/+1
| | * Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-031-1/+1
| * | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-0931-62/+130
| |\ \
| | * | MIPS: Make set_pte() SMP safe.David Daney2015-08-051-0/+31
| | * | MIPS: Replace add and sub instructions in relocate_kernel.S with addiuJames Cowgill2015-08-031-4/+4
| | * | MIPS: Flush RPS on kernel entry with EVAJames Hogan2015-08-031-0/+25
| | * | Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli2015-08-031-10/+0
| | * | MIPS: BMIPS: Delete unused Kconfig symbolKevin Cernekee2015-08-031-1/+0
| | * | MIPS: Export get_c0_perfcount_int()Felix Fietkau2015-08-036-0/+6
| | * | MIPS: show_stack: Fix stack trace with EVAJames Hogan2015-08-031-0/+7
| | * | MIPS: do_mcheck: Fix kernel code dump with EVAJames Hogan2015-08-031-0/+6
| | * | MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-0314-31/+30
| | * | MIPS: Partially disable RIXI support.Ralf Baechle2015-08-031-4/+4
| | * | MIPS: Handle page faults of executable but unreadable pages correctly.Ralf Baechle2015-08-031-1/+2
| | * | MIPS: Malta: Don't reinitialise RTCJames Hogan2015-08-031-6/+9
| | * | MIPS: unaligned: Fix build error on big endian R6 kernelsJames Cowgill2015-08-031-1/+1
| | * | MIPS: Fix sched_getaffinity with MT FPAFF enabledFelix Fietkau2015-08-031-2/+3
| | * | MIPS: Fix build with CONFIG_OF=y for non OF-enabled targetsJonas Gorski2015-08-031-1/+1
| | * | CPUFREQ: Loongson2: Fix broken build due to incorrect include.Ralf Baechle2015-08-031-1/+1
| * | | Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-091-0/+5
| |\ \ \
| | * | | btrfs: qgroup: Fix a regression in qgroup reserved space.Qu Wenruo2015-08-061-0/+5
| * | | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-08-095-15/+20
| |\ \ \ \
| | * \ \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-08-034-14/+20
| | |\ \ \ \
| | | * | | | thermal: exynos: Remove unused code related to platform_data on probe()Chanwoo Choi2015-08-021-3/+0
| | | * | | | thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi2015-08-021-1/+1
OpenPOWER on IntegriCloud