Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2d8767bb421574dfcf48e4be0751ce7d8f73d5d7
/
drivers
/
base
d79ee93
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5d4e2d0
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
38e7f5d
regmap: Fix typo in IRQ register striding
by Mark Brown
· 12 years ago
8e7fbcb
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
by Peter Zijlstra
· 13 years ago
022f926a
regmap: add support for non contiguous status to regmap-irq
by Graeme Gregory
· 13 years ago
094e47e
Driver Core: don't oops with unregistered driver in driver_find_device()
by Hiroshi DOYU
· 13 years ago
4af8be6
regmap: Convert regmap_irq to use irq_domain
by Mark Brown
· 13 years ago
06e65cb
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next
by Mark Brown
· 13 years ago
2431d0a
regmap: Pass back the allocated regmap IRQ controller data
by Mark Brown
· 13 years ago
25061d2
Merge tag 'regmap-3.4' into regmap-stride
by Mark Brown
· 13 years ago
6560ffd
regmap: fix possible memory corruption in regmap_bulk_read()
by Laxman Dewangan
· 13 years ago
72b39f6
regmap: Implement dev_get_regmap()
by Mark Brown
· 13 years ago
c4e00da
driver-core: extend dev_printk() to pass structured data
by Kay Sievers
· 13 years ago
d926d0e
devres: Add devres_release()
by Mark Brown
· 13 years ago
698cd2d
devres: Clarify documentation for devres_destroy()
by Mark Brown
· 13 years ago
eb15742
Merge 3.4-rc5 into driver-core-next
by Greg Kroah-Hartman
· 13 years ago
7a64761
regmap: Devices using format_write don't support bulk operations
by Mark Brown
· 13 years ago
2e33caf
regmap: Converts group operation into single read write operations
by Ashish Jangam
· 13 years ago
f298536
regmap: Cache single values read from the chip
by Mark Brown
· 13 years ago
9169c01
drivers/base/core.c: Fix a typo in comment
by yan
· 13 years ago
7cd9c9b
Revert "driver core: check start node in klist_iter_init_node"
by Greg Kroah-Hartman
· 13 years ago
a15d49f
driver core: check start node in klist_iter_init_node
by Hannes Reinecke
· 13 years ago
97ec448
drivers/base/bus.c: local variables should not be exposed globally
by H Hartley Sweeten
· 13 years ago
efb4df82
driver core: fix dma-buf.c kernel-doc warnings
by Randy Dunlap
· 13 years ago
0d4e293c
core.c: fix 'the the' typo
by Peter Korsgaard
· 13 years ago
02fbe5e
devtmpfs: fix 'the the' typo
by Peter Korsgaard
· 13 years ago
5680655
regmap: fix compile errors in regmap-irq.c due to stride changes
by Stephen Warren
· 13 years ago
f01ee60
regmap: implement register striding
by Stephen Warren
· 13 years ago
c0cc6fe
Merge branches 'regmap-core', 'regmap-mmio' and 'regmap-naming' into regmap-stride
by Mark Brown
· 13 years ago
abec95a
regmap: fix compilation when !CONFIG_DEBUG_FS
by Stephen Warren
· 13 years ago
d3c242e
regmap: allow regmap instances to be named
by Stephen Warren
· 13 years ago
3a4ffe9
drivers/base: fix compiler warning in SoC export driver - idr should be ida
by Lee Jones
· 13 years ago
33cb4f3
drivers/base: Remove unneeded spin_lock_init call for soc_lock
by Axel Lin
· 13 years ago
f4e52e7
Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 13 years ago
851960b
regmap: validate regmap_raw_read/write val_len
by Stephen Warren
· 13 years ago
9878647
regmap: mmio: remove some error checks now in the core
by Stephen Warren
· 13 years ago
40606db
regmap: mmio: convert some error returns to BUG()
by Stephen Warren
· 13 years ago
45f5ff8
regmap: add MMIO bus support
by Stephen Warren
· 13 years ago
bacdbe0
regmap: introduce fast_io busses, and use a spinlock for them
by Stephen Warren
· 13 years ago
0135bbc
regmap: introduce explicit bus_context for bus callbacks
by Stephen Warren
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
c04c1b9
regmap: prevent division by zero in rbtree_show
by Stephen Warren
· 13 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
· 13 years ago
e466de0
regmap: Export regcache_sync_region()
by Mark Brown
· 13 years ago
d939fb9
regmap: Use pad_bits and reg_bits when determining register format.
by Marc Reilly
· 13 years ago
ea279fc
regmap: Add support for device with 24 data bits.
by Marc Reilly
· 13 years ago
4b4e9e4
regmap: rbtree: Fix register default look-up in sync
by Lars-Peter Clausen
· 13 years ago
ed0bb8e
Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
by Linus Torvalds
· 13 years ago
a36cf84
firmware_class: Move request_firmware_nowait() to workqueues
by Stephen Boyd
· 13 years ago
dddb554
firmware_class: Reorganize fw_create_instance()
by Stephen Boyd
· 13 years ago
9b78c1d
firmware_class: Do not warn that system is not ready from async loads
by Rafael J. Wysocki
· 13 years ago
811fa40
firmware_class: Split _request_firmware() into three functions, v2
by Rafael J. Wysocki
· 13 years ago
fe2e39d8
firmware_class: Rework usermodehelper check
by Rafael J. Wysocki
· 13 years ago
f2791d7
PM / Runtime: don't forget to wake up waitqueue on failure
by Alan Stern
· 13 years ago
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
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
Next »