summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-08-29rtc: snvs: fix possible race conditionAnson Huang
2019-08-27rtc: pcf2127: bugfix: watchdog build dependencyBruno Thomsen
2019-08-27rtc: pcf2127: add tamper detection supportBruno Thomsen
2019-08-27rtc: pcf2127: add watchdog feature supportBruno Thomsen
2019-08-23rtc: pcf2127: bugfix: read rtc disables watchdogBruno Thomsen
2019-08-23rtc: pcf2127: cleanup register and bit definesBruno Thomsen
2019-08-23rtc: pcf2127: convert to devm_rtc_allocate_deviceBruno Thomsen
2019-08-23rtc: sun6i: Add support for H6 RTCOndrej Jirman
2019-08-23rtc: fsl-ftm-alarm: add FTM alarm driverBiwen Li
2019-08-22rtc: Add Amlogic Virtual Wake RTCNeil Armstrong
2019-08-21rtc: rv3029: revert error handling patch to rv3029_eeprom_write()Dan Carpenter
2019-08-21rtc: ds1672: remove unnecessary checkAlexandre Belloni
2019-08-21rtc: remove superfluous error messageAlexandre Belloni
2019-08-20rtc: class: add debug message when registration failsAlexandre Belloni
2019-08-20rtc: pcf2123: add proper compatible stringAlexandre Belloni
2019-08-20rtc: pcf2123: let the core handle range offsettingAlexandre Belloni
2019-08-20rtc: pcf2123: convert to devm_rtc_allocate_deviceAlexandre Belloni
2019-08-20rtc: pcf2123: remove useless error path gotoAlexandre Belloni
2019-08-20rtc: pcf2123: rename struct and variablesAlexandre Belloni
2019-08-20rtc: pcf2123: stop using dev.platform_dataAlexandre Belloni
2019-08-20rtc: pcf2123: implement .alarm_irq_enableAlexandre Belloni
2019-08-20rtc; pcf2123: fix possible alarm race conditionAlexandre Belloni
2019-08-20rtc: pcf2123: don't use weekday alarmAlexandre Belloni
2019-08-13rtc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-08-12rtc: mxc: use spin_lock_irqsave instead of spin_lock_irq in IRQ contextFuqian Huang
2019-08-12rtc: bd70528: fix driver dependenciesMatti Vaittinen
2019-08-12rtc: remove w90x900/nuc900 driverArnd Bergmann
2019-07-23rtc: s5m: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-23rtc: s35390a: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-23rtc: max77686: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-22rtc: isl12026: convert to i2c_new_dummy_deviceWolfram Sang
2019-07-22rtc: imxdi: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-07-22rtc: mxc_v2: use devm_platform_ioremap_resource() to simplify codeAnson Huang
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-19Input: alps - fix a mismatch between a condition check and its commentHui Wang
2019-07-19Input: psmouse - fix build error of multiple definitionYueHaibing