summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ia64: prefix header search path with $(srctree)/Masahiro Yamada2019-03-144-6/+2
* libfdt: prefix header search paths with $(srctree)/Masahiro Yamada2019-03-141-1/+1
* deb-pkg: generate correct build dependenciesRiku Voipio2019-03-141-1/+3
* Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-03-137-14/+44
|\
| * kconfig: fix 'Save As' menu of xconfigMasahiro Yamada2019-03-122-7/+36
| * kconfig: rename zconf.y to parser.yMasahiro Yamada2019-02-134-5/+6
| * kconfig: rename zconf.l to lexer.lMasahiro Yamada2019-02-133-4/+4
* | Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-1313-300/+474
|\ \
| * | pwm: atmel: Remove useless symbolic definitionsThierry Reding2019-03-041-14/+6
| * | pwm: bcm-kona: Update macros to remove braces around numbersSheetal Tigadoli2019-03-041-8/+8
| * | pwm: imx27: Only enable the clocks once in .get_state()Uwe Kleine-König2019-03-041-7/+4
| * | pwm: rcar: Improve calculation of dividerYoshihiro Shimoda2019-03-041-9/+7
| * | pwm: rcar: Remove legacy APIsYoshihiro Shimoda2019-03-041-40/+4
| * | pwm: rcar: Use "atomic" API on rcar_pwm_resume()Yoshihiro Shimoda2019-03-041-5/+3
| * | pwm: rcar: Add support "atomic" APIYoshihiro Shimoda2019-03-041-0/+37
| * | pwm: atmel: Add support for SAM9X60's PWM controllerClaudiu Beznea2019-03-041-0/+19
| * | pwm: atmel: Add PWM binding for SAM9X60Claudiu Beznea2019-03-041-0/+1
| * | pwm: atmel: Rename objects of type atmel_pwm_dataClaudiu Beznea2019-03-041-7/+7
| * | pwm: atmel: Add support for controllers with 32 bit countersClaudiu Beznea2019-03-041-11/+23
| * | pwm: atmel: Add struct atmel_pwm_dataClaudiu Beznea2019-03-041-28/+36
| * | pwm: Add MediaTek MT8183 display PWM driver supportJitao Shi2019-03-041-0/+11
| * | pwm: hibvt: Add hi3559v100 supportMathieu Othacehe2019-03-041-1/+26
| * | dt-bindings: pwm: hibvt: Add hi3559v100 supportMathieu Othacehe2019-03-041-0/+2
| * | pwm: hibvt: Use individual struct per of-dataMathieu Othacehe2019-03-041-5/+12
| * | pwm: imx: Signedness bug in imx_pwm_get_state()Dan Carpenter2019-01-161-1/+2
| * | pwm: imx: Split into two driversUwe Kleine-König2019-01-164-153/+257
| * | pwm: imx: Don't print an error on -EPROBE_DEFERUwe Kleine-König2019-01-101-3/+8
| * | pwm: imx: Set driver data earlier simplifying the end of ->probe()Uwe Kleine-König2019-01-101-7/+3
| * | pwm: imx: Remove if block where the condition is always wrongUwe Kleine-König2019-01-101-2/+0
| * | pwm: Rearrange structures to group members by purposeUwe Kleine-König2019-01-101-15/+18
| * | pwm: Drop per-chip dbg_show callbackUwe Kleine-König2019-01-102-8/+1
| * | pwm: Don't use memcmp() to compare state variablesUwe Kleine-König2019-01-101-1/+4
* | | Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2019-03-139-18/+903
|\ \ \
| * | | mailbox: imx: keep MU irq working during suspend/resumeAnson Huang2019-03-111-2/+2
| * | | dt-bindings: mailbox: Add Xilinx IPI MailboxWendy Liang2019-03-061-0/+127
| * | | mailbox: ZynqMP IPI mailbox controllerWendy Liang2019-03-064-0/+758
| * | | mailbox: stm32-ipcc: remove useless device_init_wakeup callFabien Dessenne2019-03-061-2/+0
| * | | mailbox: stm32-ipcc: do not enable wakeup source by defaultFabien Dessenne2019-03-061-1/+1
| * | | mailbox: mailbox-test: fix null pointer if no mmioFabien Dessenne2019-03-061-6/+8
| * | | mailbox: mailbox-test: fix debugfs in multi-instancesFabien Dessenne2019-03-061-6/+6
| * | | mailbox: tegra-hsp: mark suspend function as __maybe_unusedArnd Bergmann2019-03-061-1/+1
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-03-136-28/+51
|\ \ \ \
| * | | | crypto: caam - add missing put_device() callWen Yang2019-03-075-27/+50
| * | | | crypto: s5p-sss - fix AES support for Exynos5433Kamil Konieczny2019-03-071-1/+1
* | | | | Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-1315-113/+273
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams2019-03-11568-2209/+5617
| |\ \ \ \ \
| | * | | | | nfit/ars: Avoid stale ARS resultsDan Williams2019-02-202-1/+17
| | * | | | | nfit/ars: Allow root to busy-poll the ARS state machineDan Williams2019-02-202-0/+9
| | * | | | | nfit/ars: Introduce scrub_flagsDan Williams2019-02-202-15/+23
| | * | | | | nfit/ars: Remove ars_start_flagsDan Williams2019-02-202-6/+5