summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-1310-281/+453
|\
| * 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: 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
| * 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: Drop per-chip dbg_show callbackUwe Kleine-König2019-01-101-4/+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-137-18/+756
|\ \
| * | mailbox: imx: keep MU irq working during suspend/resumeAnson Huang2019-03-111-2/+2
| * | mailbox: ZynqMP IPI mailbox controllerWendy Liang2019-03-063-0/+738
| * | 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-1312-104/+262
|\ \ \ \
| * \ \ \ Merge branch 'for-5.1/nfit/ars' into libnvdimm-for-nextDan Williams2019-03-11230-1059/+1719
| |\ \ \ \
| | * | | | 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
| | * | | | nfit/ars: Attempt short-ARS even in the no_init_ars caseDan Williams2019-02-201-2/+3
| | * | | | nfit/ars: Attempt a short-ARS whenever the ARS state is idle at bootDan Williams2019-02-131-1/+1
| * | | | | Merge branch 'for-5.1/libnvdimm-start-pad' into libnvdimm-for-nextDan Williams2019-03-113-20/+46
| |\ \ \ \ \
| | * | | | | libnvdimm/pfn: Remove dax_label_reserveDan Williams2019-02-221-4/+2
| | * | | | | dax: Check the end of the block-device capacity with dax_direct_access()Dan Williams2019-02-201-10/+28
| | * | | | | libnvdimm/pmem: Honor force_raw for legacy pmem regionsDan Williams2019-02-121-0/+4
| | * | | | | libnvdimm/pfn: Account for PAGE_SIZE > info-block-size in nd_pfn_init()Dan Williams2019-02-121-7/+13
| | * | | | | libnvdimm: Fix altmap reservation size calculationOliver O'Halloran2019-02-121-1/+1
| | * | | | | libnvdimm, pfn: Fix over-trim in trim_pfn_device()Wei Yang2019-02-121-1/+1
| * | | | | | Merge branch 'for-5.1/libnvdimm' into libnvdimm-for-nextDan Williams2019-03-1110-50/+147
| |\ \ \ \ \ \
| | * | | | | | libnvdimm/namespace: Clean up holder_class_store()Dan Williams2019-03-041-4/+4