index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Revert "driver core: Set fw_devlink to "permissive" behavior by default"
Greg Kroah-Hartman
2020-03-27
1
-1
/
+1
|
*
|
|
|
|
driver core: Set fw_devlink to "permissive" behavior by default
Saravana Kannan
2020-03-24
1
-1
/
+1
|
*
|
|
|
|
driver core: Replace open-coded list_last_entry()
Andy Shevchenko
2020-03-24
1
-1
/
+1
|
*
|
|
|
|
driver core: Read atomic counter once in driver_probe_done()
Andy Shevchenko
2020-03-24
1
-3
/
+4
|
*
|
|
|
|
driver core: Add device links from fwnode only for the primary device
Saravana Kannan
2020-03-21
1
-2
/
+6
|
*
|
|
|
|
firmware: Add new platform fallback mechanism and firmware_request_platform()
Hans de Goede
2020-03-20
5
-0
/
+78
|
*
|
|
|
|
Revert "drivers: base: power: wakeup.c: Use built-in RCU list checking"
Greg Kroah-Hartman
2020-03-19
1
-10
/
+5
|
*
|
|
|
|
drivers: base: power: wakeup.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-03-18
1
-5
/
+10
|
*
|
|
|
|
component: allow missing unbind callback
Marco Felsch
2020-03-18
1
-1
/
+2
|
*
|
|
|
|
firmware: fix a double abort case with fw_load_sysfs_fallback
Junyong Sun
2020-03-18
1
-1
/
+1
|
*
|
|
|
|
arch_topology: Fix putting invalid cpu clk
Jeffy Chen
2020-03-18
1
-3
/
+3
|
*
|
|
|
|
cpu-topology: Fix the potential data corruption
Zeng Tao
2020-03-11
1
-2
/
+2
|
*
|
|
|
|
arch_topology: Adjust initial CPU capacities with current freq
Jeffy Chen
2020-03-11
1
-12
/
+28
|
*
|
|
|
|
drivers/base/cpu: Simplify s*nprintf() usages
Takashi Iwai
2020-03-11
1
-9
/
+4
|
*
|
|
|
|
drivers/base/cpu: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-11
1
-3
/
+3
|
*
|
|
|
|
Merge 5.6-rc5 into driver-core-next
Greg Kroah-Hartman
2020-03-09
2
-14
/
+27
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
driver core: fw_devlink_flags can be static
kbuild test robot
2020-03-05
1
-1
/
+1
|
*
|
|
|
|
driver core: Add missing annotation for device_links_write_lock()
Jules Irenge
2020-03-04
1
-1
/
+1
|
*
|
|
|
|
driver core: Add missing annotation for device_links_read_lock()
Jules Irenge
2020-03-04
1
-1
/
+1
|
*
|
|
|
|
driver core: Rename deferred_probe_timeout and make it global
John Stultz
2020-03-04
1
-7
/
+9
|
*
|
|
|
|
driver core: Remove driver_deferred_probe_check_state_continue()
John Stultz
2020-03-04
1
-45
/
+8
|
*
|
|
|
|
driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES...
John Stultz
2020-03-04
1
-0
/
+9
|
*
|
|
|
|
driver core: Fix driver_deferred_probe_check_state() logic
John Stultz
2020-03-04
1
-8
/
+10
|
*
|
|
|
|
driver core: Add fw_devlink kernel commandline option
Saravana Kannan
2020-03-04
1
-1
/
+26
|
*
|
|
|
|
driver core: Reevaluate dev->links.need_for_probe as suppliers are added
Saravana Kannan
2020-03-04
1
-2
/
+6
|
*
|
|
|
|
firmware_loader: load files from the mount namespace of init
Topi Miettinen
2020-02-11
1
-2
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'usb-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-30
1
-4
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
driver core: platform: Reimplement devm_platform_ioremap_resource
Dejin Zheng
2020-03-24
1
-4
/
+1
|
*
|
|
|
|
drivers: provide devm_platform_get_and_ioremap_resource()
Dejin Zheng
2020-03-24
1
-0
/
+22
|
*
|
|
|
|
Merge 5.6-rc7 into usb-next
Greg Kroah-Hartman
2020-03-23
1
-19
/
+6
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge 5.6-rc5 into usb-next
Greg Kroah-Hartman
2020-03-10
2
-14
/
+27
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
device property: Export fwnode_get_name()
Heikki Krogerus
2020-03-04
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'media/v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-03-30
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
device property: Export fwnode_get_name()
Heikki Krogerus
2020-03-16
1
-0
/
+1
|
|
/
/
/
*
|
|
/
drivers/base/memory.c: indicate all memory blocks as removable
David Hildenbrand
2020-03-29
1
-20
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
driver code: clarify and fix platform device DMA mask allocation
Christoph Hellwig
2020-03-11
1
-19
/
+6
|
|
/
|
/
|
*
|
Merge tag 'driver-core-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-08
1
-7
/
+20
|
\
\
|
*
|
driver core: Skip unnecessary work when device doesn't have sync_state()
Saravana Kannan
2020-03-04
1
-1
/
+3
|
*
|
driver core: Call sync_state() even if supplier has no consumers
Saravana Kannan
2020-03-04
1
-6
/
+17
|
|
/
*
/
Revert "software node: Simplify software_node_release() function"
Brendan Higgins
2020-03-04
1
-7
/
+7
|
/
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
1
-0
/
+38
|
\
|
*
PM / Domains: Introduce a genpd OF helper that removes a subdomain
Ulf Hansson
2020-01-02
1
-0
/
+38
*
|
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
1
-2
/
+2
|
\
\
|
*
|
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
1
-2
/
+2
|
|
/
*
|
mm/memory_hotplug: drop valid_start/valid_end from test_pages_in_a_zone()
David Hildenbrand
2020-02-04
1
-5
/
+4
*
|
Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2020-01-31
1
-5
/
+37
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'pm-cpufreq' and 'pm-core'
Rafael J. Wysocki
2020-01-31
1
-5
/
+37
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
PM: core: Fix handling of devices deleted during system-wide resume
Rafael J. Wysocki
2020-01-24
1
-5
/
+37
*
|
|
|
mm/memory_hotplug: pass in nid to online_pages()
David Hildenbrand
2020-01-31
1
-3
/
+3
*
|
|
|
mm: remove the memory isolate notifier
David Hildenbrand
2020-01-31
1
-19
/
+0
[prev]
[next]