index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
2014-09-29
|
*
|
|
|
regmap: debugfs: fix possbile NULL pointer dereference
Xiubo Li
2014-09-28
|
|
/
/
/
*
|
|
|
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
2014-09-29
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.
Xiubo Li
2014-09-28
|
*
|
|
regmap: fix NULL pointer dereference in _regmap_write/read
Pankaj Dubey
2014-09-27
|
|
/
/
*
|
|
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
regmap: Fix debugfs-file 'registers' mode
Markus Pargmann
2014-09-08
|
|
/
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge remote-tracking branches 'regmap/fix/cache', 'regmap/fix/debugfs' and '...
Mark Brown
2014-08-31
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
regmap: Fix handling of volatile registers for format_write() chips
Mark Brown
2014-08-26
|
|
_
|
/
|
/
|
|
|
|
*
regmap: Fix regcache debugfs initialization
Lars-Peter Clausen
2014-08-26
|
|
/
|
/
|
|
*
regmap: Don't attempt block writes when syncing cache on single_rw devices
Mark Brown
2014-08-31
|
/
*
Merge branch 'akpm' (patchbomb from Andrew Morton)
Linus Torvalds
2014-08-06
|
\
|
*
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
2014-08-06
|
*
mm/mem-hotplug: replace simple_strtoull() with kstrtoull()
Zhang Zhen
2014-08-06
|
*
mm, CMA: change cma_declare_contiguous() to obey coding convention
Joonsoo Kim
2014-08-06
|
*
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
2014-08-06
|
*
DMA, CMA: support arbitrary bitmap granularity
Joonsoo Kim
2014-08-06
|
*
DMA, CMA: support alignment constraint on CMA region
Joonsoo Kim
2014-08-06
|
*
DMA, CMA: separate core CMA management codes from DMA APIs
Joonsoo Kim
2014-08-06
|
*
mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1
Tang Chen
2014-08-06
|
*
mem-hotplug: avoid illegal state prefixed with legal state when changing stat...
Tang Chen
2014-08-06
*
|
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
|
\
\
|
|
/
|
/
|
|
*
PM / sleep: fix kernel-doc warnings in drivers/base/power/main.c
Randy Dunlap
2014-07-29
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-08-06
|
\
\
|
*
|
firmware_class: perform new LSM checks
Kees Cook
2014-07-25
*
|
|
Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-08-05
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'regmap/topic/getdev' into regmap-next
Mark Brown
2014-08-04
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
regmap: Allow regmap_get_device() to be used by modules
Mark Brown
2014-07-25
|
|
*
|
regmap: Add regmap_get_device
Tuomas Tynkkynen
2014-07-25
*
|
|
|
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-04
|
\
\
\
\
|
*
|
|
|
devres: Add devm_kasprintf and devm_kvasprintf API
Himangi Saraogi
2014-07-17
*
|
|
|
|
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
|
\
\
\
\
\
|
*
|
|
|
|
firmware loader: Fix _request_firmware_load() return val for fw load abort
Shuah Khan
2014-07-23
|
*
|
|
|
|
Merge 3.16-rc6 into driver-core-next
Greg Kroah-Hartman
2014-07-21
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
driver core: platform: add device binding path 'driver_override'
Kim Phillips
2014-07-08
|
*
|
|
|
|
driver core/platform: remove unused implicit padding in platform_object
Yann Droneaud
2014-07-08
|
*
|
|
|
|
firmware loader: inform direct failure when udev loader is disabled
Luis R. Rodriguez
2014-07-08
|
*
|
|
|
|
firmware: replace ALIGN(PAGE_SIZE) by PAGE_ALIGN
Fabian Frederick
2014-07-08
|
*
|
|
|
|
firmware: read firmware size using i_size_read()
Dmitry Kasatkin
2014-07-08
|
*
|
|
|
|
firmware loader: allow disabling of udev as firmware loader
Takashi Iwai
2014-07-08
|
*
|
|
|
|
fence: dma-buf cross-device synchronization (v18)
Maarten Lankhorst
2014-07-08
|
*
|
|
|
|
dma-buf: move to drivers/dma-buf
Maarten Lankhorst
2014-07-08
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
component: fix bug with legacy API
Russell King
2014-07-04
|
*
|
|
|
component: add support for component match array
Russell King
2014-07-03
|
*
|
|
|
component: ignore multiple additions of the same component
Russell King
2014-07-03
|
*
|
|
|
component: fix missed cleanup in case of devres failure
Russell King
2014-07-03
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-08-04
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
clk: Support for clock parents and rates assigned from device tree
Sylwester Nawrocki
2014-07-25
|
|
/
/
*
/
/
platform_get_irq: Revert to platform_get_resource if of_irq_get fails
Guenter Roeck
2014-07-11
|
/
/
*
/
DMA, CMA: fix possible memory leak
Joonsoo Kim
2014-06-23
|
/
[prev]
[next]