Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
062f487190c8126209391ccb720a4ec943fd4a57
/
drivers
/
base
998a4f2
Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus
by Mark Brown
· 11 years ago
59e618a
Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus
by Mark Brown
· 11 years ago
f3284f9
regmap: rbtree: Fixed node range check on sync
by Maarten ter Huurne
· 11 years ago
c7153d0
Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
f20c783
regmap: regcache: Fixup locking for custom lock callbacks
by Lars-Peter Clausen
· 11 years ago
9752197
driver core: print sysfs attribute name when warning about bogus permissions
by dyoung@redhat.com
· 11 years ago
1c04fc3
driver core: export subsys_virtual_register
by Greg Kroah-Hartman
· 11 years ago
68e850d
regmap: debugfs: Check return value of regmap_write()
by Dimitris Papastamos
· 12 years ago
d5e1670
PM: Avoid calling kfree() under spinlock in dev_pm_put_subsys_data()
by Shuah Khan
· 12 years ago
251df49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
b89e356
dma-buf: Add debugfs support
by Sumit Semwal
· 12 years ago
78df969
dma-buf: replace dma_buf_export() with dma_buf_export_named()
by Sumit Semwal
· 12 years ago
3ed1c47
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
46d9be3
Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
7315438
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
7b05384
Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
3464046
numa, cpu hotplug: change links of CPU and node when changing node number by onlining CPU
by Yasuaki Ishimatsu
· 12 years ago
6056d61
mm: Remove unused parameter of pages_correctly_reserved()
by Tang Chen
· 12 years ago
4edd7ce
mm, hotplug: avoid compiling memory hotremove functions when disabled
by David Rientjes
· 12 years ago
6e259e7
drivers/base/node.c: switch to register_hotmemory_notifier()
by Andrew Morton
· 12 years ago
355c63e
Merge branch 'pm-assorted'
by Rafael J. Wysocki
· 12 years ago
0acaab5
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 12 years ago
38a8179
Merge remote-tracking branch 'regmap/topic/range' into regmap-next
by Mark Brown
· 12 years ago
7f47db4
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
by Mark Brown
· 12 years ago
5b3b448
Merge remote-tracking branch 'regmap/topic/cache' into regmap-next
by Mark Brown
· 12 years ago
b508c80
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
by Mark Brown
· 12 years ago
5a08d15
regmap: don't corrupt work buffer in _regmap_raw_write()
by Stephen Warren
· 12 years ago
60f7110
Merge tag 'v3.9-rc7' into regmap-cache
by Mark Brown
· 12 years ago
0d1d392
Merge 3.9-rc7 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
8416703
PM / Runtime: Improve prepare handling at system suspend for genpd
by Ulf Hansson
· 12 years ago
db28dfa
PM / Runtime: Asyncronous idle|suspend parent devices at removal
by Ulf Hansson
· 12 years ago
af93933
PM / Runtime: Asyncronous idle|suspend devices at system resume
by Ulf Hansson
· 12 years ago
fa180eb
PM / Runtime: Idle devices asynchronously after probe|release
by Ulf Hansson
· 12 years ago
4e4098a
driver core: handle user namespaces properly with the uid/gid devtmpfs change
by Greg Kroah-Hartman
· 12 years ago
d81c8d1
driver core: devtmpfs: fix compile failure with CONFIG_UIDGID_STRICT_TYPE_CHECKS
by Ming Lei
· 12 years ago
c3a3042
devtmpfs: add base.h include
by Greg Kroah-Hartman
· 12 years ago
51a246a
regmap: Back out work buffer fix
by Mark Brown
· 12 years ago
3c2670e
driver core: add uid and gid to devtmpfs
by Kay Sievers
· 12 years ago
cd787b34
PM / OPP: add documentation to RCU head in struct opp
by Nishanth Menon
· 12 years ago
9659293
regmap: cache: Fix format specifier in dev_dbg
by Stratos Karafotis
· 12 years ago
f52687a
regmap: cache: Make regcache_sync_block_raw static
by Sachin Kamat
· 12 years ago
d08d528
Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
bcfb87f
sysfs: fix crash_notes_size build warning
by Arnd Bergmann
· 12 years ago
229641a
Merge tag 'v3.9-rc5' into wq/for-3.10
by Tejun Heo
· 12 years ago
0f70306
PM / QoS: Avoid possible deadlock related to sysfs access
by Rafael J. Wysocki
· 12 years ago
af8ee69
Merge remote-tracking branch 'regmap/fix/async' into tmp
by Mark Brown
· 12 years ago
6d66df4
Merge remote-tracking branch 'regmap/fix/core' into tmp
by Mark Brown
· 12 years ago
75a5f89
regmap: cache: Write consecutive registers in a single block write
by Mark Brown
· 12 years ago
cfdeb8c
regmap: cache: Split raw and non-raw syncs
by Mark Brown
· 12 years ago
f8bd822
regmap: cache: Factor out block sync
by Mark Brown
· 12 years ago
78493f2
regmap: cache: Factor out reg_present support from rbtree cache
by Mark Brown
· 12 years ago
eca4549
sysfs: Add crash_notes_size to export percpu note size
by Zhang Yanfei
· 12 years ago
0258e18
driver core: platform.c: fix checkpatch errors and warnings
by Fabio Porcedda
· 12 years ago
647c86d
driver core: warn that platform_driver_probe can not use deferred probing
by Fabio Porcedda
· 12 years ago
f951b65
regmap: async: Add missing return
by Mark Brown
· 12 years ago
137b833
regmap: cache: Use raw I/O to sync rbtrees if we can
by Mark Brown
· 12 years ago
221ad7f
regmap: core: Provide regmap_can_raw_write() operation
by Mark Brown
· 12 years ago
8817796
regmap: cache: Provide a get address of value operation
by Mark Brown
· 12 years ago
0c7ed856
regmap: Cut down on the average # of nodes in the rbtree cache
by Dimitris Papastamos
· 12 years ago
584de32
regmap: core: Make raw write available to regcache
by Mark Brown
· 12 years ago
f1b5c5c
regmap: core: Warn on invalid operation combinations
by Mark Brown
· 12 years ago
bc8ce4a
regmap: don't corrupt work buffer in _regmap_raw_write()
by Stephen Warren
· 12 years ago
eed456f
regmap: irq: Clarify error message when we fail to request primary IRQ
by Mark Brown
· 12 years ago
688d794
Merge tag 'v3.9-rc3' into next
by Dmitry Torokhov
· 12 years ago
8f46baa
base: core: WARN() about bogus permissions on device attributes
by Felipe Balbi
· 12 years ago
8abac3b
regmap: cache Fix regcache-rbtree sync
by Lars-Peter Clausen
· 12 years ago
be871b7
device: separate all subsys mutexes
by Michal Hocko
· 12 years ago
a42277c
regmap: rbtree Expose total memory consumption in the rbtree debugfs entry
by Dimitris Papastamos
· 12 years ago
d73ce00
driver/base: implement subsys_virtual_register()
by Tejun Heo
· 12 years ago
c6432ea
regmap: Initialize `map->debugfs' before regcache
by Dimitris Papastamos
· 12 years ago
c89b148
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
0c8150d
Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
37530f2
PM / QoS: Remove device PM QoS sysfs attributes at the right place
by Rafael J. Wysocki
· 12 years ago
b81ea1b
PM / QoS: Fix concurrency issues and memory leaks in device PM QoS
by Rafael J. Wysocki
· 12 years ago
065b4c5
regmap: debugfs: Add a registers `range' file
by Dimitris Papastamos
· 12 years ago
480738d
regmap: debugfs: Simplify calculation of `c->max_reg'
by Dimitris Papastamos
· 12 years ago
eb4cb76
regmap: cache: Store caches in native register format where possible
by Mark Brown
· 12 years ago
8a819ff
regmap: core: Split out in place value parsing
by Mark Brown
· 12 years ago
325acab
regmap: cache: Use regcache_get_value() to check if we updated
by Mark Brown
· 12 years ago
879082c
regmap: cache: Pass the map rather than the word size when updating values
by Mark Brown
· 12 years ago
66baf40
regmap: rbtree: Don't bother checking for noop updates
by Mark Brown
· 12 years ago
fe7d4cc
regmap: async: Add tracepoints for async I/O
by Mark Brown
· 12 years ago
283189d
regmap: irq: call pm_runtime_put in pm_runtime_get_sync failed case
by Li Fei
· 12 years ago
495c10c
CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap
by John Sheu
· 12 years ago
f00b4da
dma-buf: implement vmap refcounting in the interface logic
by Daniel Vetter
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
3dadecc
switch vfs_getattr() to struct path
by Al Viro
· 12 years ago
d6b0c58
devres: allow adding custom actions to the stack
by Dmitry Torokhov
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
db88175
pm / runtime: force memory allocation with no I/O during Runtime PM callbcack
by Ming Lei
· 12 years ago
e823407
pm / runtime: introduce pm_runtime_set_memalloc_noio()
by Ming Lei
· 12 years ago
6677e3e
memory-hotplug: check whether all memory blocks are offlined or not when removing memory
by Yasuaki Ishimatsu
· 12 years ago
74e1a2a
Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
8793422
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
8a3a11f
Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 12 years ago
74fef7a
base: memory: fix soft/hard_offline_page permissions
by Felipe Balbi
· 12 years ago
d72cca1
drivercore: Fix ordering between deferred_probe and exiting initcalls
by Grant Likely
· 12 years ago
4419fbd
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 12 years ago
a2b37ef
Merge remote-tracking branch 'regmap/topic/no-bus' into regmap-next
by Mark Brown
· 12 years ago
Next »