index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2020-11-19
27
-30
/
+30
*
rtc: nvmem: remove nvram ABI
Alexandre Belloni
2020-11-19
16
-98
/
+1
*
rtc: omap: use devm_pinctrl_register()
Bartosz Golaszewski
2020-11-19
1
-7
/
+2
*
rtc: sc27xx: Always read normal alarm
Alexandre Belloni
2020-11-19
1
-36
/
+2
*
rtc: mxc: use of_device_get_match_data
Alexandre Belloni
2020-11-17
1
-3
/
+1
*
rtc: mxc: Convert the driver to DT-only
Fabio Estevam
2020-11-17
1
-20
/
+1
*
rtc: rx6110: add i2c support
Claudius Heine
2020-11-17
2
-32
/
+153
*
rtc: Kconfig: Fix typo in help message of rx 6110
Claudius Heine
2020-11-17
1
-1
/
+1
*
rtc: ds1307: Drop of_match_ptr and CONFIG_OF protections
Andy Shevchenko
2020-11-17
1
-4
/
+2
*
rtc: ds1307: Make use of device properties
Andy Shevchenko
2020-11-17
1
-17
/
+21
*
rtc: ds1307: Remove non-valid ACPI IDs
Andy Shevchenko
2020-11-17
1
-35
/
+1
*
rtc: at91rm9200: Add sam9x60 compatible
Alexandre Belloni
2020-11-17
1
-0
/
+3
*
rtc: at91rm9200: add correction support
Alexandre Belloni
2020-11-17
1
-4
/
+99
*
rtc: rv3032: fix nvram nvmem priv pointer
Alexandre Belloni
2020-11-15
1
-1
/
+1
*
rtc: goldfish: Remove GOLDFISH dependency
Jiaxun Yang
2020-11-15
1
-1
/
+0
*
rtc: snvs: Remove NULL pointer check before clk_*
Xu Wang
2020-11-14
1
-43
/
+24
*
rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare
Xu Wang
2020-11-14
1
-2
/
+1
*
rtc: pl031: fix resource leak in pl031_probe
Zheng Liang
2020-11-14
1
-2
/
+4
*
rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler
Tian Tao
2020-11-14
1
-2
/
+4
*
rtc: hym8563: enable wakeup when applicable
Guillaume Tucker
2020-11-14
1
-2
/
+5
*
rtc: da9063: Simplify bool comparison
Kaixu Xia
2020-11-14
1
-1
/
+1
*
rtc: sc27xx: Remove unnecessary conversion to bool
Kaixu Xia
2020-11-14
1
-1
/
+1
*
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
Dinghao Liu
2020-10-28
1
-3
/
+5
*
rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
Dan Carpenter
2020-10-27
1
-8
/
+4
*
rtc: pcf2127: move watchdog initialisation to a separate function
Uwe Kleine-König
2020-10-27
1
-25
/
+31
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
5
-5
/
+5
*
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-25
4
-4
/
+4
*
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
2020-10-25
3
-5
/
+3
|
\
|
*
NTB: Use struct_size() helper in devm_kzalloc()
Gustavo A. R. Silva
2020-08-24
1
-4
/
+1
|
*
ntb: intel: Fix memleak in intel_ntb_pci_probe
Dinghao Liu
2020-08-24
1
-1
/
+1
|
*
NTB: hw: amd: fix an issue about leak system resources
Kaige Li
2020-08-24
1
-0
/
+1
*
|
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-25
1
-1
/
+10
|
\
\
|
*
|
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
2020-10-25
1
-1
/
+10
*
|
|
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-25
3
-9
/
+23
|
\
\
\
|
*
|
|
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
2020-10-23
1
-2
/
+1
|
*
|
|
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2020-10-22
2
-7
/
+22
*
|
|
|
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-25
6
-109
/
+113
|
\
\
\
\
|
*
|
|
|
xen/events: unmask a fifo event channel only if it was masked
Juergen Gross
2020-10-23
1
-0
/
+3
|
*
|
|
|
xen/events: only register debug interrupt for 2-level events
Juergen Gross
2020-10-23
1
-4
/
+6
|
*
|
|
|
xen/events: make struct irq_info private to events_base.c
Juergen Gross
2020-10-23
4
-73
/
+73
|
*
|
|
|
xen: remove no longer used functions
Juergen Gross
2020-10-23
1
-21
/
+0
|
*
|
|
|
xen-blkfront: add a parameter for disabling of persistent grants
SeongJae Park
2020-10-21
1
-5
/
+15
|
*
|
|
|
xen-blkback: add a parameter for disabling of persistent grants
SeongJae Park
2020-10-21
1
-6
/
+16
*
|
|
|
|
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-25
1
-1
/
+0
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
random32: make prandom_u32() output unpredictable
George Spelvin
2020-10-24
1
-1
/
+0
*
|
|
|
|
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-24
14
-98
/
+188
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'nvme-5.10-2020-10-23' of git://git.infradead.org/nvme into block-5.10
Jens Axboe
2020-10-23
6
-54
/
+115
|
|
\
\
\
\
\
|
|
*
|
|
|
|
nvme-fc: shorten reconnect delay if possible for FC
James Smart
2020-10-23
1
-1
/
+18
|
|
*
|
|
|
|
nvme-fc: wait for queues to freeze before calling update_hr_hw_queues
James Smart
2020-10-23
1
-2
/
+5
|
|
*
|
|
|
|
nvme-fc: fix error loop in create_hw_io_queues
James Smart
2020-10-23
1
-2
/
+2
[next]