index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2024-01-19
23
-105
/
+1819
|
\
|
*
rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R
Mia Lin
2024-01-18
1
-6
/
+46
|
*
rtc: da9063: Use dev_err_probe()
Biju Das
2024-01-18
1
-25
/
+17
|
*
rtc: da9063: Use device_get_match_data()
Biju Das
2024-01-18
1
-5
/
+1
|
*
rtc: da9063: Make IRQ as optional
Biju Das
2024-01-18
1
-18
/
+22
|
*
rtc: max31335: Fix comparison in max31335_volatile_reg()
Nathan Chancellor
2024-01-18
1
-1
/
+1
|
*
rtc: max31335: use regmap_update_bits_check
Alexandre Belloni
2024-01-18
1
-7
/
+5
|
*
rtc: max31335: remove unecessary locking
Alexandre Belloni
2024-01-18
1
-11
/
+3
|
*
rtc: max31335: add driver support
Antoniu Miclaus
2024-01-15
4
-0
/
+729
|
*
dt-bindings: rtc: max31335: add max31335 bindings
Antoniu Miclaus
2024-01-15
1
-0
/
+70
|
*
rtc: rv8803: add wakeup-source support
Alexandre Belloni
2024-01-15
2
-2
/
+7
|
*
rtc: ac100: remove misuses of kernel-doc
Randy Dunlap
2024-01-15
1
-2
/
+2
|
*
rtc: class: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-08
1
-1
/
+1
|
*
rtc: MAINTAINERS: drop Alessandro Zummo
Krzysztof Kozlowski
2024-01-08
1
-1
/
+0
|
*
rtc: ma35d1: remove hardcoded UIE support
Alexandre Belloni
2024-01-08
1
-20
/
+0
|
*
dt-bindings: rtc: qcom-pm8xxx: fix inconsistent example
Johan Hovold
2024-01-08
1
-18
/
+18
|
*
rtc: rv8803: Add power management support
Stefan Eichenberger
2024-01-08
1
-0
/
+29
|
*
rtc: ds3232: avoid unused-const-variable warning
Akinobu Mita
2024-01-08
1
-2
/
+2
|
*
rtc: lpc24xx: add missing dependency
Antoniu Miclaus
2024-01-08
1
-0
/
+1
|
*
rtc: tps6594: Add driver for TPS6594 RTC
Esteban Blanc
2024-01-08
3
-0
/
+467
|
*
rtc: Add driver for Nuvoton ma35d1 rtc controller
Jacky Huang
2023-12-17
3
-0
/
+336
|
*
dt-bindings: rtc: Add Nuvoton ma35d1 rtc
Jacky Huang
2023-12-17
1
-0
/
+48
|
*
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
2023-12-17
4
-4
/
+4
|
*
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
2023-12-17
7
-16
/
+38
|
*
rtc: Adjust failure return code for cmos_set_alarm()
Mario Limonciello
2023-12-17
1
-2
/
+2
|
*
rtc: mc146818-lib: Adjust failure return code for mc146818_get_time()
Mario Limonciello
2023-12-17
1
-1
/
+1
|
*
rtc: cmos: Use ACPI alarm for non-Intel x86 systems too
Mario Limonciello
2023-11-17
1
-6
/
+12
*
|
Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-19
57
-550
/
+1633
|
\
\
|
*
|
Input: atkbd - use ab83 as id when skipping the getid command
Hans de Goede
2024-01-16
1
-5
/
+7
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-01-14
56
-545
/
+1626
|
|
\
\
|
|
*
|
Input: driver for Adafruit Seesaw Gamepad
Anshul Dalal
2024-01-10
4
-0
/
+333
|
|
*
|
dt-bindings: input: bindings for Adafruit Seesaw Gamepad
Anshul Dalal
2024-01-10
1
-0
/
+63
|
|
*
|
Input: da9063_onkey - avoid explicitly setting input's parent
Dmitry Torokhov
2024-01-04
1
-1
/
+0
|
|
*
|
Input: da9063_onkey - avoid using OF-specific APIs
Dmitry Torokhov
2024-01-04
1
-3
/
+4
|
|
*
|
Input: iqs269a - add support for OTP variants
Jeff LaBundy
2024-01-01
1
-3
/
+89
|
|
*
|
dt-bindings: input: iqs269a: Add bindings for OTP variants
Jeff LaBundy
2024-01-01
1
-1
/
+29
|
|
*
|
Input: iqs269a - add support for slider gestures
Jeff LaBundy
2024-01-01
1
-29
/
+191
|
|
*
|
dt-bindings: input: iqs269a: Add bindings for slider gestures
Jeff LaBundy
2024-01-01
1
-0
/
+68
|
|
*
|
Input: gpio-keys - filter gpio_keys -EPROBE_DEFER error messages
Hermes Zhang
2023-12-29
1
-3
/
+3
|
|
*
|
Input: zforce_ts - accept standard touchscreen properties
Andreas Kemnade
2023-12-24
1
-18
/
+16
|
|
*
|
dt-bindings: touchscreen: neonode,zforce: Use standard properties
Andreas Kemnade
2023-12-24
1
-4
/
+9
|
|
*
|
dt-bindings: touchscreen: convert neonode,zforce to json-schema
Andreas Kemnade
2023-12-24
2
-34
/
+67
|
|
*
|
dt-bindings: input: convert drv266x to json-schema
Anshul Dalal
2023-12-23
3
-34
/
+50
|
|
*
|
Input: da9063 - use dev_err_probe()
Biju Das
2023-12-15
1
-9
/
+6
|
|
*
|
Input: da9063 - drop redundant prints in probe()
Biju Das
2023-12-15
1
-15
/
+4
|
|
*
|
Input: da9063 - simplify obtaining OF match data
Biju Das
2023-12-15
1
-15
/
+12
|
|
*
|
Input: as5011 - convert to GPIO descriptor
Linus Walleij
2023-12-14
2
-14
/
+11
|
|
*
|
Input: omap-keypad - drop optional GPIO support
Linus Walleij
2023-12-14
2
-21
/
+1
|
|
*
|
Input: tca6416-keypad - drop unused include
Linus Walleij
2023-12-14
1
-1
/
+0
|
|
*
|
Input: navpoint - convert to use GPIO descriptor
Linus Walleij
2023-12-14
2
-27
/
+15
[next]