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
*
rtc: pm8xxx: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-11
/
+5
*
rtc: pic32: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-14
/
+4
*
rtc: pcf50633: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-6
/
+2
*
rtc: mcp795: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-12
/
+6
*
rtc: m48t59: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-6
/
+2
*
rtc: m41t80: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-5
/
+1
*
rtc: at91sam9: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-12
/
+4
*
rtc: at91rm9200: Switch to use %ptR
Andy Shevchenko
2018-12-10
1
-11
/
+4
*
rtc: Switch to use %ptR
Andy Shevchenko
2018-12-10
5
-57
/
+18
*
lib/vsprintf: Print time and date in human readable format via %pt
Andy Shevchenko
2018-12-10
3
-3
/
+176
*
dt-bindings: rtc: sun6i-rtc: Fix register range in example
Chen-Yu Tsai
2018-12-07
1
-1
/
+1
*
rtc: sun6i: Expose internal oscillator through device tree
Chen-Yu Tsai
2018-12-06
1
-2
/
+14
*
rtc: sun6i: Add support for all known pre-H6 variants
Chen-Yu Tsai
2018-12-06
1
-0
/
+46
*
rtc: sun6i: Add support for different variants
Chen-Yu Tsai
2018-12-06
1
-7
/
+51
*
rtc: sun6i: Add default clock name for LOSC
Chen-Yu Tsai
2018-12-06
1
-0
/
+1
*
dt-bindings: rtc: sun6i-rtc: Export internal RC oscillator
Chen-Yu Tsai
2018-12-06
1
-1
/
+2
*
dt-bindings: rtc: sun6i-rtc: Deprecate external clock output for A31
Chen-Yu Tsai
2018-12-06
1
-2
/
+4
*
dt-bindings: rtc: sun6i-rtc: Add compatible strings for pre-H6 variants
Chen-Yu Tsai
2018-12-06
1
-1
/
+15
*
dt-bindings: rtc: sun6i-rtc: Rewrite clock outputs as a list
Chen-Yu Tsai
2018-12-06
1
-4
/
+6
*
rtc: dt-binding: abx80x: fix resistance scale
Baruch Siach
2018-11-22
1
-1
/
+1
*
rtc: isl1208: Use i2c block read/write routines
Trent Piepho
2018-11-22
1
-33
/
+4
*
rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...
Christophe JAILLET
2018-11-22
1
-1
/
+1
*
rtc: nvmem: remove nvmem from struct rtc_device
Alexandre Belloni
2018-11-22
2
-15
/
+10
*
rtc: nvmem: use devm_nvmem_register()
Alexandre Belloni
2018-11-22
1
-6
/
+1
*
rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_...
Christophe JAILLET
2018-11-14
1
-1
/
+1
*
rtc: s3c-rtc: Avoid using broken ALMYEAR register
Marek Szyprowski
2018-11-14
1
-6
/
+0
*
rtc: m41t80: Complete error propagation from SMBus calls
Maciej W. Rozycki
2018-11-14
1
-5
/
+8
*
rtc: m41t80: Correct alarm month range with RTC reads
Maciej W. Rozycki
2018-11-14
1
-1
/
+1
*
rtc: class: remove devm_rtc_device_unregister
Alexandre Belloni
2018-11-12
2
-28
/
+0
*
rtc: sh: convert to SPDX identifiers
Kuninori Morimoto
2018-11-12
1
-5
/
+2
*
rtc: clean up indentation issues, remove extraneous space, add missing tabs
Colin Ian King
2018-11-12
3
-3
/
+3
*
rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH
Nathan Chancellor
2018-11-12
1
-3
/
+1
*
Linux 4.20-rc1
v4.20-rc1
Linus Torvalds
2018-11-05
1
-2
/
+2
*
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-11-04
25
-292
/
+2418
|
\
|
*
ubifs: Remove unneeded semicolon
Ding Xiang
2018-10-23
1
-1
/
+1
|
*
Documentation: ubifs: Add authentication whitepaper
Sascha Hauer
2018-10-23
1
-0
/
+426
|
*
ubifs: Enable authentication support
Sascha Hauer
2018-10-23
3
-1
/
+52
|
*
ubifs: Do not update inode size in-place in authenticated mode
Sascha Hauer
2018-10-23
3
-38
/
+113
|
*
ubifs: Add hashes and HMACs to default filesystem
Sascha Hauer
2018-10-23
1
-7
/
+27
|
*
ubifs: authentication: Authenticate super block node
Sascha Hauer
2018-10-23
1
-1
/
+69
|
*
ubifs: Create hash for default LPT
Sascha Hauer
2018-10-23
3
-3
/
+23
|
*
ubfis: authentication: Authenticate master node
Sascha Hauer
2018-10-23
3
-10
/
+61
|
*
ubifs: authentication: Authenticate LPT
Sascha Hauer
2018-10-23
3
-0
/
+134
|
*
ubifs: Authenticate replayed journal
Sascha Hauer
2018-10-23
1
-2
/
+144
|
*
ubifs: Add auth nodes to garbage collector journal head
Sascha Hauer
2018-10-23
1
-3
/
+43
|
*
ubifs: Add authentication nodes to journal
Sascha Hauer
2018-10-23
6
-18
/
+153
|
*
ubifs: authentication: Add hashes to index nodes
Sascha Hauer
2018-10-23
7
-14
/
+81
|
*
ubifs: Add hashes to the tree node cache
Sascha Hauer
2018-10-23
4
-30
/
+135
|
*
ubifs: Create functions to embed a HMAC in a node
Sascha Hauer
2018-10-23
2
-6
/
+70
|
*
ubifs: Add helper functions for authentication support
Sascha Hauer
2018-10-23
4
-0
/
+722
[next]