Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9e05b2f49eb9484e857e9b6c70dea3bbbe564290
/
drivers
/
base
7ce9bf1
mm: cma: fix alignment requirements for contiguous regions
by Marek Szyprowski
· 12 years ago
c3e2f79
Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
ebdc828
dyndbg: fix for SOH in logging messages
by Markus Trippelsdorf
· 12 years ago
d9ec0fd
Merge tag 'pm-for-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
55d7ec4
PM / Runtime: Check device PM QoS setting before "no callbacks" check
by Rafael J. Wysocki
· 12 years ago
58a34de
PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
by Rafael J. Wysocki
· 12 years ago
7f321c2
PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
by Rafael J. Wysocki
· 12 years ago
c839179
Merge tag 'driver-core-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
af7f215
drivers-core: make structured logging play nice with dynamic-debug
by Jim Cromie
· 12 years ago
7725495
PM: Make dev_pm_get_subsys_data() always return 0 on success
by Rafael J. Wysocki
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
ee6f509
mm: factor out memory isolate functions
by Minchan Kim
· 12 years ago
6f51f51
Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
d2b7428
common: dma-mapping: introduce dma_get_sgtable() function
by Marek Szyprowski
· 12 years ago
64ccc9c
common: dma-mapping: add support for generic dma_mmap_* calls
by Marek Szyprowski
· 12 years ago
921a165
new helper: done_path_create()
by Al Viro
· 12 years ago
fa93669
Merge tag 'driver-core-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
bdc0077
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 12 years ago
a66d2c8
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
7100e50
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
7cd58b0
Merge tag 'regmap-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
38e2319
Merge branches 'regmap-core', 'regmap-irq' and 'regmap-page' into regmap-next
by Mark Brown
· 12 years ago
492d542
[SCSI] cleanup usages of scsi_complete_async_scans
by Dan Williams
· 12 years ago
382e159
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
064b021
PM / Sleep: call early resume handlers when suspend_noirq fails
by Colin Cross
· 12 years ago
eea03c2
Make wait_for_device_probe() also do scsi_complete_async_scans()
by Linus Torvalds
· 12 years ago
bd798b7a
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 12 years ago
d52fdf1
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
7791bd2
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 12 years ago
ad0446e
PM / QoS: Use NULL pointer instead of plain integer in qos.c
by Sachin Kamat
· 12 years ago
7664e96
PM / Sleep: Add missing static storage class specifiers in main.c
by Sachin Kamat
· 12 years ago
4633511
regmap: Fix incorrect arguments to kzalloc() call
by Dimitris Papastamos
· 12 years ago
a14af32
driver core: don't trigger uevent after failure
by Sebastian Ott
· 12 years ago
eed5d21
PM / Runtime: Do not increment device usage counts before probing
by Rafael J. Wysocki
· 12 years ago
b0d1f80
driver-core: Use kobj_to_dev instead of re-implementing it
by Lars-Peter Clausen
· 12 years ago
8153584
driver core: Move deferred devices to the end of dpm_list before probing
by Mark Brown
· 12 years ago
5a7689f
driver core: move uevent call to driver_register
by Sebastian Ott
· 12 years ago
d1c6c03
driver core: fix shutdown races with probe/remove(v3)
by Ming Lei
· 12 years ago
79714f7
get rid of kern_path_parent()
by Al Viro
· 12 years ago
d181b49
PM / Sleep: Fix build warning in sysfs.c for CONFIG_PM_SLEEP unset
by Rafael J. Wysocki
· 12 years ago
8e9afaf
PM / Domains: Fix build warning for CONFIG_PM_RUNTIME unset
by Rafael J. Wysocki
· 12 years ago
db79e53
PM / Domains: Replace plain integer with NULL pointer in domain.c file
by Sachin Kamat
· 12 years ago
8951ef0
PM / Domains: Add missing static storage class specifier in domain.c file
by Sachin Kamat
· 12 years ago
8651f97
PM / cpuidle: System resume hang fix with cpuidle
by Preeti U Murthy
· 12 years ago
1044c18
regmap: Add hook for printk logging for debugging during early init
by Mark Brown
· 12 years ago
62d4490
PM / Domains: Allow device callbacks to be added at any time
by Rafael J. Wysocki
· 12 years ago
1d5fcfe
PM / Domains: Add device domain data reference counter
by Rafael J. Wysocki
· 12 years ago
6fbfd05
Merge v3.5-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
cbc9ef0
PM / Domains: Add preliminary support for cpuidle, v2
by Rafael J. Wysocki
· 12 years ago
80de3d7
PM / Domains: Do not stop devices after restoring their states
by Rafael J. Wysocki
· 12 years ago
0b58974
PM / Domains: Use subsystem runtime suspend/resume callbacks by default
by Rafael J. Wysocki
· 12 years ago
b2df1d4
PM / Sleep: Separate printing suspend times from initcall_debug
by Rafael J. Wysocki
· 12 years ago
4b7760b
PM / Sleep: add knob for printing device resume times
by Sameer Nanda
· 12 years ago
1f758b2
PM / Sleep: Prevent waiting forever on asynchronous suspend after abort
by Mandeep Singh Baines
· 12 years ago
fe80352
Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
632a5b0
regmap: Fix work_buf switching for page update during virtual range access.
by Krystian Garbaciak
· 12 years ago
6863ca6
regmap: Add support for register indirect addressing.
by Krystian Garbaciak
· 12 years ago
fc3ebd7
regmap: Move lock out from internal function _regmap_update_bits().
by Krystian Garbaciak
· 12 years ago
6e7b4a5
driver core: fix some kernel-doc warnings in dma*.c
by Randy Dunlap
· 12 years ago
0998d06
device-core: Ensure drvdata = NULL when no driver is bound
by Hans de Goede
· 12 years ago
1d29cfa5
driver core: fixup reversed deferred probe order
by Kuninori Morimoto
· 12 years ago
e8790ab
regmap: mmio: Staticize regmap_mmio_gen_context()
by Axel Lin
· 12 years ago
bdd4034
driver core: always handle dpm_order
by Rabin Vincent
· 13 years ago
752a6a5
regmap: Export regmap_reinit_cache()
by Mark Brown
· 12 years ago
a43fd50
regmap: Implement support for wake IRQs
by Mark Brown
· 12 years ago
bfd6185d
regmap: Don't try to map non-existant IRQs
by Mark Brown
· 12 years ago
b026ddb
regmap: Constify regmap_irq_chip
by Mark Brown
· 12 years ago
5494a98
regmap: Fix the size calculation for map->format.buf_size
by Fabio Estevam
· 12 years ago
bfaa25f
regmap: clean up debugfs if regmap_init fails
by Stephen Warren
· 12 years ago
6a55244
regmap: mmio: request native endian formatting
by Stephen Warren
· 12 years ago
141eba2
regmap: allow busses to request formatting with specific endianness
by Stephen Warren
· 12 years ago
1193755
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
14674e7
i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
by Mark Brown
· 12 years ago
726592a
mode_t whack-a-mole: ->is_visible() returns umode_t...
by Al Viro
· 12 years ago
f623881
mm: fix off-by-one bug in print_nodes_state()
by Ryota Ozaki
· 12 years ago
da89fb1
Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
by Linus Torvalds
· 12 years ago
d484864
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
12c4727
dma-buf: minor documentation fixes.
by Sumit Semwal
· 12 years ago
98f86c9
dma-buf: add vmap interface
by Dave Airlie
· 12 years ago
4c78513
dma-buf: mmap support
by Daniel Vetter
· 13 years ago
468f4d1
Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
eb2689e
Merge tag 'regmap-domain-deps' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
18d5eac
regmap: Use select .. if to get IRQ_DOMAIN enabled
by Mark Brown
· 12 years ago
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
0f51596
Merge branch 'for-next-arm-dma' into for-linus
by Marek Szyprowski
· 12 years ago
c64be2b
drivers: add Contiguous Memory Allocator
by Marek Szyprowski
· 13 years ago
bca0fa5
common: add dma_mmap_from_coherent() function
by Marek Szyprowski
· 13 years ago
06132ee
Merge branch 'pm-domains'
by Rafael J. Wysocki
· 12 years ago
ca1d72f
PM / Domains: Make it possible to add devices to inactive domains
by Rafael J. Wysocki
· 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
· 12 years ago
094e47e
Driver Core: don't oops with unregistered driver in driver_find_device()
by Hiroshi DOYU
· 12 years ago
4af8be6
regmap: Convert regmap_irq to use irq_domain
by Mark Brown
· 12 years ago
06e65cb
Merge branches 'regmap-core', 'regmap-stride', 'regmap-mmio' and 'regmap-irq' into regmap-next
by Mark Brown
· 12 years ago
2431d0a
regmap: Pass back the allocated regmap IRQ controller data
by Mark Brown
· 12 years ago
25061d2
Merge tag 'regmap-3.4' into regmap-stride
by Mark Brown
· 12 years ago
351520a
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
b723b0e
PM / Domains: Fix computation of maximum domain off time
by Rafael J. Wysocki
· 12 years ago
Next »