index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
devpts.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
rtc: nvmem: remove nvram ABI
Alexandre Belloni
17
-104
/
+1
2020-11-19
Documentation: list RTC devres helpers in devres.rst
Bartosz Golaszewski
1
-0
/
+4
2020-11-19
rtc: omap: use devm_pinctrl_register()
Bartosz Golaszewski
1
-7
/
+2
2020-11-19
rtc: sc27xx: Always read normal alarm
Alexandre Belloni
1
-36
/
+2
2020-11-17
rtc: mxc: use of_device_get_match_data
Alexandre Belloni
1
-3
/
+1
2020-11-17
rtc: mxc: Convert the driver to DT-only
Fabio Estevam
1
-20
/
+1
2020-11-17
rtc: rx6110: add i2c support
Claudius Heine
2
-32
/
+153
2020-11-17
rtc: Kconfig: Fix typo in help message of rx 6110
Claudius Heine
1
-1
/
+1
2020-11-17
rtc: ds1307: Drop of_match_ptr and CONFIG_OF protections
Andy Shevchenko
1
-4
/
+2
2020-11-17
rtc: ds1307: Make use of device properties
Andy Shevchenko
1
-17
/
+21
2020-11-17
rtc: ds1307: Remove non-valid ACPI IDs
Andy Shevchenko
1
-35
/
+1
2020-11-17
rtc: at91rm9200: Add sam9x60 compatible
Alexandre Belloni
1
-0
/
+3
2020-11-17
rtc: at91rm9200: add correction support
Alexandre Belloni
1
-4
/
+99
2020-11-15
rtc: rv3032: fix nvram nvmem priv pointer
Alexandre Belloni
1
-1
/
+1
2020-11-15
MAINTAINERS: Set myself as Goldfish RTC maintainer
Jiaxun Yang
1
-1
/
+1
2020-11-15
rtc: goldfish: Remove GOLDFISH dependency
Jiaxun Yang
1
-1
/
+0
2020-11-14
rtc: snvs: Remove NULL pointer check before clk_*
Xu Wang
1
-43
/
+24
2020-11-14
rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare
Xu Wang
1
-2
/
+1
2020-11-14
rtc: pl031: fix resource leak in pl031_probe
Zheng Liang
1
-2
/
+4
2020-11-14
rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler
Tian Tao
1
-2
/
+4
2020-11-14
rtc: hym8563: enable wakeup when applicable
Guillaume Tucker
1
-2
/
+5
2020-11-14
rtc: da9063: Simplify bool comparison
Kaixu Xia
1
-1
/
+1
2020-11-14
rtc: sc27xx: Remove unnecessary conversion to bool
Kaixu Xia
1
-1
/
+1
2020-10-28
rtc: sun6i: Fix memleak in sun6i_rtc_clk_init
Dinghao Liu
1
-3
/
+5
2020-10-27
rtc: pcf2127: fix pcf2127_nvmem_read/write() returns
Dan Carpenter
1
-8
/
+4
2020-10-27
rtc: pcf2127: move watchdog initialisation to a separate function
Uwe Kleine-König
1
-25
/
+31
2020-10-25
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
1
-2
/
+2
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
117
-196
/
+196
2020-10-25
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
1
-3
/
+3
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
6
-8
/
+6
2020-10-25
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
1
-5
/
+7
2020-10-25
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
1
-1
/
+10
2020-10-24
random32: add a selftest for the prandom32 code
Willy Tarreau
1
-0
/
+56
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
4
-0
/
+30
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
4
-190
/
+318
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-10-24
KVM: vmx: rename pi_init to avoid conflict with paride
Paolo Bonzini
3
-4
/
+4
2020-10-24
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
Sean Christopherson
1
-1
/
+1
2020-10-24
cifs: update internal module version number
Steve French
1
-1
/
+1
2020-10-23
x86/uaccess: fix code generation in put_user()
Rasmus Villemoes
1
-1
/
+9
2020-10-23
smb3: add some missing definitions from MS-FSCC
Steve French
2
-0
/
+28
2020-10-23
smb3: remove two unused variables
Steve French
1
-5
/
+0
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
6
-14
/
+189
2020-10-23
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
1
-2
/
+1
2020-10-23
ata: fix some kernel-doc markups
Mauro Carvalho Chehab
3
-3
/
+3
2020-10-23
block: blk-mq: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-23
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
2
-7
/
+78
2020-10-23
gfs2: Recover statfs info in journal head
Abhi Das
3
-1
/
+106
2020-10-23
gfs2: lookup local statfs inodes prior to journal recovery
Abhi Das
4
-36
/
+139
2020-10-23
nvme-fc: shorten reconnect delay if possible for FC
James Smart
1
-1
/
+18
[next]