Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
a432456bb2dcfd61e577dfa2df8a97485be4e9f7
/
drivers
/
base
b549e52
sync: Fix race condition between merge and signal
by Ørjan Eide
· 14 years ago
e833aca
Update copyright to The Linux Foundation
by Duy Truong
· 13 years ago
8a5bdaf
PM: Prevent runtime suspend during system resume
by Alan Stern
· 14 years ago
0f667e8
Revert "base: sync: signal a sync pt when not adding to the active_list"
by Iliyan Malchev
· 14 years ago
111ae13
sync: Fix error paths
by Rebecca Schultz Zavin
· 14 years ago
8e0b325
sync: add tracepoint support
by Ajay Dudani
· 14 years ago
bf7a56a
sw_sync: convert to new value_str debug ops
by Ajay Dudani
· 14 years ago
41991aa
sync: refactor sync debug printing
by Ajay Dudani
· 14 years ago
f76d6d6
sync: use proper barriers when waiting indefinitely
by Ajay Dudani
· 14 years ago
cc4ce56
sync: update new fence status with sync_fence_signal_pt
by Ajay Dudani
· 14 years ago
ea12765
sync: dump sync state of fence errors
by Ajay Dudani
· 14 years ago
7a47627
sync: protect unlocked access to fence status
by Erik Gilling
· 14 years ago
bd483da
base: sync: signal a sync pt when not adding to the active_list
by Jeff Boody
· 14 years ago
31802ec
sync: improve timeout dumps
by Ajay Dudani
· 14 years ago
93b10c9
sync: use correct signed type when handling SYNC_IOC_WAIT
by Ajay Dudani
· 14 years ago
442fff4
sync: dump sync state to console on timeout
by Ajay Dudani
· 14 years ago
4581158
sync: clean up compiler warnings
by Ajay Dudani
· 14 years ago
131ed18
sync: fix erase-o in sync_fence_wait
by Ajay Dudani
· 14 years ago
df53a2ca
sync: change wait timeout to mirror poll semantics
by Ajay Dudani
· 14 years ago
741cdde
sync: add reference counting to timelines
by Ajay Dudani
· 14 years ago
c4af266
sync: add internal refcounting to fences
by Ajay Dudani
· 14 years ago
9934319
sync: optimize fence merges
by Ajay Dudani
· 14 years ago
1ee7685
sync: reorder sync_fence_release
by Ajay Dudani
· 14 years ago
21d7afe
Merge commit '406a0a8400fd2d1d5b68c993e191f4c05a8c23a9' into android-msm-mako-3.4-wip
by Iliyan Malchev
· 14 years ago
64440f7
Merge "common: add dma_mmap_from_coherent() function" into msm-3.4
by Linux Build Service Account
· 14 years ago
9d268ac
PM / Sleep: Prevent waiting forever on asynchronous suspend after abort
by Devin Kim
· 14 years ago
a856ecf
PM / Sleep: call early resume handlers when suspend_noirq fails
by Colin Cross
· 14 years ago
b1ee3af
common: add dma_mmap_from_coherent() function
by Marek Szyprowski
· 14 years ago
6c85661
Merge commit 'ae8381a32ba8b9fc8e803a59cd7ff3a38d58d082' into android-msm-mako-3.4-wip
by Iliyan Malchev
· 14 years ago
e3be5ca
drivers: power: fix suspend/resume lockup issue
by Jaeseong GIM
· 14 years ago
dc6023b
base: genlock: handle error while creating lock/handle inode
by Jeff Boody
· 14 years ago
55bb033
drivers: add Contiguous Memory Allocator
by Marek Szyprowski
· 14 years ago
507a9d3
base: genlock: add magic to protect attach from non-genlock file
by Jeff Boody
· 14 years ago
d6f534f
base: genlock: protect kref counting with spinlock
by Jeff Boody
· 14 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 14 years ago
49795fb
sw_sync: export sw_sync API
by Erik Gilling
· 14 years ago
4fb837a
sync: export sync API symbols
by Erik Gilling
· 14 years ago
c80114f
sync: allow async waits to be canceled
by Erik Gilling
· 14 years ago
d4e8b71
dma-buf: mmap support
by Daniel Vetter
· 14 years ago
a1eeaca
sync: add poll support
by Erik Gilling
· 14 years ago
484101e
sw_sync: add fill_driver_data support
by Erik Gilling
· 14 years ago
3913bff
sync: add ioctl to get fence data
by Erik Gilling
· 14 years ago
2c959d7
sw_sync: add debug support
by Erik Gilling
· 14 years ago
981c8a9
sync: add debugfs support
by Erik Gilling
· 14 years ago
ad433ba
sync: add timestamps to sync_pts
by Erik Gilling
· 14 years ago
560b546
sw_sync: add cpu based sync driver
by Erik Gilling
· 14 years ago
010accf
sync: Add synchronization framework
by Erik Gilling
· 14 years ago
ec0b571
Merge commit 'v3.4-rc7' into android-3.4
by Colin Cross
· 14 years ago
6560ffd
regmap: fix possible memory corruption in regmap_bulk_read()
by Laxman Dewangan
· 14 years ago
6d9076f
base: genlock: allow synchronization with a single gralloc handle
by Jeff Boody
· 14 years ago
09be5f3
iommu: Initialize domain->handler in iommu_domain_alloc()
by KyongHo Cho
· 15 years ago
48c02c9
iommu/core: let drivers know if an iommu fault handler isn't installed
by Ohad Ben-Cohen
· 15 years ago
a4d334f
iommu/core: export iommu_set_fault_handler()
by Ohad Ben-Cohen
· 15 years ago
a1c6df3
iommu/core: Add fault reporting mechanism
by Ohad Ben-Cohen
· 15 years ago
d41707f
Merge "DMM: Fix for movable bytes near end of address space" into msm-3.0
by Linux Build Service Account
· 14 years ago
ab2965e
Merge commit 'v3.4-rc3' into android-3.4
by Colin Cross
· 14 years ago
07f43dd
PM / Driver core: leave runtime PM enabled during system shutdown
by Alan Stern
· 15 years ago
28976a8
DMM: Fix for movable bytes near end of address space
by Hanumant Singh
· 14 years ago
d292ce7
PM: Limit race conditions between runtime PM and system sleep (v2)
by Rafael J. Wysocki
· 15 years ago
24e887c
drivercore: Add driver probe deferral mechanism
by Grant Likely
· 14 years ago
3a4ffe9
drivers/base: fix compiler warning in SoC export driver - idr should be ida
by Lee Jones
· 14 years ago
33cb4f3
drivers/base: Remove unneeded spin_lock_init call for soc_lock
by Axel Lin
· 14 years ago
9109a22
drivers: power: Add watchdog timer to catch drivers which lockup during suspend.
by Benoit Goby
· 17 years ago
f4e52e7
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 14 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 14 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 14 years ago
c04c1b9
regmap: prevent division by zero in rbtree_show
by Stephen Warren
· 14 years ago
64ebe98
Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 14 years ago
e466de0
regmap: Export regcache_sync_region()
by Mark Brown
· 14 years ago
4b4e9e4
regmap: rbtree: Fix register default look-up in sync
by Lars-Peter Clausen
· 14 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 14 years ago
ed0bb8e
Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
by Linus Torvalds
· 14 years ago
a36cf84
firmware_class: Move request_firmware_nowait() to workqueues
by Stephen Boyd
· 14 years ago
dddb554
firmware_class: Reorganize fw_create_instance()
by Stephen Boyd
· 14 years ago
9b78c1d
firmware_class: Do not warn that system is not ready from async loads
by Rafael J. Wysocki
· 14 years ago
811fa40
firmware_class: Split _request_firmware() into three functions, v2
by Rafael J. Wysocki
· 14 years ago
fe2e39d
firmware_class: Rework usermodehelper check
by Rafael J. Wysocki
· 14 years ago
f2791d7
PM / Runtime: don't forget to wake up waitqueue on failure
by Alan Stern
· 14 years ago
fc13020
dma-buf: add support for kernel cpu access
by Daniel Vetter
· 14 years ago
6b607e3
dma-buf: don't hold the mutex around map/unmap calls
by Daniel Vetter
· 14 years ago
55c1c4c
dma-buf: pass flags into dma_buf_fd.
by Dave Airlie
· 14 years ago
33ea2dc
dma-buf: add dma_data_direction to unmap dma_buf_op
by Sumit Semwal
· 14 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 14 years ago
0a329d2
bitops: remove for_each_set_bit_cont()
by Akinobu Mita
· 14 years ago
9586c95
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 14 years ago
b2094ef
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 14 years ago
754b980
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 14 years ago
f8974cb
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 14 years ago
c7c66c0
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 14 years ago
be669bc
base: genlock: Use a signed long for the result from wait_timeout
by Jordan Crouse
· 14 years ago
2ed9201
dma-buf: Move code out of mutex-protected section in dma_buf_attach()
by Laurent Pinchart
· 14 years ago
a9fbc3b
dma-buf: Return error instead of using a goto statement when possible
by Laurent Pinchart
· 14 years ago
d1aa06a
dma-buf: Remove unneeded sanity checks
by Laurent Pinchart
· 14 years ago
5375764
dma-buf: Constify ops argument to dma_buf_export()
by Laurent Pinchart
· 14 years ago
98e8bda
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 14 years ago
18dd2ec
PM / Domains: Check domain status during hibernation restore of devices
by Rafael J. Wysocki
· 14 years ago
62dc7c0
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 14 years ago
59fb53e
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 14 years ago
1e78a0c
PM / Domains: Introduce "always on" device flag
by Rafael J. Wysocki
· 14 years ago
Next »