index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Lines
2017-11-29
firmware: add helper to copy built-in data to pre-alloc buffer
Luis R. Rodriguez
-2
/
+9
2017-11-29
firmware: use static inline for to_fw_priv()
Luis R. Rodriguez
-1
/
+4
2017-11-29
firmware: rename sysfs state checks with sysfs prefix
Luis R. Rodriguez
-10
/
+10
2017-11-29
firmware: use static inlines for state machine checking
Luis R. Rodriguez
-39
/
+68
2017-11-29
firmware: remove unused __fw_state_is_done()
Luis R. Rodriguez
-5
/
+0
2017-11-29
firmware: remove duplicate fw_state_aborted()
Luis R. Rodriguez
-2
/
+0
2017-11-29
firmware: move core data structures to the top of file
Luis R. Rodriguez
-95
/
+95
2017-11-29
firmware: rename struct fw_priv->fw_id to fw_name
Luis R. Rodriguez
-13
/
+13
2017-11-29
firmware: rename struct firmware_buf to struct fw_priv
Luis R. Rodriguez
-185
/
+187
2017-11-29
firmware: rename struct firmware_priv to struct fw_sysfs
Luis R. Rodriguez
-49
/
+49
2017-11-29
firmware: fix detecting error on register_reboot_notifier()
Luis R. Rodriguez
-1
/
+8
2017-11-29
firmware: provide helpers for registering the syfs loader
Luis R. Rodriguez
-8
/
+21
2017-11-29
firmware: fix capturing errors on fw_cache_init() on early init
Luis R. Rodriguez
-13
/
+32
2017-11-29
firmware: add helper to unregister pm ops
Luis R. Rodriguez
-4
/
+10
2017-11-28
firmware: cleanup FIRMWARE_IN_KERNEL message
Robin H. Johnson
-12
/
+13
2017-11-28
isa: Prevent NULL dereference in isa_bus driver callbacks
William Breathitt Gray
-5
/
+5
2017-11-27
PM / core: Add LEAVE_SUSPENDED driver flag
Rafael J. Wysocki
-5
/
+68
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
-1
/
+1
2017-11-21
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
-0
/
+1
2017-11-17
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-20
/
+11
2017-11-16
PM / runtime: Drop children check from __pm_runtime_set_status()
Rafael J. Wysocki
-20
/
+11
2017-11-16
Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-9
/
+17
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2017-11-14
Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
-0
/
+1
2017-11-13
Merge tag 'devprop-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+7
2017-11-13
Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
-3290
/
+289
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+3
2017-11-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+10
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-3
/
+3
2017-11-13
Merge tag 'regmap-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
-19
/
+104
2017-11-13
Merge branch 'pm-core'
Rafael J. Wysocki
-38
/
+35
2017-11-13
Merge branch 'pm-sleep'
Rafael J. Wysocki
-23
/
+0
2017-11-13
Merge branches 'pm-cpufreq-sched' and 'pm-opp'
Rafael J. Wysocki
-3092
/
+0
2017-11-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
-6
/
+23
2017-11-13
Merge branch 'pm-qos'
Rafael J. Wysocki
-63
/
+46
2017-11-13
Merge branch 'pm-domains'
Rafael J. Wysocki
-88
/
+205
2017-11-09
device property: Make fwnode_handle_get() return the fwnode
Sakari Ailus
-2
/
+7
2017-11-08
driver core: Fix device link deferred probe
Adrian Hunter
-4
/
+12
2017-11-08
PM / Domains: Fix genpd to deal with drivers returning 1 from ->prepare()
Ulf Hansson
-2
/
+3
2017-11-08
PM / QoS: Fix device resume latency framework
Rafael J. Wysocki
-32
/
+45
2017-11-08
Merge branch 'pm-domains' into pm-qos
Rafael J. Wysocki
-86
/
+202
2017-11-08
PM / domains: Rework governor code to be more consistent
Rafael J. Wysocki
-23
/
+50
2017-11-08
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
-8
/
+36
2017-11-08
PM / Domains: Remove gpd_dev_ops.active_wakeup() callback
Geert Uytterhoeven
-11
/
+3
2017-11-08
PM / Domains: Allow genpd users to specify default active wakeup behavior
Geert Uytterhoeven
-0
/
+3
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
-0
/
+13
2017-11-06
PCI / PM: Take SMART_SUSPEND driver flag into account
Rafael J. Wysocki
-0
/
+6
2017-11-06
PM / core: Add SMART_SUSPEND driver flag
Rafael J. Wysocki
-0
/
+3
2017-11-06
PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags
Rafael J. Wysocki
-1
/
+5
2017-11-06
Merge branch 'acpi-pm' into pm-core
Rafael J. Wysocki
-31
/
+1
[prev]
[next]