Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
670688a6ae163d8d50f7d9920eb18580b9ffa54e
/
drivers
/
base
« Previous
fc13020
dma-buf: add support for kernel cpu access
by Daniel Vetter
· 13 years ago
6b607e3
dma-buf: don't hold the mutex around map/unmap calls
by Daniel Vetter
· 13 years ago
55c1c4c
dma-buf: pass flags into dma_buf_fd.
by Dave Airlie
· 13 years ago
33ea2dc
dma-buf: add dma_data_direction to unmap dma_buf_op
by Sumit Semwal
· 13 years ago
250f671
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
0a329d2
bitops: remove for_each_set_bit_cont()
by Akinobu Mita
· 13 years ago
9586c95
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
b2094ef
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
754b980
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5375871
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
f8974cb
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 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
· 13 years ago
be669bc
base: genlock: Use a signed long for the result from wait_timeout
by Jordan Crouse
· 13 years ago
2ed9201
dma-buf: Move code out of mutex-protected section in dma_buf_attach()
by Laurent Pinchart
· 13 years ago
a9fbc3b
dma-buf: Return error instead of using a goto statement when possible
by Laurent Pinchart
· 13 years ago
d1aa06a
dma-buf: Remove unneeded sanity checks
by Laurent Pinchart
· 13 years ago
5375764
dma-buf: Constify ops argument to dma_buf_export()
by Laurent Pinchart
· 13 years ago
98e8bda
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 13 years ago
18dd2ec
PM / Domains: Check domain status during hibernation restore of devices
by Rafael J. Wysocki
· 13 years ago
62dc7c0
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 13 years ago
59fb53e
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 13 years ago
1e78a0c
PM / Domains: Introduce "always on" device flag
by Rafael J. Wysocki
· 13 years ago
65533bb
PM / Domains: Fix hibernation restore of devices, v2
by Rafael J. Wysocki
· 13 years ago
cc85b20
PM / Domains: Fix handling of wakeup devices during system resume
by Rafael J. Wysocki
· 13 years ago
addfd8a
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
by Mark Brown
· 13 years ago
eae4b51
Merge remote-tracking branch 'regmap/topic/introspection' into regmap-next
by Mark Brown
· 13 years ago
4a6be7b
Merge remote-tracking branches 'regmap/topic/patch' and 'regmap/topic/sync' into regmap-next
by Mark Brown
· 13 years ago
7d9aca3
Merge remote-tracking branch 'regmap/topic/drivers' into regmap-next
by Mark Brown
· 13 years ago
e1c1c69
Merge remote-tracking branches 'regmap/topic/core' and 'regmap/topic/devm' into regmap-next
by Mark Brown
· 13 years ago
cd593ac
Merge tag 'v3.3-rc7' into x86/mce
by Ingo Molnar
· 13 years ago
85dc0b8
PM / QoS: Make it possible to expose PM QoS latency constraints
by Rafael J. Wysocki
· 13 years ago
51990e8
device.h: cleanup users outside of linux/include (C files)
by Paul Gortmaker
· 13 years ago
f5d6eba
regmap: Fix future missing prototype of devres_alloc() and friends
by Stephen Warren
· 13 years ago
263a5c8
Merge 3.3-rc6 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
fcd6f76
driver-core: remove legacy iSeries hack
by Stephen Rothwell
· 13 years ago
8b0372a
driver core: minor comment formatting cleanups
by Greg Kroah-Hartman
· 13 years ago
ef8a3fd
driver core: move the deferred probe pointer into the private area
by Greg Kroah-Hartman
· 13 years ago
d1c3414
drivercore: Add driver probe deferral mechanism
by Grant Likely
· 13 years ago
f9353e7
regmap: Fix rbtree block base in sync
by Mark Brown
· 13 years ago
994f5db
regcache: Make sure we sync register 0 in an rbtree cache
by Mark Brown
· 13 years ago
48ed000
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 13 years ago
643161ac
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 13 years ago
8671bbc
PM / Sleep: Add more wakeup source initialization routines
by Rafael J. Wysocki
· 13 years ago
4782e16
PM / Sleep: Make __pm_stay_awake() delete wakeup source timers
by Rafael J. Wysocki
· 13 years ago
da863cd
PM / Sleep: Fix race conditions related to wakeup source timer function
by Rafael J. Wysocki
· 13 years ago
d94aff8
PM / Sleep: Fix possible infinite loop during wakeup source destruction
by Rafael J. Wysocki
· 13 years ago
19694b5
regmap: delete unused module.h from drivers/base/regmap files
by Paul Gortmaker
· 13 years ago
a0941e5
regmap: Fix x86_64 breakage
by Mark Brown
· 13 years ago
4d4cfd1
regmap: Allow drivers to sync only part of the register cache
by Mark Brown
· 13 years ago
ac8d91c
regmap: Supply ranges to the sync operations
by Mark Brown
· 13 years ago
5d5b7d4
regmap: Add tracepoints for cache only and cache bypass
by Mark Brown
· 13 years ago
6ff7373
regmap: Mark the cache as clean after a successful sync
by Mark Brown
· 13 years ago
c3ec232
regmap: Remove default cache sync implementation
by Mark Brown
· 13 years ago
a3c3774
regmap: Skip hardware defaults for LZO caches
by Mark Brown
· 13 years ago
f0c2319
regmap: Expose the driver name in debugfs
by Dimitris Papastamos
· 13 years ago
09c6ecd
regmap: Add support for writing to regmap registers via debugfs
by Dimitris Papastamos
· 13 years ago
8215045
Merge tag 'topic/introspection' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into HEAD
by Mark Brown
· 13 years ago
b8fb5ab
regmap: Support raw reads from cached registers
by Mark Brown
· 13 years ago
aca1e17
Merge branch 'topic/patch' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers
by Mark Brown
· 13 years ago
3bf06a1
Merge branch 'topic/devm' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regmap-drivers
by Mark Brown
· 13 years ago
a6539c3
regmap: Allow users to query the size of register values
by Mark Brown
· 13 years ago
fa2c8f4
Merge tag 'v3.3-rc4' into for-3.4 in order to resolve the conflict
by Mark Brown
· 13 years ago
bff98bf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
7d5e525
regmap: Implement support for 32 bit registers and values
by Mark Brown
· 13 years ago
df00c79
regmap: Bypassing cache when initializing cache
by Laxman Dewangan
· 13 years ago
61cddc5
regmap: Fix cache defaults initialization from raw cache defaults
by Lars-Peter Clausen
· 13 years ago
8eaeb21
regmap: add regmap_bulk_write() for register write
by Laxman Dewangan
· 13 years ago
7c95149
PM / Sleep: Initialize wakeup source locks in wakeup_source_add()
by Rafael J. Wysocki
· 13 years ago
c915719
regmap: Support for caching in reg_raw_write()
by Laxman Dewangan
· 13 years ago
74d1d82
drivers/base: add bus for System-on-Chip devices
by Lee Jones
· 13 years ago
2a14d7d
regmap: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
29bb5d4
driver-core: cpu: fix kobject warning when hotplugging a cpu
by Greg Kroah-Hartman
· 13 years ago
028a01e
regmap: Add debugfs information for the cache status
by Mark Brown
· 13 years ago
847fb6f
regmap: Don't use bitfields for booleans
by Mark Brown
· 13 years ago
321bf4e
drivers/base/memory.c: fix memory_dev_init() long delay
by Yinghai Lu
· 13 years ago
bd1d462
Merge 3.3-rc2 into the driver-core-next branch.
by Greg Kroah-Hartman
· 13 years ago
2885e25
driver core: cpu: remove kernel warning when removing a cpu
by Greg Kroah-Hartman
· 13 years ago
07d57a3
drivercore: Output common devicetree information in uevent
by Grant Likely
· 13 years ago
dcaad77
Merge branch 'v3.4-for-rafael' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into pm-domains
by Rafael J. Wysocki
· 13 years ago
177f72f
Merge tag 'v3.3-rc2' into for-3.4
by Mark Brown
· 13 years ago
aa795d1
regmap: Remove incorrect unreachable comment in regcache_set_val()
by Axel Lin
· 13 years ago
c0eb467
regmap: Implement managed regmap_init()
by Mark Brown
· 13 years ago
4191f19
regmap: if format_write is used, declare all registers as "unreadable"
by Wolfram Sang
· 13 years ago
c212acc
regmap: Properly round reg_bytes and val_bytes
by Wolfram Sang
· 13 years ago
0496c8a
PM / Domains: Run late/early device suspend callbacks at the right time
by Rafael J. Wysocki
· 13 years ago
e470d06
PM / Sleep: Introduce generic callbacks for new device PM phases
by Rafael J. Wysocki
· 13 years ago
cf579df
PM / Sleep: Introduce "late suspend" and "early resume" of devices
by Rafael J. Wysocki
· 13 years ago
0a96265
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
4df70a2
base: genlock: Remove genlock_release_lock and associated ioctl
by Jordan Crouse
· 13 years ago
9aa5075
regmap: Add support for 2/6 register formating
by Wolfram Sang
· 13 years ago
a73ed09
base: genlock: Check for instances where handle is NULL
by Jordan Crouse
· 13 years ago
c8aa130
PM / Domains: Add OF support
by Thomas Abraham
· 13 years ago
fad12ac
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
by Thomas Renninger
· 13 years ago
a24f64a
regmap: Reset device debugfs when reinitialising the cache
by Mark Brown
· 13 years ago
4e9f44b
Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce
by Ingo Molnar
· 13 years ago
7ca4e8c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
8a892d6
regmap: Bypass the cache when applying patches
by Mark Brown
· 13 years ago
d9db762
regmap: Skip patch application when the cache is not dirty on sync
by Mark Brown
· 13 years ago
7e53b19
regmap: Unexport regcache_write() and regcache_read()
by Mark Brown
· 13 years ago
9875bb4
Eliminate get_driver() and put_driver()
by Alan Stern
· 13 years ago
Next »