summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22dt-bindings: rtc: Remove the PCF8563 from the trivial RTCsMaxime Ripard
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-21Linus 5.3-rc1Linus Torvalds
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20typo fix: it's d_make_root, not d_make_inode...Al Viro
2019-07-20dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring
2019-07-20dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring
2019-07-20dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring
2019-07-20dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring
2019-07-20dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring
2019-07-20dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring
2019-07-20dt-bindings: Ensure child nodes are of type 'object'Rob Herring
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-20Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus 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 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-20x86/entry/64: Prevent clobbering of saved CR2 valueThomas Gleixner