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 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
140
-1047
/
+918
|
\
|
*
device property: Define type of PROPERTY_ENRTY_*() macros
Andy Shevchenko
2018-01-25
1
-5
/
+5
|
*
device property: Reuse property_entry_free_data()
Andy Shevchenko
2018-01-25
1
-20
/
+14
|
*
device property: Move property_entry_free_data() upper
Andy Shevchenko
2018-01-25
1
-17
/
+17
|
*
firmware: Fix up docs referring to FIRMWARE_IN_KERNEL
Benjamin Gilbert
2018-01-25
3
-12
/
+6
|
*
firmware: Drop FIRMWARE_IN_KERNEL Kconfig option
Benjamin Gilbert
2018-01-25
53
-75
/
+5
|
*
USB: serial: keyspan: Drop firmware Kconfig options
Benjamin Gilbert
2018-01-25
6
-135
/
+0
|
*
sysfs: remove DEBUG defines
Greg Kroah-Hartman
2018-01-23
2
-3
/
+0
|
*
sysfs: use SPDX identifiers
Greg Kroah-Hartman
2018-01-23
6
-13
/
+6
|
*
drivers: base: add coredump driver ops
Arend van Spriel
2018-01-23
2
-8
/
+34
|
*
sysfs: add attribute specification for /sysfs/devices/.../coredump
Arend van Spriel
2018-01-23
1
-0
/
+10
|
*
test_firmware: fix missing unlock on error in config_num_requests_store()
Wei Yongjun
2018-01-22
1
-0
/
+1
|
*
test_firmware: make local symbol test_fw_config static
Wei Yongjun
2018-01-22
1
-1
/
+1
|
*
sysfs: turn WARN() into pr_warn()
Greg Kroah-Hartman
2018-01-22
1
-2
/
+3
|
*
firmware: Fix a typo in fallback-mechanisms.rst
Masanari Iida
2018-01-09
1
-1
/
+1
|
*
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
7
-9
/
+7
|
*
treewide: Use DEVICE_ATTR_RO
Joe Perches
2018-01-09
15
-57
/
+54
|
*
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
14
-79
/
+48
|
*
sysfs.h: Use octal permissions
Joe Perches
2018-01-09
1
-8
/
+6
|
*
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
2018-01-02
806
-5644
/
+9729
|
|
\
|
*
|
component: add debugfs support
Maciej Purski
2017-12-18
1
-0
/
+78
|
*
|
bus: simple-pm-bus: convert bool SIMPLE_PM_BUS to tristate
Paul Gortmaker
2017-12-18
1
-1
/
+1
|
*
|
PNP: pnpbios: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-18
1
-4
/
+1
|
*
|
sysfs: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
2017-12-18
1
-1
/
+1
|
*
|
drivers: base: omit redundant interations
Gimcuan Hui
2017-12-18
3
-3
/
+3
|
*
|
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
2017-12-11
1514
-8540
/
+13681
|
|
\
\
|
*
|
|
driver core: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
28
-123
/
+0
|
*
|
|
drivers: core: arch_topology.c: move SPDX tag to top of the file
Greg Kroah-Hartman
2017-12-07
1
-7
/
+1
|
*
|
|
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
2017-12-07
31
-0
/
+31
|
*
|
|
kobject: Remove redundant license text
Greg Kroah-Hartman
2017-12-07
6
-15
/
+0
|
*
|
|
kobject: add SPDX identifiers to all kobject files
Greg Kroah-Hartman
2017-12-07
6
-0
/
+6
|
*
|
|
test_firmware: wrap custom sysfs load tests into helper
Luis R. Rodriguez
2017-11-29
1
-15
/
+28
|
*
|
|
test_firmware: wrap basic sysfs fallback tests into helper
Luis R. Rodriguez
2017-11-29
1
-37
/
+41
|
*
|
|
test_firmware: wrap sysfs timeout test into helper
Luis R. Rodriguez
2017-11-29
1
-32
/
+37
|
*
|
|
firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
Luis R. Rodriguez
2017-11-29
1
-11
/
+29
|
*
|
|
firmware: provide helper for FW_OPT_USERHELPER
Luis R. Rodriguez
2017-11-29
1
-13
/
+18
|
*
|
|
firmware: add helper to copy built-in data to pre-alloc buffer
Luis R. Rodriguez
2017-11-29
1
-2
/
+9
|
*
|
|
firmware: use static inline for to_fw_priv()
Luis R. Rodriguez
2017-11-29
1
-1
/
+4
|
*
|
|
firmware: rename sysfs state checks with sysfs prefix
Luis R. Rodriguez
2017-11-29
1
-10
/
+10
|
*
|
|
firmware: use static inlines for state machine checking
Luis R. Rodriguez
2017-11-29
1
-39
/
+68
|
*
|
|
firmware: remove unused __fw_state_is_done()
Luis R. Rodriguez
2017-11-29
1
-5
/
+0
|
*
|
|
firmware: remove duplicate fw_state_aborted()
Luis R. Rodriguez
2017-11-29
1
-2
/
+0
|
*
|
|
firmware: move core data structures to the top of file
Luis R. Rodriguez
2017-11-29
1
-95
/
+95
|
*
|
|
firmware: rename struct fw_priv->fw_id to fw_name
Luis R. Rodriguez
2017-11-29
1
-13
/
+13
|
*
|
|
firmware: rename struct firmware_buf to struct fw_priv
Luis R. Rodriguez
2017-11-29
1
-185
/
+187
|
*
|
|
firmware: rename struct firmware_priv to struct fw_sysfs
Luis R. Rodriguez
2017-11-29
1
-49
/
+49
|
*
|
|
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
2017-11-29
1
-1
/
+4
|
*
|
|
firmware: fix detecting error on register_reboot_notifier()
Luis R. Rodriguez
2017-11-29
1
-1
/
+8
|
*
|
|
firmware: provide helpers for registering the syfs loader
Luis R. Rodriguez
2017-11-29
1
-8
/
+21
|
*
|
|
firmware: fix capturing errors on fw_cache_init() on early init
Luis R. Rodriguez
2017-11-29
1
-13
/
+32
[next]