index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-03
PM / wakeup: Drop redundant check from device_set_wakeup_enable()
Rafael J. Wysocki
1
-3
/
+0
2018-01-02
Merge 4.15-rc6 into driver-core-next
Greg Kroah-Hartman
2
-0
/
+28
2018-01-02
Merge 4.15-rc6 into char-misc-next
Greg Kroah-Hartman
2
-0
/
+28
2017-12-31
Merge tag 'driver-core-4.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+13
2017-12-27
regmap: Add one flag to indicate if a hwlock should be used
Baolin Wang
1
-1
/
+1
2017-12-27
regmap: debugfs: document why we don't create the debugfs entries
Bartosz Golaszewski
1
-0
/
+7
2017-12-21
regmap: debugfs: emit a debug message when locking is disabled
Bartosz Golaszewski
1
-1
/
+3
2017-12-19
BackMerge tag 'v4.15-rc4' into drm-next
Dave Airlie
4
-18
/
+35
2017-12-19
regmap: use proper part of work_buf for storing val
Krzysztof Adamski
1
-2
/
+4
2017-12-19
regmap: add SLIMbus support
Srinivas Kandagatla
3
-0
/
+85
2017-12-19
PM / wakeup: only recommend "call"ing device_init_wakeup() once
Brian Norris
1
-1
/
+1
2017-12-18
component: add debugfs support
Maciej Purski
1
-0
/
+78
2017-12-18
drivers: base: omit redundant interations
Gimcuan Hui
3
-3
/
+3
2017-12-16
Merge back PM core material for v4.16.
Rafael J. Wysocki
2
-121
/
+163
2017-12-15
drivers: base: cacheinfo: fix cache type for non-architected system cache
Sudeep Holla
1
-0
/
+13
2017-12-13
regmap: potentially duplicate the name string stored in regmap
Bartosz Golaszewski
1
-2
/
+12
2017-12-13
Merge branches 'topic/hwspinlock' and 'topic/nolock' of https://git.kernel.or...
Mark Brown
3
-1
/
+20
2017-12-13
regmap: Disable debugfs when locking is disabled
Mark Brown
3
-0
/
+12
2017-12-13
regmap: rename regmap_lock_unlock_empty() to regmap_lock_unlock_none()
Bartosz Golaszewski
1
-2
/
+2
2017-12-13
device property: Introduce a common API to fetch device match data
Sinan Kaya
1
-0
/
+7
2017-12-13
PM / core: Use dev_pm_skip_next_resume_phases() internally
Rafael J. Wysocki
1
-2
/
+1
2017-12-13
PM / core: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2017-12-13
PM / Domains: Remove obsolete "samsung,power-domain" check
Geert Uytterhoeven
1
-14
/
+2
2017-12-11
PM / sleep: Avoid excess pm_runtime_enable() calls in device_resume()
Rafael J. Wysocki
1
-0
/
+15
2017-12-11
Merge back earlier PM core material for v4.16.
Rafael J. Wysocki
2
-120
/
+164
2017-12-11
Merge 4.15-rc3 into driver-core-next
Greg Kroah-Hartman
3
-18
/
+20
2017-12-08
Merge tag 'pm-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+2
2017-12-07
driver core: Remove redundant license text
Greg Kroah-Hartman
27
-121
/
+0
2017-12-07
drivers: core: arch_topology.c: move SPDX tag to top of the file
Greg Kroah-Hartman
1
-7
/
+1
2017-12-07
driver core: add SPDX identifiers to all driver core files
Greg Kroah-Hartman
30
-0
/
+30
2017-12-06
regmap: allow to disable all locking mechanisms
Bartosz Golaszewski
1
-1
/
+8
2017-12-05
PM / core: Re-factor some code dealing with parents in __device_suspend()
Ulf Hansson
1
-12
/
+17
2017-12-05
PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RW
Andy Shevchenko
1
-68
/
+65
2017-12-05
PM / sysfs: Remove redundant 'else' keyword.
Andy Shevchenko
1
-5
/
+5
2017-12-05
PM / sysfs: Convert to use sysfs_streq()
Andy Shevchenko
1
-30
/
+9
2017-12-04
PM / runtime: Fix handling of suppliers with disabled runtime PM
Rafael J. Wysocki
1
-1
/
+2
2017-12-03
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+1
2017-11-29
regmap: Remove the redundant config to select hwspinlock
Baolin Wang
2
-13
/
+2
2017-11-29
firmware: replace #ifdef over FW_OPT_FALLBACK with function checks
Luis R. Rodriguez
1
-11
/
+29
2017-11-29
firmware: provide helper for FW_OPT_USERHELPER
Luis R. Rodriguez
1
-13
/
+18
2017-11-29
firmware: add helper to copy built-in data to pre-alloc buffer
Luis R. Rodriguez
1
-2
/
+9
2017-11-29
firmware: use static inline for to_fw_priv()
Luis R. Rodriguez
1
-1
/
+4
2017-11-29
firmware: rename sysfs state checks with sysfs prefix
Luis R. Rodriguez
1
-10
/
+10
2017-11-29
firmware: use static inlines for state machine checking
Luis R. Rodriguez
1
-39
/
+68
2017-11-29
firmware: remove unused __fw_state_is_done()
Luis R. Rodriguez
1
-5
/
+0
2017-11-29
firmware: remove duplicate fw_state_aborted()
Luis R. Rodriguez
1
-2
/
+0
2017-11-29
firmware: move core data structures to the top of file
Luis R. Rodriguez
1
-95
/
+95
2017-11-29
firmware: rename struct fw_priv->fw_id to fw_name
Luis R. Rodriguez
1
-13
/
+13
2017-11-29
firmware: rename struct firmware_buf to struct fw_priv
Luis R. Rodriguez
1
-185
/
+187
2017-11-29
firmware: rename struct firmware_priv to struct fw_sysfs
Luis R. Rodriguez
1
-49
/
+49
[prev]
[next]