summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-19rtc: rework rtc_register_device() resource managementBartosz Golaszewski111-121/+118
2020-11-19rtc: nvmem: emit an error message when nvmem registration failsBartosz Golaszewski4-8/+8
2020-11-19rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski27-30/+30
2020-11-19rtc: nvmem: remove nvram ABIAlexandre Belloni16-98/+1
2020-11-19rtc: omap: use devm_pinctrl_register()Bartosz Golaszewski1-7/+2
2020-11-19rtc: sc27xx: Always read normal alarmAlexandre Belloni1-36/+2
2020-11-17rtc: mxc: use of_device_get_match_dataAlexandre Belloni1-3/+1
2020-11-17rtc: mxc: Convert the driver to DT-onlyFabio Estevam1-20/+1
2020-11-17rtc: rx6110: add i2c supportClaudius Heine2-32/+153
2020-11-17rtc: Kconfig: Fix typo in help message of rx 6110Claudius Heine1-1/+1
2020-11-17rtc: ds1307: Drop of_match_ptr and CONFIG_OF protectionsAndy Shevchenko1-4/+2
2020-11-17rtc: ds1307: Make use of device propertiesAndy Shevchenko1-17/+21
2020-11-17rtc: ds1307: Remove non-valid ACPI IDsAndy Shevchenko1-35/+1
2020-11-17rtc: at91rm9200: Add sam9x60 compatibleAlexandre Belloni1-0/+3
2020-11-17rtc: at91rm9200: add correction supportAlexandre Belloni1-4/+99
2020-11-15rtc: rv3032: fix nvram nvmem priv pointerAlexandre Belloni1-1/+1
2020-11-15rtc: goldfish: Remove GOLDFISH dependencyJiaxun Yang1-1/+0
2020-11-15rtc: snvs: Remove NULL pointer check before clk_*Xu Wang1-43/+24
2020-11-15rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepareXu Wang1-2/+1
2020-11-15rtc: pl031: fix resource leak in pl031_probeZheng Liang1-2/+4
2020-11-15rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handlerTian Tao1-2/+4
2020-11-15rtc: hym8563: enable wakeup when applicableGuillaume Tucker1-2/+5
2020-11-15rtc: da9063: Simplify bool comparisonKaixu Xia1-1/+1
2020-11-15rtc: sc27xx: Remove unnecessary conversion to boolKaixu Xia1-1/+1
2020-10-28rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu1-3/+5
2020-10-27rtc: pcf2127: fix pcf2127_nvmem_read/write() returnsDan Carpenter1-8/+4
2020-10-27rtc: pcf2127: move watchdog initialisation to a separate functionUwe Kleine-König1-25/+31
2020-10-26treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches5-5/+5
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers4-4/+4
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds3-5/+3
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+10
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+23
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-109/+113
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede1-1/+10
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds14-98/+188
2020-10-24Merge tag 'libata-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds4-4/+4
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin1-1/+0
2020-10-24Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+10
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds89-881/+2969
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds43-1922/+1157
2020-10-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds3-2/+3
2020-10-24Merge tag 'acpi-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-14/+42
2020-10-24Merge tag 'pm-5.10-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds21-146/+236
2020-10-24Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds28-583/+816
2020-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds27-166/+1351
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-85/+522
2020-10-23Merge tag 'net-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds26-82/+100
2020-10-23ata: pata_ns87415.c: Document support on parisc with superio chipHelge Deller1-2/+1
2020-10-23ata: fix some kernel-doc markupsMauro Carvalho Chehab3-3/+3