| Commit message (Expand) | Author | Age | Files | Lines |
* | clk: renesas: Use pm_clk_no_clocks() helper i.s.o. direct access | Geert Uytterhoeven | 2017-05-15 | 2 | -2/+2 |
* | clk: renesas: Do not build clk-div6 for R8A7792 | Geert Uytterhoeven | 2017-05-15 | 1 | -1/+1 |
* | clk: renesas: r8a7796: Add INTC-EX clock | Takeshi Kihara | 2017-05-15 | 1 | -0/+1 |
* | clk: renesas: r8a7796: Add PCIe clocks | Harunobu Kurokawa | 2017-05-15 | 1 | -0/+2 |
* | clk: renesas: r8a7796: Add PWM clock | Ryo Kodama | 2017-05-15 | 1 | -0/+1 |
* | clk: renesas: r8a7796: Add HS-USB clock | Kazuya Mizuguchi | 2017-05-15 | 1 | -0/+1 |
* | clk: renesas: r8a7796: Add Sound DVC clocks | Kazuya Mizuguchi | 2017-05-15 | 1 | -0/+2 |
* | clk: renesas: r8a7796: Add Sound SRC clock | Kazuya Mizuguchi | 2017-05-15 | 1 | -0/+13 |
* | clk: renesas: r8a7796: Add Sound SSI clock | Kazuya Mizuguchi | 2017-05-15 | 1 | -0/+11 |
* | clk: renesas: r8a7796: Add USB-DMAC clocks | Hiromitsu Yamasaki | 2017-05-15 | 1 | -0/+2 |
* | clk: renesas: r8a7796: Add Audio-DMAC clocks | Hiromitsu Yamasaki | 2017-05-15 | 1 | -0/+2 |
* | clk: renesas: r8a7796: Add EHCI/OHCI clocks | Kazuya Mizuguchi | 2017-05-15 | 1 | -0/+2 |
* | clk: renesas: r8a7796: Add HDMI clock | Koji Matsuoka | 2017-05-15 | 1 | -0/+2 |
* | clk: renesas: r8a7795: Add HS-USB ch3 clock | Takeshi Kihara | 2017-05-15 | 1 | -0/+1 |
* | clk: renesas: r8a7795: Add USB-DMAC ch3 clock | Takeshi Kihara | 2017-05-15 | 1 | -0/+2 |
* | clk: renesas: r8a7795: Add EHCI/OHCI ch3 clock | Takeshi Kihara | 2017-05-15 | 1 | -0/+1 |
* | clk: renesas: r8a7745: Remove PLL configs for MD19=0 | Geert Uytterhoeven | 2017-05-15 | 1 | -11/+2 |
* | clk: renesas: r8a7745: Remove nonexisting scu-src[0789] clocks | Geert Uytterhoeven | 2017-05-15 | 1 | -4/+0 |
* | clk: renesas: rcar-gen2: Fix PLL0 on R-Car V2H and E2 | Geert Uytterhoeven | 2017-05-15 | 1 | -4/+19 |
* | 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 |