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
2014-09-27
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
-2
/
+2
2014-09-25
PM / Domains: Remove legacy API for adding devices through DT
Ulf Hansson
-33
/
+0
2014-09-25
PM / Domains: Add genpd attach/detach callbacks
Geert Uytterhoeven
-0
/
+6
2014-09-23
devres: Improve devm_kasprintf()/kvasprintf() support
Geert Uytterhoeven
-7
/
+8
2014-09-23
firmware_class: make sure fw requests contain a name
Kees Cook
-0
/
+3
2014-09-23
driver core: Remove kerneldoc from local function
Thierry Reding
-1
/
+1
2014-09-23
attribute_container: fix coding style issues
Tina Johnson
-2
/
+2
2014-09-23
attribute_container: fix whitespace errors
Tina Johnson
-5
/
+5
2014-09-23
drivers/base: Fix length checks in create_syslog_header()/dev_vprintk_emit()
Ben Hutchings
-0
/
+9
2014-09-23
device coredump: add new device coredump class
Johannes Berg
-0
/
+287
2014-09-23
PM / Domains: add debugfs listing of struct generic_pm_domain-s
Maciej Matraszek
-0
/
+157
2014-09-22
drivercore / platform: Convert to dev_pm_domain_attach|detach()
Ulf Hansson
-7
/
+8
2014-09-22
PM / Domains: Add APIs to attach/detach a PM domain for a device
Ulf Hansson
-0
/
+52
2014-09-22
PM / Domains: Add generic OF-based PM domain look-up
Tomasz Figa
-0
/
+289
2014-09-22
PM / domains: Spelling s/domian/domain/
Geert Uytterhoeven
-2
/
+2
2014-09-18
regmap: fix NULL pointer dereference in regmap_get_val_endian
Pankaj Dubey
-9
/
+14
2014-09-16
regmap: cache: Do not fail silently from regcache_sync calls
Jarkko Nikula
-2
/
+11
2014-09-15
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+8
2014-09-12
regmap: change struct regmap's internal locks as union
Wang, Yalin
-2
/
+4
2014-09-09
PM / domains: Remove default_stop_ok() API
Ulf Hansson
-5
/
+2
2014-09-09
PM / domains: Add late_initcall to disable unused PM domains
Ulf Hansson
-0
/
+7
2014-09-09
PM / domains: Remove genpd_queue_power_off_work() API
Ulf Hansson
-1
/
+4
2014-09-09
PM / domains: Remove pm_genpd_syscore_switch() API
Ulf Hansson
-3
/
+14
2014-09-09
PM / domains: Remove redundant check for CONFIG_PM
Ulf Hansson
-4
/
+0
2014-09-09
PM / domains: Remove dev_irq_safe from genpd config
Ulf Hansson
-4
/
+0
2014-09-09
PM / domains: Remove system PM callbacks from gpd_dev_ops
Ulf Hansson
-56
/
+8
2014-09-09
PM / domains: Ignore callbacks for subsys generic_pm_domain_data
Ulf Hansson
-123
/
+8
2014-09-09
PM / domains: Remove the pm_genpd_add|remove_callbacks APIs
Ulf Hansson
-106
/
+0
2014-09-08
PM / sysfs: avoid shadowing variables
Johannes Berg
-11
/
+13
2014-09-08
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
-1
/
+8
2014-09-01
genirq: Simplify wakeup mechanism
Thomas Gleixner
-4
/
+3
2014-09-01
PM / sleep: Mechanism for aborting system suspends unconditionally
Rafael J. Wysocki
-1
/
+15
2014-08-31
Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...
Mark Brown
-8
/
+11
2014-08-31
regmap: Don't attempt block writes when syncing cache on single_rw devices
Mark Brown
-1
/
+1
2014-08-27
regmap: Split regmap_get_endian() in two functions
Geert Uytterhoeven
-64
/
+43
2014-08-26
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
-1
/
+1
2014-08-26
regmap: Fix regcache debugfs initialization
Lars-Peter Clausen
-6
/
+9
2014-08-19
regmap: of_regmap_get_endian() cleanup
Stephen Warren
-34
/
+20
2014-08-18
regmap: Fix DT endianess parsing logic
Javier Martinez Canillas
-12
/
+4
2014-08-17
regmap: Add explicit dependencies to catch "select" misuse
Geert Uytterhoeven
-0
/
+3
2014-08-16
regmap: add DT endianness binding support.
Xiubo Li
-11
/
+110
2014-08-06
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
-233
/
+29
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+5
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
-1
/
+1
2014-08-06
mm/mem-hotplug: replace simple_strtoull() with kstrtoull()
Zhang Zhen
-1
/
+3
2014-08-06
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
-1
/
+1
2014-08-06
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
-282
/
+8
2014-08-06
DMA, CMA: support arbitrary bitmap granularity
Joonsoo Kim
-24
/
+53
2014-08-06
DMA, CMA: support alignment constraint on CMA region
Joonsoo Kim
-8
/
+18
2014-08-06
DMA, CMA: separate core CMA management codes from DMA APIs
Joonsoo Kim
-48
/
+77
[prev]
[next]