Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7798b582d31e92227ca457f93db320ad9654dada
/
drivers
/
base
7798b58
Merge remote-tracking branch 'regmap/topic/flat' into regmap-next
by Mark Brown
· 12 years ago
4328002
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
by Mark Brown
· 12 years ago
3689cf7
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
by Mark Brown
· 12 years ago
3bef905
Merge remote-tracking branch 'regmap/topic/24bit' into regmap-next
by Mark Brown
· 12 years ago
4dd7c55
regmap: debugfs: Factor out debugfs_tot_len calc into a function
by Dimitris Papastamos
· 12 years ago
cf57d60
regmap: debugfs: Optimize seeking within blocks of registers
by Dimitris Papastamos
· 12 years ago
c2c1ee6
regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache
by Dimitris Papastamos
· 12 years ago
f3eb839
regmap: debugfs: Fix reading in register field units
by Dimitris Papastamos
· 12 years ago
95601d6
regmap: spi: Handle allocation failures gracefully
by Mark Brown
· 12 years ago
f88948e
regmap: Export regmap_async_complete()
by Mark Brown
· 12 years ago
f804fb5
regmap: Export regmap_async_complete_cb
by Axel Lin
· 12 years ago
30b2a55
regmap: include linux/sched.h to fix build
by Stephen Warren
· 12 years ago
e0356df
regmap: spi: Support asynchronous I/O for SPI
by Mark Brown
· 12 years ago
0d509f2
regmap: Add asynchronous I/O support
by Mark Brown
· 12 years ago
a347146
regmap: regmap: avoid spurious warning in regmap_read_debugfs
by Russell King
· 12 years ago
af4ca6a
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
by Mark Brown
· 12 years ago
31b35e9e
regmap: fix small typo in regmap_bulk_write comment
by Nestor Ovroy
· 12 years ago
30a4840
drivers/base/cpu.c: Fix typo in comment
by Ralf Baechle
· 12 years ago
4adf07f
firmware: make sure the fw file size is not 0
by Luciano Coelho
· 12 years ago
f32ca3d
regmap: debugfs: Fix seeking from the cache
by Mark Brown
· 12 years ago
7dea1ff
Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
07c320d
regmap: Add provisions to have user-defined write operation
by Andrey Smirnov
· 12 years ago
ad27840
regmap: Add provisions to have user-defined read operation
by Andrey Smirnov
· 12 years ago
237019e
regmap: Add support for 24 bit wide register addresses
by Lars-Peter Clausen
· 12 years ago
e8d6539
regmap: debugfs: Make sure we store the last entry in the offset cache
by Mark Brown
· 12 years ago
5bd9f4b
regmap: debugfs: Ensure a correct return value for empty caches
by Mark Brown
· 12 years ago
95f971c
regmap: debugfs: Discard the cache if we fail to allocate an entry
by Mark Brown
· 12 years ago
5a1d6d1
regmap: debugfs: Fix check for block start in cached seeks
by Mark Brown
· 12 years ago
120f805
regmap: debugfs: Fix attempts to read nonexistant register blocks
by Mark Brown
· 12 years ago
f67ffa9
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
9f6d8f6
PM: Move disabling/enabling runtime PM to late suspend/early resume
by Rafael J. Wysocki
· 12 years ago
4ce4780
PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()
by Rafael J. Wysocki
· 12 years ago
2ac902c
regmap: flat: Add flat cache type
by Mark Brown
· 12 years ago
1ac12b4
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
by Jeff Layton
· 12 years ago
b6fa0cd
dma-buf: might_sleep() in dma_buf_unmap_attachment()
by Rob Clark
· 12 years ago
2d9c8b5
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d8c532c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
20b2f52
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
by Lai Jiangshan
· 12 years ago
8cebfcd
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
99b8f42
Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
608ff1a
Merge branch 'akpm' (Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
511c2ab
mm, memory-hotplug: dynamic configure movable memory and portion memory
by Lai Jiangshan
· 12 years ago
fcf07d2
drivers/base/node.c: cleanup node_state_attr[]
by Lai Jiangshan
· 12 years ago
fa26437
mm: cleanup register_node()
by Yasuaki Ishimatsu
· 12 years ago
8c7b5b4
memory-hotplug: suppress "Device nodeX does not have a release() function" warning
by Yasuaki Ishimatsu
· 12 years ago
8732794
numa: convert static memory to dynamically allocated memory for per node device
by Wen Congyang
· 12 years ago
fa7194e
memory hotplug: suppress "Device memoryX does not have a release() function" warning
by Yasuaki Ishimatsu
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
4009793
drivers: cma: represent physical addresses as phys_addr_t
by Vitaly Andrianov
· 12 years ago
7c8a299
Merge remote-tracking branch 'regmap/topic/type' into regmap-next
by Mark Brown
· 12 years ago
8e24a6e
Merge remote-tracking branch 'regmap/topic/table' into regmap-next
by Mark Brown
· 12 years ago
db760fb
Merge remote-tracking branch 'regmap/topic/lock' into regmap-next
by Mark Brown
· 12 years ago
4d348e6
Merge remote-tracking branch 'regmap/topic/domain' into regmap-next
by Mark Brown
· 12 years ago
bcf8668
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
by Mark Brown
· 12 years ago
d3816c1
Merge remote-tracking branch 'regmap/topic/core' into regmap-next
by Mark Brown
· 12 years ago
5166b7c
regmap: debugfs: Cache offsets of valid regions for dump
by Mark Brown
· 12 years ago
afab2f7
regmap: debugfs: Factor out initial seek
by Mark Brown
· 12 years ago
db04328
regmap: debugfs: Avoid overflows for very small reads
by Mark Brown
· 12 years ago
cbc1938
regmap: Cache register and value sizes for debugfs
by Mark Brown
· 12 years ago
170bb4c
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
64adb01
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 12 years ago
26ab934
Merge branch 'pm-opp'
by Rafael J. Wysocki
· 12 years ago
bcacbdb
Merge branch 'acpi-enumeration'
by Rafael J. Wysocki
· 12 years ago
c8b6817
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 12 years ago
a42d1e3
driver core: remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
d033a30
Merge remote-tracking branch 'linus/master' into staging/for_v3.8
by Mauro Carvalho Chehab
· 12 years ago
94d76d5
platform / ACPI: Attach/detach ACPI PM during probe/remove/shutdown
by Rafael J. Wysocki
· 12 years ago
45c3646
Merge branch 'acpi-dev-pm' into acpi-enumeration
by Rafael J. Wysocki
· 12 years ago
c6c2295
[media] dma-mapping: fix dma_common_get_sgtable() conditional compilation
by Marek Szyprowski
· 12 years ago
9305842
drivers/base/core.c: Mark to_root_device static
by Josh Triplett
· 12 years ago
0246c4f
driver core: use initcall_debug to control shutdown info
by ShuoX Liu
· 12 years ago
35546bd
PM / QoS: Handle device PM QoS flags while removing constraints
by Rafael J. Wysocki
· 12 years ago
a7227a0
PM / QoS: fix wrong error-checking condition
by Guennadi Liakhovetski
· 12 years ago
76aad39
regmap: introduce tables for readable/writeable/volatile/precious checks
by Davide Ciminaghi
· 12 years ago
3afa24f
Merge branch 'topic/lock' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-table
by Mark Brown
· 12 years ago
869e4a5
Merge branches 'topic/core' and 'topic/range' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-table
by Mark Brown
· 12 years ago
863f9f3
ACPI / platform: Initialize ACPI handles of platform devices in advance
by Rafael J. Wysocki
· 12 years ago
d6ff855
driver: platform: fix documentation for platform_get_irq_byname
by Wolfram Sang
· 12 years ago
4b6d1f12
driver core / PM: move the calling to device_pm_remove behind the calling to bus_remove_device
by LongX Zhang
· 12 years ago
c122f27
base: power - use clk_prepare_enable and clk_prepare_disable
by Murali Karicheri
· 12 years ago
ea83f81
PM / OPP: using kfree_rcu() to simplify the code
by Wei Yongjun
· 12 years ago
0779726
PM / OPP: predictable fail results for opp_find* functions, v2
by Nishanth Menon
· 12 years ago
80126ce
PM / OPP: Export symbols for module usage.
by Liam Girdwood
· 12 years ago
dde8437
PM / OPP: RCU reclaim
by Vincent Guittot
· 12 years ago
91e5687
ACPI: Add support for platform bus type
by Mika Westerberg
· 12 years ago
dea553e
Merge branch 'pm-qos' into acpi-dev-pm
by Rafael J. Wysocki
· 12 years ago
6a92785
firmware loader: document firmware cache mechanism
by Ming Lei
· 12 years ago
2760284
firmware loader: introduce module parameter to customize(v4) fw search path
by Ming Lei
· 12 years ago
60dac5e
firmware: use noinline_for_stack
by Cesar Eduardo Barros
· 12 years ago
bd9eb7f
firmware loader: Fix the concurrent request_firmware() race for kref_get/put
by Chuansheng Liu
· 12 years ago
ce2fcbd
firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout
by Chuansheng Liu
· 12 years ago
ecdca04
Merge 3.7-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
7e4d684
PM / QoS: Resume device before exposing/hiding PM QoS flags
by Lan Tianyu
· 12 years ago
2b1768f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
5cf8f7d
sparc: Add sparc support for platform_get_irq()
by Andreas Larsson
· 12 years ago
436ede8
PM / QoS: Document request manipulation requirement for flags
by Rafael J. Wysocki
· 12 years ago
9eaee2c
PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy()
by Lan,Tianyu
· 12 years ago
a369a7e
drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
by Joe Perches
· 12 years ago
b1d6d82
drivers/base: fix typo in comment for arch_setup_pdev_archdata()
by Sebastian Andrzej Siewior
· 12 years ago
Next »