index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-10-27
14
-29
/
+64
|
\
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-10-22
14
-29
/
+64
|
|
\
|
|
*
Input: synaptics - avoid using uninitialized variable when probing
Dmitry Torokhov
2018-10-19
1
-3
/
+1
|
|
*
Input: xen-kbdfront - mark expected switch fall-through
Gustavo A. R. Silva
2018-10-16
1
-1
/
+1
|
|
*
Input: atmel_mxt_ts - mark expected switch fall-through
Gustavo A. R. Silva
2018-10-15
1
-1
/
+1
|
|
*
Input: cyapa - mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-15
1
-2
/
+2
|
|
*
Input: wm97xx-ts - fix exit path
Randy Dunlap
2018-10-15
1
-1
/
+2
|
|
*
Input: of_touchscreen - add support for touchscreen-min-x|y
Hans de Goede
2018-10-11
2
-10
/
+32
|
|
*
Input: Fix DIR-685 touchkeys MAINTAINERS entry
Linus Walleij
2018-10-10
1
-1
/
+1
|
|
*
Input: elants_i2c - use DMA safe i2c when possible
Stephen Boyd
2018-10-10
1
-3
/
+4
|
|
*
Input: silead - try firmware reload after unsuccessful resume
Julian Sax
2018-10-05
1
-0
/
+13
|
|
*
Input: st1232 - set INPUT_PROP_DIRECT property
Martin Kepplinger
2018-10-05
1
-0
/
+1
|
|
*
Input: xilinx_ps2 - convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-01
1
-1
/
+1
|
|
*
Input: atmel_mxt_ts - fix multiple <linux/property.h> includes
George G. Davis
2018-09-28
1
-1
/
+0
|
|
*
Input: sun4i-lradc - convert to using %pOFn instead of device_node.name
Rob Herring
2018-09-28
1
-3
/
+3
|
|
*
Input: pwm-vibrator - correct pwms in DT binding example
Brian Masney
2018-09-28
1
-2
/
+2
*
|
|
Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-10-27
33
-482
/
+547
|
\
\
\
|
*
|
|
rtc: sc27xx: Always read normal alarm when registering RTC device
Baolin Wang
2018-10-25
1
-2
/
+6
|
*
|
|
rtc: sc27xx: Add check to see if need to enable the alarm interrupt
Baolin Wang
2018-10-25
1
-0
/
+33
|
*
|
|
rtc: sc27xx: Remove interrupts disable and clear in probe()
Baolin Wang
2018-10-25
1
-20
/
+0
|
*
|
|
rtc: sc27xx: Clear SPG value update interrupt status
Baolin Wang
2018-10-25
1
-1
/
+2
|
*
|
|
rtc: sc27xx: Set wakeup capability before registering rtc device
Baolin Wang
2018-10-25
1
-1
/
+3
|
*
|
|
rtc: s35390a: Change buf's type to u8 in s35390a_init
Nathan Chancellor
2018-10-22
1
-1
/
+1
|
*
|
|
rtc: ds1307: fix ds1339 wakealarm support
Soeren Moch
2018-10-22
1
-1
/
+0
|
*
|
|
rtc: ds1685: simplify getting .driver_data
Wolfram Sang
2018-10-22
1
-2
/
+1
|
*
|
|
rtc: m41t80: mark expected switch fall-through
Gustavo A. R. Silva
2018-10-16
1
-1
/
+1
|
*
|
|
rtc: tegra: Propagate errors from platform_get_irq()
Thierry Reding
2018-10-16
1
-3
/
+7
|
*
|
|
rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI
Maciej W. Rozycki
2018-10-04
1
-7
/
+20
|
*
|
|
rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt'
Maciej W. Rozycki
2018-10-04
1
-1
/
+1
|
*
|
|
rtc: mv: let the core handle invalid alarms
Alexandre Belloni
2018-10-03
1
-6
/
+2
|
*
|
|
rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2018-10-03
1
-6
/
+3
|
*
|
|
rtc: ab8500: remove useless check
Alexandre Belloni
2018-09-28
1
-1
/
+1
|
*
|
|
rtc: ab8500: let the core handle range
Alexandre Belloni
2018-09-28
1
-49
/
+4
|
*
|
|
rtc: ab8500: use rtc_add_group
Alexandre Belloni
2018-09-28
1
-24
/
+17
|
*
|
|
rtc: rs5c348: report error when time is invalid
Alexandre Belloni
2018-09-28
1
-22
/
+21
|
*
|
|
rtc: rs5c348: remove forward declaration
Alexandre Belloni
2018-09-28
1
-6
/
+4
|
*
|
|
rtc: rs5c348: remove useless label
Alexandre Belloni
2018-09-28
1
-11
/
+7
|
*
|
|
rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2018-09-28
1
-16
/
+6
|
*
|
|
rtc: armada38x: add range
Alexandre Belloni
2018-09-28
1
-0
/
+2
|
*
|
|
rtc: armada38x: fix possible race condition
Alexandre Belloni
2018-09-28
1
-11
/
+11
|
*
|
|
rtc: lib: correct documentation typo
Alexandre Belloni
2018-09-28
1
-1
/
+1
|
*
|
|
rtc: ds1307: use rtc_add_group
Alexandre Belloni
2018-09-28
1
-39
/
+14
|
*
|
|
rtc: ds1685: use rtc_add_group
Alexandre Belloni
2018-09-28
1
-39
/
+1
|
*
|
|
rtc: ds1685: use generic nvmem
Alexandre Belloni
2018-09-28
1
-67
/
+25
|
*
|
|
rtc: ds1685: drop RTC_DS1685_PROC_REGS
Alexandre Belloni
2018-09-28
2
-72
/
+0
|
*
|
|
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
2
-14
/
+16
[next]