summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | rtc: pcf2127: convert to devm_rtc_allocate_deviceBruno Thomsen2019-08-231-3/+4
| * | rtc: sun6i: Add support for H6 RTCOndrej Jirman2019-08-231-2/+38
| * | dt-bindings: rtc: sun6i: Add compatible for H6 RTCOndrej Jirman2019-08-231-0/+13
| * | rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li2019-08-233-0/+353
| * | dt-bindings: rtc: add bindings for FlexTimer ModuleBiwen Li2019-08-231-0/+36
| * | rtc: Add Amlogic Virtual Wake RTCNeil Armstrong2019-08-224-0/+169
| * | dt-bindings: rtc: new binding for Amlogic VRTCKevin Hilman2019-08-221-0/+22
| * | rtc: rv3029: revert error handling patch to rv3029_eeprom_write()Dan Carpenter2019-08-211-8/+8
| * | rtc: ds1672: remove unnecessary checkAlexandre Belloni2019-08-211-3/+0
| * | rtc: remove superfluous error messageAlexandre Belloni2019-08-2121-106/+31
| * | rtc: class: add debug message when registration failsAlexandre Belloni2019-08-201-1/+3
| * | rtc: pcf2123: add proper compatible stringAlexandre Belloni2019-08-202-3/+5
| * | rtc: pcf2123: let the core handle range offsettingAlexandre Belloni2019-08-201-4/+5
| * | rtc: pcf2123: convert to devm_rtc_allocate_deviceAlexandre Belloni2019-08-201-8/+8
| * | rtc: pcf2123: remove useless error path gotoAlexandre Belloni2019-08-201-8/+3
| * | rtc: pcf2123: rename struct and variablesAlexandre Belloni2019-08-201-38/+38
| * | rtc: pcf2123: stop using dev.platform_dataAlexandre Belloni2019-08-201-10/+11
| * | rtc: pcf2123: implement .alarm_irq_enableAlexandre Belloni2019-08-201-9/+10
| * | rtc; pcf2123: fix possible alarm race conditionAlexandre Belloni2019-08-201-4/+4
| * | rtc: pcf2123: don't use weekday alarmAlexandre Belloni2019-08-201-2/+2
| * | rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-1327-92/+28
| * | rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ contextFuqian Huang2019-08-121-2/+3
| * | rtc: bd70528: fix driver dependenciesMatti Vaittinen2019-08-121-0/+1
| * | rtc: remove w90x900/nuc900 driverArnd Bergmann2019-08-123-279/+0
| * | rtc: s5m: convert to i2c_new_dummy_deviceWolfram Sang2019-07-231-3/+3
| * | rtc: s35390a: convert to i2c_new_dummy_deviceWolfram Sang2019-07-231-4/+4
| * | rtc: max77686: convert to i2c_new_dummy_deviceWolfram Sang2019-07-231-4/+4
| * | rtc: isl12026: convert to i2c_new_dummy_deviceWolfram Sang2019-07-221-3/+3
| * | dt-bindings: rtc: Remove the PCF8563 from the trivial RTCsMaxime Ripard2019-07-221-2/+0
| * | rtc: imxdi: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-07-221-3/+1
| * | rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify codeAnson Huang2019-07-221-3/+1
| |/
* | Merge tag 'rpmsg-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2019-09-227-14/+17
|\ \
| * | rpmsg: glink-smem: Name the edge based on parent remoteprocBjorn Andersson2019-09-181-1/+1
| * | rpmsg: glink: Use struct_size() helperGustavo A. R. Silva2019-08-291-1/+1
| * | rpmsg: virtio_rpmsg_bus: replace "%p" with "%pK"Suman Anna2019-08-281-1/+1
| * | MAINTAINERS: rpmsg: fix git tree locationPierre-Louis Bossart2019-08-271-1/+1
| * | rpmsg: core: fix commentsPierre-Louis Bossart2019-08-272-6/+7
| * | samples/rpmsg: Introduce a module parameter for message countSuman Anna2019-08-271-2/+4
| * | samples/rpmsg: Replace print_hex_dump() with print_hex_dump_debug()Suman Anna2019-08-271-2/+2
| |/
* | Merge tag 'rproc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ander...Linus Torvalds2019-09-229-42/+46
|\ \
| * | MAINTAINERS: remoteproc: update git tree locationBjorn Andersson2019-08-271-1/+1
| * | remoteproc: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-273-37/+6
| * | remoteproc: stm32: manage the get_irq probe defer caseFabien Dessenne2019-08-261-0/+3
| * | remoteproc: stm32: clear MCU PDDS at firmware startFabien Dessenne2019-08-261-0/+11
| * | remoteproc: qcom: q6v5-mss: fixup q6v5_pds_enable error handlingSibi Sankar2019-08-261-2/+2
| * | remoteproc: Add a sysfs interface for nameSuman Anna2019-08-262-0/+21
| * | remoteproc: qcom: Move glink_ssr notification after stopBjorn Andersson2019-07-251-2/+2
| |/
* | Merge tag 'soundwire-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-09-2215-101/+819
|\ \
| * | soundwire: stream: make stream name a const pointerSrinivas Kandagatla2019-09-042-3/+3
| * | soundwire: Add compute_params callbackVinod Koul2019-09-042-0/+12