summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* rtc: add devm_ prefix to rtc_nvmem_register()Bartosz Golaszewski2020-11-1927-30/+30
* rtc: nvmem: remove nvram ABIAlexandre Belloni2020-11-1916-98/+1
* rtc: omap: use devm_pinctrl_register()Bartosz Golaszewski2020-11-191-7/+2
* rtc: sc27xx: Always read normal alarmAlexandre Belloni2020-11-191-36/+2
* rtc: mxc: use of_device_get_match_dataAlexandre Belloni2020-11-171-3/+1
* rtc: mxc: Convert the driver to DT-onlyFabio Estevam2020-11-171-20/+1
* rtc: rx6110: add i2c supportClaudius Heine2020-11-172-32/+153
* rtc: Kconfig: Fix typo in help message of rx 6110Claudius Heine2020-11-171-1/+1
* rtc: ds1307: Drop of_match_ptr and CONFIG_OF protectionsAndy Shevchenko2020-11-171-4/+2
* rtc: ds1307: Make use of device propertiesAndy Shevchenko2020-11-171-17/+21
* rtc: ds1307: Remove non-valid ACPI IDsAndy Shevchenko2020-11-171-35/+1
* rtc: at91rm9200: Add sam9x60 compatibleAlexandre Belloni2020-11-171-0/+3
* rtc: at91rm9200: add correction supportAlexandre Belloni2020-11-171-4/+99
* rtc: rv3032: fix nvram nvmem priv pointerAlexandre Belloni2020-11-151-1/+1
* rtc: goldfish: Remove GOLDFISH dependencyJiaxun Yang2020-11-151-1/+0
* rtc: snvs: Remove NULL pointer check before clk_*Xu Wang2020-11-141-43/+24
* rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepareXu Wang2020-11-141-2/+1
* rtc: pl031: fix resource leak in pl031_probeZheng Liang2020-11-141-2/+4
* rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handlerTian Tao2020-11-141-2/+4
* rtc: hym8563: enable wakeup when applicableGuillaume Tucker2020-11-141-2/+5
* rtc: da9063: Simplify bool comparisonKaixu Xia2020-11-141-1/+1
* rtc: sc27xx: Remove unnecessary conversion to boolKaixu Xia2020-11-141-1/+1
* rtc: sun6i: Fix memleak in sun6i_rtc_clk_initDinghao Liu2020-10-281-3/+5
* rtc: pcf2127: fix pcf2127_nvmem_read/write() returnsDan Carpenter2020-10-271-8/+4
* rtc: pcf2127: move watchdog initialisation to a separate functionUwe Kleine-König2020-10-271-25/+31
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-255-5/+5
* mm: remove kzfree() compatibility definitionEric Biggers2020-10-254-4/+4
* Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds2020-10-253-5/+3
|\
| * NTB: Use struct_size() helper in devm_kzalloc()Gustavo A. R. Silva2020-08-241-4/+1
| * ntb: intel: Fix memleak in intel_ntb_pci_probeDinghao Liu2020-08-241-1/+1
| * NTB: hw: amd: fix an issue about leak system resourcesKaige Li2020-08-241-0/+1
* | Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-251-1/+10
|\ \
| * | i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede2020-10-251-1/+10
* | | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-253-9/+23
|\ \ \
| * | | ata: pata_ns87415.c: Document support on parisc with superio chipHelge Deller2020-10-231-2/+1
| * | | hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-10-222-7/+22
* | | | Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-10-256-109/+113
|\ \ \ \
| * | | | xen/events: unmask a fifo event channel only if it was maskedJuergen Gross2020-10-231-0/+3
| * | | | xen/events: only register debug interrupt for 2-level eventsJuergen Gross2020-10-231-4/+6
| * | | | xen/events: make struct irq_info private to events_base.cJuergen Gross2020-10-234-73/+73
| * | | | xen: remove no longer used functionsJuergen Gross2020-10-231-21/+0
| * | | | xen-blkfront: add a parameter for disabling of persistent grantsSeongJae Park2020-10-211-5/+15
| * | | | xen-blkback: add a parameter for disabling of persistent grantsSeongJae Park2020-10-211-6/+16
* | | | | Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-251-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | random32: make prandom_u32() output unpredictableGeorge Spelvin2020-10-241-1/+0
* | | | | Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-2414-98/+188
|\ \ \ \ \
| * \ \ \ \ Merge tag 'nvme-5.10-2020-10-23' of git://git.infradead.org/nvme into block-5.10Jens Axboe2020-10-236-54/+115
| |\ \ \ \ \
| | * | | | | nvme-fc: shorten reconnect delay if possible for FCJames Smart2020-10-231-1/+18
| | * | | | | nvme-fc: wait for queues to freeze before calling update_hr_hw_queuesJames Smart2020-10-231-2/+5
| | * | | | | nvme-fc: fix error loop in create_hw_io_queuesJames Smart2020-10-231-2/+2