summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-10-2714-29/+64
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2018-10-2214-29/+64
| |\
| | * Input: synaptics - avoid using uninitialized variable when probingDmitry Torokhov2018-10-191-3/+1
| | * Input: xen-kbdfront - mark expected switch fall-throughGustavo A. R. Silva2018-10-161-1/+1
| | * Input: atmel_mxt_ts - mark expected switch fall-throughGustavo A. R. Silva2018-10-151-1/+1
| | * Input: cyapa - mark expected switch fall-throughsGustavo A. R. Silva2018-10-151-2/+2
| | * Input: wm97xx-ts - fix exit pathRandy Dunlap2018-10-151-1/+2
| | * Input: of_touchscreen - add support for touchscreen-min-x|yHans de Goede2018-10-112-10/+32
| | * Input: Fix DIR-685 touchkeys MAINTAINERS entryLinus Walleij2018-10-101-1/+1
| | * Input: elants_i2c - use DMA safe i2c when possibleStephen Boyd2018-10-101-3/+4
| | * Input: silead - try firmware reload after unsuccessful resumeJulian Sax2018-10-051-0/+13
| | * Input: st1232 - set INPUT_PROP_DIRECT propertyMartin Kepplinger2018-10-051-0/+1
| | * Input: xilinx_ps2 - convert to using %pOFn instead of device_node.nameRob Herring2018-10-011-1/+1
| | * Input: atmel_mxt_ts - fix multiple <linux/property.h> includesGeorge G. Davis2018-09-281-1/+0
| | * Input: sun4i-lradc - convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-3/+3
| | * Input: pwm-vibrator - correct pwms in DT binding exampleBrian Masney2018-09-281-2/+2
* | | Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-10-2733-482/+547
|\ \ \
| * | | rtc: sc27xx: Always read normal alarm when registering RTC deviceBaolin Wang2018-10-251-2/+6
| * | | rtc: sc27xx: Add check to see if need to enable the alarm interruptBaolin Wang2018-10-251-0/+33
| * | | rtc: sc27xx: Remove interrupts disable and clear in probe()Baolin Wang2018-10-251-20/+0
| * | | rtc: sc27xx: Clear SPG value update interrupt statusBaolin Wang2018-10-251-1/+2
| * | | rtc: sc27xx: Set wakeup capability before registering rtc deviceBaolin Wang2018-10-251-1/+3
| * | | rtc: s35390a: Change buf's type to u8 in s35390a_initNathan Chancellor2018-10-221-1/+1
| * | | rtc: ds1307: fix ds1339 wakealarm supportSoeren Moch2018-10-221-1/+0
| * | | rtc: ds1685: simplify getting .driver_dataWolfram Sang2018-10-221-2/+1
| * | | rtc: m41t80: mark expected switch fall-throughGustavo A. R. Silva2018-10-161-1/+1
| * | | rtc: tegra: Propagate errors from platform_get_irq()Thierry Reding2018-10-161-3/+7
| * | | rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPIMaciej W. Rozycki2018-10-041-7/+20
| * | | rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'Maciej W. Rozycki2018-10-041-1/+1
| * | | rtc: mv: let the core handle invalid alarmsAlexandre Belloni2018-10-031-6/+2
| * | | rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2018-10-031-6/+3
| * | | rtc: ab8500: remove useless checkAlexandre Belloni2018-09-281-1/+1
| * | | rtc: ab8500: let the core handle rangeAlexandre Belloni2018-09-281-49/+4
| * | | rtc: ab8500: use rtc_add_groupAlexandre Belloni2018-09-281-24/+17
| * | | rtc: rs5c348: report error when time is invalidAlexandre Belloni2018-09-281-22/+21
| * | | rtc: rs5c348: remove forward declarationAlexandre Belloni2018-09-281-6/+4
| * | | rtc: rs5c348: remove useless labelAlexandre Belloni2018-09-281-11/+7
| * | | rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni2018-09-281-16/+6
| * | | rtc: armada38x: add rangeAlexandre Belloni2018-09-281-0/+2
| * | | rtc: armada38x: fix possible race conditionAlexandre Belloni2018-09-281-11/+11
| * | | rtc: lib: correct documentation typoAlexandre Belloni2018-09-281-1/+1
| * | | rtc: ds1307: use rtc_add_groupAlexandre Belloni2018-09-281-39/+14
| * | | rtc: ds1685: use rtc_add_groupAlexandre Belloni2018-09-281-39/+1
| * | | rtc: ds1685: use generic nvmemAlexandre Belloni2018-09-281-67/+25
| * | | rtc: ds1685: drop RTC_DS1685_PROC_REGSAlexandre Belloni2018-09-282-72/+0
| * | | rtc: test: Switch to SPDX identifierAlexandre Belloni2018-09-281-4/+1
| * | | rtc: test: make license text and module license match.Alexandre Belloni2018-09-281-1/+1
| * | | rtc: tx4939: fixup nvmem name and register sizeAlexandre Belloni2018-09-281-3/+1
| * | | rtc: isl1208: don't include core header fileAlexandre Belloni2018-09-281-4/+3
| * | | rtc: move rtc_add_group/s definitionsAlexandre Belloni2018-09-282-14/+16