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
*
power: supply: bq24190_charger: add support for bq24196 variant
Heiko Stuebner
2018-12-05
2
-1
/
+4
*
power: supply: bq24190_charger: add extcon support for USB OTG
Brian Masney
2018-12-05
1
-1
/
+36
*
power: supply: bq24190_charger: add of_match for usb-otg-vbus regulator
Jonathan Marek
2018-12-05
1
-0
/
+1
*
power: supply: bq24190_charger: add support for bq24192 variant
Jonathan Marek
2018-12-05
1
-2
/
+8
*
dt-bindings: power: supply: bq24190_charger: add bq24192 and usb-otg-vbus
Brian Masney
2018-12-05
1
-0
/
+9
*
power: reset: ocelot: switch the SI to boot mode
Alexandre Belloni
2018-12-05
1
-0
/
+12
*
power: reset: gpio-poweroff: add ability to specific active and inactive delays
Heiko Stuebner
2018-12-05
2
-2
/
+10
*
power: supply: charger-manager: Make code more readable
Baolin Wang
2018-12-05
1
-7
/
+7
*
power: supply: charger-manager: Fix incorrect return value
Baolin Wang
2018-12-05
1
-2
/
+1
*
power: supply: charger-manager: Fix some misspelled words
Baolin Wang
2018-12-05
1
-3
/
+3
*
power: supply: charger-manager: Remove unused index counting
Baolin Wang
2018-12-05
1
-4
/
+0
*
power: supply: cpcap-charger: clean an indentation issue, remove tab
Colin Ian King
2018-12-05
1
-1
/
+1
*
Merge tag 'psy-mfd-axp813-immutable-for-v4.21-signed' into psy-next
Sebastian Reichel
2018-12-05
3
-0
/
+98
|
\
|
*
power: supply: add AC power supply driver for AXP813
Oskari Lemmela
2018-12-05
2
-0
/
+95
|
*
dt-bindings: power: supply: axp20x: add AXP813 AC power DT binding
Oskari Lemmela
2018-12-05
1
-0
/
+3
*
|
power: supply: axp288: use the BIT() macro
Olliver Schinagl
2018-12-05
1
-17
/
+18
*
|
power: supply: axp20x: add missing include bitops.h
Olliver Schinagl
2018-12-05
1
-0
/
+1
*
|
power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks o...
Colin Ian King
2018-12-05
1
-1
/
+1
*
|
power: supply: olpc_battery: correct the temperature units
Lubomir Rintel
2018-11-19
1
-2
/
+2
*
|
power/supply: fix sc27xx_fuel_gauge build errors
Randy Dunlap
2018-11-13
1
-0
/
+1
*
|
power: supply: Add Spreadtrum SC27XX fuel gauge unit driver
Baolin Wang
2018-11-09
3
-0
/
+664
*
|
dt-bindings: power: Add Spreadtrum SC27XX fuel gauge unit documentation
Baolin Wang
2018-11-09
1
-0
/
+52
*
|
power: supply: core: Add some helpers to use the battery OCV capacity table
Baolin Wang
2018-11-09
2
-1
/
+155
*
|
dt-bindings: power: Introduce properties to present the battery OCV capacity ...
Baolin Wang
2018-11-09
1
-0
/
+15
*
|
power: supply: core: Add one field to present the battery internal resistance
Baolin Wang
2018-11-09
2
-0
/
+4
*
|
dt-bindings: power: Introduce one property to present the battery internal re...
Baolin Wang
2018-11-09
1
-0
/
+2
|
/
*
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
|
*
ubifs: Add separate functions to init/crc a node
Sascha Hauer
2018-10-23
2
-15
/
+29
|
*
ubifs: Format changes for authentication support
Sascha Hauer
2018-10-23
3
-3
/
+50
|
*
ubifs: Store read superblock node
Sascha Hauer
2018-10-23
3
-22
/
+8
|
*
ubifs: Drop write_node
Sascha Hauer
2018-10-23
1
-34
/
+5
|
*
ubifs: Implement ubifs_lpt_lookup using ubifs_pnode_lookup
Sascha Hauer
2018-10-23
1
-18
/
+2
|
*
ubifs: Export pnode_lookup as ubifs_pnode_lookup
Sascha Hauer
2018-10-23
3
-36
/
+37
[next]