| Commit message (Expand) | Author | Age | Files | Lines |
* | phy: rockchip-inno-usb2: add one phy comprises with two host-ports support | William Wu | 2017-06-06 | 1 | -3/+6 |
* | phy: rockchip-inno-usb2: increase otg sm work first schedule time | William Wu | 2017-06-06 | 1 | -1/+1 |
* | phy: rockchip-inno-usb2: add a delay after phy resume | William Wu | 2017-06-06 | 1 | -0/+3 |
* | phy: cpcap-usb: Add CPCAP PMIC USB support | Tony Lindgren | 2017-06-06 | 6 | -0/+732 |
* | phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs | Martin Blumenstingl | 2017-06-06 | 2 | -5/+6 |
* | dt-bindings: phy: meson8b-usb2-phy: add support for the Meson8 SoCs | Martin Blumenstingl | 2017-06-06 | 1 | -1/+2 |
* | phy: meson: add USB2 PHY support for Meson GXL and GXM | Martin Blumenstingl | 2017-06-06 | 3 | -0/+287 |
* | dt-bindings: phy: meson-gxl-usb2-phy: Add documentation for the Meson GXL USB... | Martin Blumenstingl | 2017-06-06 | 1 | -0/+17 |
* | phy: Group vendor specific phy drivers | Vivek Gautam | 2017-06-01 | 84 | -546/+591 |
* | phy: Move ULPI phy header out of drivers to include path | Vivek Gautam | 2017-06-01 | 2 | -2/+1 |
* | phy: qcom-usb: Remove unused ulpi phy header | Vivek Gautam | 2017-06-01 | 2 | -4/+2 |
* | phy: qualcomm: phy-qcom-qmp: fix application of sizeof to pointer | Fengguang Wu | 2017-06-01 | 1 | -1/+1 |
* | phy: qcom-qmp: fix return value check in qcom_qmp_phy_create() | Wei Yongjun | 2017-05-19 | 1 | -6/+6 |
* | Linux 4.12-rc1v4.12-rc1 | Linus Torvalds | 2017-05-13 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2017-05-13 | 5 | -7/+445 |
|\ |
|
| * | Input: cros_ec_keyb - remove extraneous 'const' | Arnd Bergmann | 2017-05-12 | 1 | -1/+1 |
| * | Input: add support for PlayStation 1/2 joypads connected via SPI | Tomohiro Yoshidomi | 2017-05-10 | 3 | -0/+423 |
| * | Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth | Benjamin Valentin | 2017-05-07 | 1 | -0/+2 |
| * | Input: xpad - sync supported devices with xboxdrv | Benjamin Valentin | 2017-05-07 | 1 | -0/+13 |
| * | Input: xpad - sort supported devices by USB ID | Benjamin Valentin | 2017-05-07 | 1 | -6/+6 |
* | | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2017-05-13 | 9 | -18/+195 |
|\ \ |
|
| * | | ubi: Add debugfs file for tracking PEB state | Ben Shelton | 2017-05-08 | 1 | -1/+125 |
| * | | ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctl | Rock Lee | 2017-05-08 | 1 | -3/+3 |
| * | | ubifs: Remove unnecessary assignment | Stefan Agner | 2017-05-08 | 1 | -1/+0 |
| * | | ubifs: Fix cut and paste error on sb type comparisons | Colin Ian King | 2017-05-08 | 1 | -2/+2 |
| * | | ubi: fastmap: Fix slab corruption | Rabin Vincent | 2017-05-08 | 1 | -4/+29 |
| * | | ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labels | Hyunchul Lee | 2017-05-08 | 3 | -2/+31 |
| * | | ubi: Make mtd parameter readable | Andy Shevchenko | 2017-05-08 | 1 | -1/+1 |
| * | | ubi: Fix section mismatch | Andy Shevchenko | 2017-05-08 | 1 | -4/+4 |
* | | | Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-05-13 | 7 | -19/+17 |
|\ \ \ |
|
| * | | | um: Add missing NR_CPUS include | Richard Weinberger | 2017-05-04 | 1 | -0/+1 |
| * | | | um: Fix to call read_initrd after init_bootmem | Masami Hiramatsu | 2017-05-03 | 2 | -3/+7 |
| * | | | um: Include kbuild.h instead of duplicating its macros | Matthias Kaehlcke | 2017-05-03 | 1 | -8/+1 |
| * | | | um: Fix PTRACE_POKEUSER on x86_64 | Richard Weinberger | 2017-05-03 | 1 | -1/+1 |
| * | | | um: Set number of CPUs | Nikola Kotur | 2017-05-03 | 2 | -3/+5 |
| * | | | um: Fix _print_addr() | Richard Weinberger | 2017-05-03 | 1 | -4/+2 |
| |/ / |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-05-13 | 23 | -126/+145 |
|\ \ \ |
|
| * | | | mm, docs: update memory.stat description with workingset* entries | Roman Gushchin | 2017-05-13 | 1 | -0/+12 |
| * | | | mm: vmscan: scan until it finds eligible pages | Minchan Kim | 2017-05-13 | 1 | -6/+15 |
| * | | | mm, thp: copying user pages must schedule on collapse | David Rientjes | 2017-05-13 | 1 | -4/+3 |
| * | | | dax: fix PMD data corruption when fault races with write | Ross Zwisler | 2017-05-13 | 1 | -14/+14 |
| * | | | dax: fix data corruption when fault races with write | Jan Kara | 2017-05-13 | 1 | -16/+16 |
| * | | | ext4: return to starting transaction in ext4_dax_huge_fault() | Jan Kara | 2017-05-13 | 1 | -4/+17 |
| * | | | mm: fix data corruption due to stale mmap reads | Jan Kara | 2017-05-13 | 2 | -2/+12 |
| * | | | dax: prevent invalidation of mapped DAX entries | Ross Zwisler | 2017-05-13 | 3 | -36/+3 |
| * | | | Tigran has moved | Andrew Morton | 2017-05-13 | 6 | -7/+7 |
| * | | | mm, vmalloc: fix vmalloc users tracking properly | Michal Hocko | 2017-05-13 | 3 | -17/+26 |
| * | | | mm/khugepaged: add missed tracepoint for collapse_huge_page_swapin | SeongJae Park | 2017-05-13 | 1 | -1/+3 |
| * | | | gcov: support GCC 7.1 | Martin Liska | 2017-05-13 | 2 | -1/+9 |
| * | | | mm, vmstat: Remove spurious WARN() during zoneinfo print | Reza Arbab | 2017-05-13 | 1 | -2/+0 |