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: test: Switch to SPDX identifier
Alexandre Belloni
2018-09-28
1
-4
/
+1
*
rtc: test: make license text and module license match.
Alexandre Belloni
2018-09-28
1
-1
/
+1
*
rtc: tx4939: fixup nvmem name and register size
Alexandre Belloni
2018-09-28
1
-3
/
+1
*
rtc: isl1208: don't include core header file
Alexandre Belloni
2018-09-28
1
-4
/
+3
*
rtc: move rtc_add_group/s definitions
Alexandre Belloni
2018-09-28
1
-14
/
+0
*
rtc: reorder Makefile entries
Alexandre Belloni
2018-09-28
1
-6
/
+6
*
rtc: ds1307: add frequency_test_enable attribute on m41txx
Giulio Benetti
2018-09-28
1
-0
/
+92
*
rtc: ds1307: add offset sysfs for mt41txx chips.
Giulio Benetti
2018-09-28
1
-0
/
+77
*
rtc: isl1208: avoid possible sysfs race
Alexandre Belloni
2018-09-28
1
-17
/
+10
*
rtc: remove irq_task from kerneldoc
Alexandre Belloni
2018-09-13
1
-3
/
+0
*
rtc: unexport non devm managed registration
Alexandre Belloni
2018-09-13
1
-7
/
+5
*
Merge tag 'ib-mfd-rtc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...
Alexandre Belloni
2018-09-12
1
-4
/
+9
|
\
|
*
mfd: menelaus: Fix possible race condition and leak
Alexandre Belloni
2018-09-11
1
-4
/
+9
*
|
rtc: abx80x: add basic watchdog support
Jeremy Gebben
2018-09-12
2
-4
/
+113
*
|
rtc: abx80x: use a 'priv' struct for client data
Jeremy Gebben
2018-09-12
1
-8
/
+19
*
|
rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device
Alexandre Belloni
2018-09-11
1
-9
/
+9
*
|
rtc: pl030: fix possible race condition
Alexandre Belloni
2018-09-11
1
-6
/
+9
*
|
rtc: mt6397: fix possible race condition
Alexandre Belloni
2018-09-11
1
-5
/
+8
*
|
rtc: mips: default to rtc-cmos on mips
Arnd Bergmann
2018-09-08
1
-1
/
+1
*
|
rtc: mrst: remove set but not used variable 'valid'
YueHaibing
2018-08-31
1
-2
/
+1
*
|
rtc: rv8803: add Epson RX8803 support
Alexandre Belloni
2018-08-27
1
-0
/
+5
*
|
rtc: rv8803: fix the rv8803 id in the OF table
Alexandre Belloni
2018-08-27
1
-1
/
+1
*
|
rtc: sysfs: fix NULL check in rtc_add_groups()
Dan Carpenter
2018-08-27
1
-2
/
+2
*
|
rtc: sun6i: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-08-27
1
-2
/
+1
*
|
rtc: jz4740: Drop dependency on MACH_INGENIC
Paul Cercueil
2018-08-27
1
-1
/
+1
*
|
rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec
Keerthy
2018-08-27
1
-10
/
+15
*
|
rtc: omap: use of_device_is_system_power_controller function
Keerthy
2018-08-27
1
-2
/
+1
*
|
rtc: rtc-mrst: Replace mdelay() with msleep() in mrst_read_time()
Jia-Ju Bai
2018-08-27
1
-1
/
+1
|
/
*
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
11
-179
/
+72
|
\
|
*
target/iscsi: Allocate session IDs from an IDA
Matthew Wilcox
2018-08-22
3
-30
/
+10
|
*
iscsi target: fix session creation failure handling
Mike Christie
2018-08-22
1
-14
/
+21
|
*
drm/vmwgfx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-29
/
+12
|
*
dmaengine: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+7
|
*
media: Convert entity ID allocation to new IDA API
Matthew Wilcox
2018-08-22
1
-11
/
+5
|
*
cb710: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-18
/
+5
|
*
rsxx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-16
/
+5
|
*
osd: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-15
/
+7
|
*
sd: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-17
/
+4
|
*
mtip32xx: Convert to new IDA API
Matthew Wilcox
2018-08-22
1
-23
/
+6
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-08-26
5
-17
/
+25
|
\
\
|
*
\
Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2018-08-24
5
-17
/
+25
|
|
\
\
|
|
*
|
irqchip/gic-v3: Allow interrupt to be configured as wake-up sources
Marc Zyngier
2018-08-20
1
-2
/
+6
|
|
*
|
irqchip/tango: Set irq handler and data in one go
Martin Kaiser
2018-08-20
1
-2
/
+1
|
|
*
|
irqchip/s3c24xx: Remove unneeded comparison of unsigned long to 0
Krzysztof Kozlowski
2018-08-13
1
-1
/
+1
|
|
*
|
irqchip/stm32: Fix init error handling
Dan Carpenter
2018-08-13
1
-12
/
+13
|
|
*
|
irqchip/bcm7038-l1: Hide cpu offline callback when building for !SMP
Jonas Gorski
2018-08-13
1
-0
/
+4
*
|
|
|
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
2018-08-26
3
-27
/
+87
|
\
\
\
\
|
*
|
|
|
libnvdimm, pmem: Restore page attributes when clearing errors
Dan Williams
2018-08-20
2
-0
/
+39
|
*
|
|
|
device-dax: Set page->index
Dan Williams
2018-07-20
1
-0
/
+4
|
*
|
|
|
device-dax: Enable page_mapping()
Dan Williams
2018-07-20
1
-17
/
+38
[next]