index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
last.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-09
rtc: m41t80: simplify getting the adapter of a client
Wolfram Sang
1
-1
/
+1
2019-06-09
rtc: fm3130: simplify getting the adapter of a client
Wolfram Sang
1
-5
/
+3
2019-06-07
rtc: tegra: Drop MODULE_ALIAS
Dmitry Osipenko
1
-1
/
+0
2019-06-06
rtc: sun6i: Add R40 compatible
Maxime Ripard
1
-0
/
+1
2019-06-06
dt-bindings: rtc: sun6i: Add the R40 RTC compatible
Maxime Ripard
1
-3
/
+22
2019-06-06
dt-bindings: rtc: Convert Allwinner A31 RTC to a schema
Maxime Ripard
2
-46
/
+115
2019-06-06
dt-bindings: rtc: Convert Allwinner A10 RTC to a schema
Maxime Ripard
2
-17
/
+43
2019-06-06
dt-bindings: rtc: Move trivial RTC over to a schemas of their own
Maxime Ripard
2
-39
/
+92
2019-06-06
dt-bindings: rtc: Add YAML schemas for the generic RTC bindings
Maxime Ripard
2
-33
/
+51
2019-06-01
rtc: imx-sc: add rtc alarm support
Anson Huang
1
-0
/
+87
2019-06-01
rtc: tps65910: fix typo in register name in read_alarm()
Michał Mirosław
1
-1
/
+1
2019-06-01
rtc: tps65910: remove superfluous Kconfig dependency
Michał Mirosław
1
-1
/
+1
2019-06-01
rtc: tegra: Turn into regular driver
Thierry Reding
1
-4
/
+4
2019-06-01
rtc: tegra: Use consistent variable names and types
Thierry Reding
1
-60
/
+58
2019-06-01
rtc: tegra: checkpatch and miscellaneous cleanups
Thierry Reding
1
-75
/
+79
2019-05-23
rtc: st-lpc: remove unnecessary check
Alexandre Belloni
1
-4
/
+0
2019-05-23
rtc: ds1307: properly handle oscillator failure flags
Alexandre Belloni
1
-71
/
+58
2019-05-23
rtc: s35390a: change FLAG defines to use BIT macro
Richard Leitner
1
-6
/
+6
2019-05-23
rtc: s35390a: introduce struct device in probe
Richard Leitner
1
-11
/
+10
2019-05-23
rtc: s35390a: set uie_unsupported
Richard Leitner
1
-0
/
+6
2019-05-23
rtc: s35390a: clarify INT2 pin output modes
Richard Leitner
1
-9
/
+7
2019-05-23
rtc: test: enable wakeup flags
Roman Stratiienko
1
-0
/
+1
2019-05-23
rtc: ds2404: use hw endiannes variable
Nicholas Mc Guire
1
-2
/
+3
2019-05-20
Linux 5.2-rc1
v5.2-rc1
Linus Torvalds
1
-2
/
+2
2019-05-19
kconfig: use 'else ifneq' for Makefile to improve readability
Masahiro Yamada
1
-3
/
+1
2019-05-19
panic: add an option to replay all the printk message in buffer
Feng Tang
5
-4
/
+24
2019-05-19
initramfs: don't free a non-existent initrd
Steven Price
1
-1
/
+1
2019-05-19
fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...
Jiufei Xue
1
-3
/
+8
2019-05-19
mm/compaction.c: correct zone boundary handling when isolating pages from a p...
Mel Gorman
1
-2
/
+2
2019-05-19
mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+43
2019-05-19
mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macro
Uladzislau Rezki (Sony)
1
-0
/
+48
2019-05-19
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2
-247
/
+763
2019-05-18
kbuild: check uniqueness of module names
Masahiro Yamada
2
-0
/
+17
2019-05-18
kconfig: Terminate menu blocks with a comment in the generated config
Alexander Popov
1
-1
/
+12
2019-05-18
kbuild: add LICENSES to KBUILD_ALLDIRS
Masahiro Yamada
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
3
-33
/
+13
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
17
-26
/
+25
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
30
-49
/
+47
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
7
-11
/
+0
2019-05-18
alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfig
Masahiro Yamada
2
-0
/
+2
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2
-1
/
+9
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
1
-1
/
+1
2019-05-18
.gitignore: exclude .get_maintainer.ignore and .gitattributes
Masahiro Yamada
1
-3
/
+5
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2
-11
/
+11
2019-05-18
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
1
-1
/
+0
2019-05-18
kbuild: add some extra warning flags unconditionally
Masahiro Yamada
1
-6
/
+7
2019-05-18
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
1
-1
/
+1
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
5
-13
/
+0
2019-05-18
samples: guard sub-directories with CONFIG options
Masahiro Yamada
3
-6
/
+22
2019-05-18
kbuild: re-enable int-in-bool-context warning
Masahiro Yamada
1
-1
/
+0
[next]