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
...
|
|
*
|
|
firmware: fix batched requests - send wake up on failure on direct lookups
Luis R. Rodriguez
2017-08-10
1
-8
/
+30
|
|
*
|
|
firmware: fix batched requests - wake all waiters
Luis R. Rodriguez
2017-08-10
1
-7
/
+5
|
|
|
/
/
|
*
|
|
Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-07-26
2
-59
/
+107
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
dma-coherent: introduce interface for default DMA pool
Vladimir Murzin
2017-07-20
2
-59
/
+107
|
|
|
/
|
*
|
Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2017-07-20
1
-4
/
+4
|
|
\
\
|
|
|
\
|
|
|
\
|
|
*
-
.
\
Merge branches 'intel_pstate' and 'pm-domains'
Rafael J. Wysocki
2017-07-20
1
-4
/
+4
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if p...
Sudeep Holla
2017-07-19
1
-4
/
+4
|
*
|
|
|
regmap: regmap-w1: Fix build troubles
minimumlaw@rambler.ru
2017-07-17
1
-2
/
+2
|
|
/
/
/
*
|
|
|
firmware: enable a debug print for batched requests
Luis R. Rodriguez
2017-08-10
1
-0
/
+2
*
|
|
|
firmware: define pr_fmt
Luis R. Rodriguez
2017-08-10
1
-0
/
+2
*
|
|
|
firmware: send -EINTR on signal abort on fallback mechanism
Luis R. Rodriguez
2017-08-10
1
-3
/
+6
*
|
|
|
initcall_debug: add deferred probe times
Todd Poynor
2017-08-04
1
-1
/
+27
*
|
|
|
Merge branch 'bind_unbind' into driver-core-next
Greg Kroah-Hartman
2017-07-22
3
-5
/
+136
|
\
\
\
\
|
*
|
|
|
driver core: add devm_device_add_group() and friends
Dmitry Torokhov
2017-07-22
1
-0
/
+130
|
*
|
|
|
driver core: make device_{add|remove}_groups() public
Dmitry Torokhov
2017-07-22
2
-5
/
+2
|
*
|
|
|
driver core: emit uevents when device is bound to a driver
Dmitry Torokhov
2017-07-22
1
-0
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
arch_topology: Get rid of cap_parsing_done
Viresh Kumar
2017-07-17
1
-3
/
+1
*
|
|
|
arch_topology: Localize cap_parsing_failed to topology_parse_cpu_capacity()
Viresh Kumar
2017-07-17
1
-11
/
+13
*
|
|
|
arch_topology: Change return type of topology_parse_cpu_capacity() to bool
Viresh Kumar
2017-07-17
1
-4
/
+4
*
|
|
|
arch_topology: Convert switch block to if block
Viresh Kumar
2017-07-17
1
-19
/
+22
*
|
|
|
arch_topology: Don't break lines unnecessarily
Viresh Kumar
2017-07-17
1
-6
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'devprop-fix-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-07-15
1
-3
/
+3
|
\
\
\
|
*
|
|
device property: Introduce fwnode_call_bool_op() for ops that return bool
Sakari Ailus
2017-07-12
1
-3
/
+3
*
|
|
|
Merge tag 'pm-fixes-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-15
1
-0
/
+2
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pm-qos' and 'pm-devfreq'
Rafael J. Wysocki
2017-07-14
1
-0
/
+2
|
|
\
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
PM / QoS: return -EINVAL for bogus strings
Dan Carpenter
2017-07-12
1
-0
/
+2
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-11
1
-7
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm: drop useless local parameters of __register_one_node()
Dou Liyang
2017-07-11
1
-7
/
+2
*
|
|
|
|
|
|
Merge tag 'devprop-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-11
1
-199
/
+149
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
/
/
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
device property: Add fwnode_graph_get_port_parent
Kieran Bingham
2017-06-22
1
-4
/
+24
|
*
|
|
|
|
device property: Add FW type agnostic fwnode_graph_get_remote_node
Sakari Ailus
2017-06-22
1
-0
/
+37
|
*
|
|
|
|
device property: Introduce fwnode_device_is_available()
Sakari Ailus
2017-06-22
1
-0
/
+10
|
*
|
|
|
|
device property: Move fwnode graph ops to firmware specific locations
Sakari Ailus
2017-06-22
1
-83
/
+8
|
*
|
|
|
|
device property: Move FW type specific functionality to FW specific files
Sakari Ailus
2017-06-22
1
-125
/
+83
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pm-extra-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-11
1
-2
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
\
\
\
|
*
-
.
|
|
|
Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2017-07-10
1
-2
/
+3
|
|
\
\
|
|
|
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
PM / Domains: provide pm_genpd_poweroff_noirq() stub
Arnd Bergmann
2017-07-04
1
-0
/
+1
|
|
*
|
|
Revert "PM / Domains: Handle safely genpd_syscore_switch() call on non-genpd ...
Rafael J. Wysocki
2017-07-04
1
-2
/
+2
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2017-07-08
1
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
Add "shutdown" to "struct class".
Josh Zimmerman
2017-07-07
1
-1
/
+5
*
|
|
|
|
|
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2017-07-07
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
platform: Accept const properties
Jan Kiszka
2017-07-03
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-07
2
-85
/
+70
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm, memory_hotplug: drop CONFIG_MOVABLE_NODE
Michal Hocko
2017-07-07
1
-4
/
+0
|
*
|
|
|
|
|
|
mm: vmstat: move slab statistics from zone to node counters
Johannes Weiner
2017-07-07
1
-5
/
+5
|
*
|
|
|
|
|
|
mm, memory_hotplug: do not assume ZONE_NORMAL is default kernel zone
Michal Hocko
2017-07-07
1
-1
/
+1
|
*
|
|
|
|
|
|
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-07
1
-24
/
+28
|
*
|
|
|
|
|
|
mm, memory_hotplug: consider offline memblocks removable
Michal Hocko
2017-07-07
1
-0
/
+4
|
*
|
|
|
|
|
|
mm, memory_hotplug: split up register_one_node()
Michal Hocko
2017-07-07
1
-31
/
+20
|
*
|
|
|
|
|
|
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2017-07-07
1
-14
/
+9
[prev]
[next]