aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* clk: renesas: Rework Kconfig and Makefile logicGeert Uytterhoeven2017-05-244-37/+135
* clk: renesas: cpg-mssr: Initialize error pointer using ERR_PTR()Geert Uytterhoeven2017-05-241-1/+1
* clk: renesas: r8a7795: Correct pwm, gpio, and i2c parent clocks on ES2.0Geert Uytterhoeven2017-05-151-13/+26
* clk: renesas: Use pm_clk_no_clocks() helper i.s.o. direct accessGeert Uytterhoeven2017-05-152-2/+2
* clk: renesas: Do not build clk-div6 for R8A7792Geert Uytterhoeven2017-05-151-1/+1
* clk: renesas: r8a7796: Add INTC-EX clockTakeshi Kihara2017-05-151-0/+1
* clk: renesas: r8a7796: Add PCIe clocksHarunobu Kurokawa2017-05-151-0/+2
* clk: renesas: r8a7796: Add PWM clockRyo Kodama2017-05-151-0/+1
* clk: renesas: r8a7796: Add HS-USB clockKazuya Mizuguchi2017-05-151-0/+1
* clk: renesas: r8a7796: Add Sound DVC clocksKazuya Mizuguchi2017-05-151-0/+2
* clk: renesas: r8a7796: Add Sound SRC clockKazuya Mizuguchi2017-05-151-0/+13
* clk: renesas: r8a7796: Add Sound SSI clockKazuya Mizuguchi2017-05-151-0/+11
* clk: renesas: r8a7796: Add USB-DMAC clocksHiromitsu Yamasaki2017-05-151-0/+2
* clk: renesas: r8a7796: Add Audio-DMAC clocksHiromitsu Yamasaki2017-05-151-0/+2
* clk: renesas: r8a7796: Add EHCI/OHCI clocksKazuya Mizuguchi2017-05-151-0/+2
* clk: renesas: r8a7796: Add HDMI clockKoji Matsuoka2017-05-151-0/+2
* clk: renesas: r8a7795: Add HS-USB ch3 clockTakeshi Kihara2017-05-151-0/+1
* clk: renesas: r8a7795: Add USB-DMAC ch3 clockTakeshi Kihara2017-05-151-0/+2
* clk: renesas: r8a7795: Add EHCI/OHCI ch3 clockTakeshi Kihara2017-05-151-0/+1
* clk: renesas: r8a7745: Remove PLL configs for MD19=0Geert Uytterhoeven2017-05-151-11/+2
* clk: renesas: r8a7745: Remove nonexisting scu-src[0789] clocksGeert Uytterhoeven2017-05-151-4/+0
* clk: renesas: rcar-gen2: Fix PLL0 on R-Car V2H and E2Geert Uytterhoeven2017-05-151-4/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-05-135-7/+445
|\
| * Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann2017-05-111-1/+1
| * Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
| * Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
| * Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
| * Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* | Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-133-10/+159
|\ \
| * | ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * | ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * | ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * | ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-128-57/+166
|\ \ \
| * | | libnvdimm, btt: ensure that initializing metadata clears poisonVishal Verma2017-05-101-7/+47
| * | | libnvdimm: add an atomic vs process context flag to rw_bytesVishal Verma2017-05-106-37/+46
| * | | device-dax: kill NR_DEV_DAXDan Williams2017-05-092-13/+3
| * | | block, dax: move "select DAX" from BLOCK to FS_DAXDan Williams2017-05-081-0/+70
| * | | device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAXMike Galbraith2017-05-081-1/+1
* | | | Merge tag 'for-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2017-05-1215-172/+945
|\ \ \ \
| * | | | power: supply: cpcap-charger: Keep trickle charger bits disabledTony Lindgren2017-05-041-2/+1
| * | | | power: supply: cpcap-charger: Fix enable for 3.8V charge settingTony Lindgren2017-05-041-1/+1
| * | | | power: supply: cpcap-charger: Fix charge voltage configurationTony Lindgren2017-05-041-2/+2
| * | | | power: supply: cpcap-charger: Fix charger nameTony Lindgren2017-05-041-1/+1
| * | | | power: supply: twl4030-charger: make twl4030_bci_property_is_writeable staticSebastian Reichel2017-05-041-1/+1
| * | | | power: supply: sbs-battery: Add alert callbackPhil Reid2017-05-011-3/+13
| * | | | power: supply: avoid unused twl4030-madc.hSebastian Reichel2017-05-012-2/+0
| * | | | power: supply: sbs-battery: Correct supply status with current drawPaul Kocialkowski2017-05-011-0/+29
| * | | | power: supply: sbs-battery: Don't ignore the first external power changePaul Kocialkowski2017-05-011-10/+0
| * | | | power: supply: pda_power: move from timer to delayed_workMichael Trimarchi2017-05-011-22/+27