Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
853f97b5f3886012d293257db74d65b14f958940
/
drivers
/
base
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
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
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
a31f6849
Merge remote-tracking branch 'regmap/topic/mmio' into regmap-next
by Mark Brown
· 12 years ago
5dea215
Merge remote-tracking branch 'regmap/topic/irq' into regmap-next
by Mark Brown
· 12 years ago
7798b58
Merge remote-tracking branch 'regmap/topic/flat' into regmap-next
by Mark Brown
· 12 years ago
4328002
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
by Mark Brown
· 12 years ago
3689cf7
Merge remote-tracking branch 'regmap/topic/async' into regmap-next
by Mark Brown
· 12 years ago
3bef905
Merge remote-tracking branch 'regmap/topic/24bit' into regmap-next
by Mark Brown
· 12 years ago
878ec67
regmap: mmio: add register clock support
by Philipp Zabel
· 12 years ago
4dd7c55
regmap: debugfs: Factor out debugfs_tot_len calc into a function
by Dimitris Papastamos
· 12 years ago
cf57d60
regmap: debugfs: Optimize seeking within blocks of registers
by Dimitris Papastamos
· 12 years ago
c2c1ee6
regmap: debugfs: Add a `max_reg' member in struct regmap_debugfs_off_cache
by Dimitris Papastamos
· 12 years ago
7e73c5a
PM: Introduce suspend state PM_SUSPEND_FREEZE
by Zhang Rui
· 12 years ago
f3eb839
regmap: debugfs: Fix reading in register field units
by Dimitris Papastamos
· 12 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
95601d6
regmap: spi: Handle allocation failures gracefully
by Mark Brown
· 12 years ago
f88948e
regmap: Export regmap_async_complete()
by Mark Brown
· 12 years ago
f804fb5
regmap: Export regmap_async_complete_cb
by Axel Lin
· 12 years ago
30b2a55
regmap: include linux/sched.h to fix build
by Stephen Warren
· 12 years ago
807be03
firmware: Ignore abort check when no user-helper is used
by Takashi Iwai
· 12 years ago
cd7239f
firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER
by Takashi Iwai
· 12 years ago
7b1269f
firmware: Make user-mode helper optional
by Takashi Iwai
· 12 years ago
4e0c92d
firmware: Refactoring for splitting user-mode helper code
by Takashi Iwai
· 12 years ago
4fa3e78
Driver core: treat unregistered bus_types as having no devices
by Bjorn Helgaas
· 12 years ago
74c46c6
PM / OPP: Export more symbols for module usage
by Mark Langsdorf
· 12 years ago
b2ccd76
PM / OPP: switch exported symbols to GPL variant
by Nishanth Menon
· 12 years ago
e0356df
regmap: spi: Support asynchronous I/O for SPI
by Mark Brown
· 12 years ago
0d509f2
regmap: Add asynchronous I/O support
by Mark Brown
· 12 years ago
d2a5884
regmap: Add "no-bus" option for regmap API
by Andrey Smirnov
· 12 years ago
a347146
regmap: regmap: avoid spurious warning in regmap_read_debugfs
by Russell King
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
a4ca26a
PM / Domains: don't use [delayed_]work_pending()
by Tejun Heo
· 12 years ago
67635d3
Merge 3.8-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
6802771b
PM/Qos: Expose dev_pm_qos_flags symbol
by Lan Tianyu
· 12 years ago
af4ca6a
Merge remote-tracking branch 'regmap/fix/debugfs' into tmp
by Mark Brown
· 12 years ago
ab78029
drivers/pinctrl: grab default handles from device core
by Linus Walleij
· 12 years ago
31b35e9e
regmap: fix small typo in regmap_bulk_write comment
by Nestor Ovroy
· 12 years ago
373d4d0
taint: add explicit flag to show whether lock dep is still OK.
by Rusty Russell
· 12 years ago
ed408f7
Merge 3.9-rc4 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
53a9c87
Revert "drivers: base: Convert print_symbol to %pSR"
by Greg Kroah-Hartman
· 12 years ago
190888a
driver core: fix possible missing of device probe
by Ming Lei
· 12 years ago
e797986
drivers: base: Convert print_symbol to %pSR
by Joe Perches
· 12 years ago
f5e097f
dma_buf: Cleanup dma_buf_fd
by Borislav Petkov
· 12 years ago
1a5d76d
drivers/base/core.c: Remove two unused variables and two useless calls to kfree
by Peter Senna Tschudin
· 12 years ago
30a4840
drivers/base/cpu.c: Fix typo in comment
by Ralf Baechle
· 12 years ago
4adf07f
firmware: make sure the fw file size is not 0
by Luciano Coelho
· 12 years ago
f32ca3d
regmap: debugfs: Fix seeking from the cache
by Mark Brown
· 12 years ago
7dea1ff
Merge tag 'regmap-debugfs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
07c320d
regmap: Add provisions to have user-defined write operation
by Andrey Smirnov
· 12 years ago
ad27840
regmap: Add provisions to have user-defined read operation
by Andrey Smirnov
· 12 years ago
237019e
regmap: Add support for 24 bit wide register addresses
by Lars-Peter Clausen
· 12 years ago
e8d6539
regmap: debugfs: Make sure we store the last entry in the offset cache
by Mark Brown
· 12 years ago
5bd9f4b
regmap: debugfs: Ensure a correct return value for empty caches
by Mark Brown
· 12 years ago
95f971c
regmap: debugfs: Discard the cache if we fail to allocate an entry
by Mark Brown
· 12 years ago
5a1d6d1
regmap: debugfs: Fix check for block start in cached seeks
by Mark Brown
· 12 years ago
120f805
regmap: debugfs: Fix attempts to read nonexistant register blocks
by Mark Brown
· 12 years ago
f67ffa9
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 12 years ago
9f6d8f6
PM: Move disabling/enabling runtime PM to late suspend/early resume
by Rafael J. Wysocki
· 12 years ago
4ce4780
PM / QoS: Rename local variable in dev_pm_qos_add_ancestor_request()
by Rafael J. Wysocki
· 12 years ago
9442490
regmap: irq: Support wake IRQ mask inversion
by Mark Brown
· 12 years ago
33be493
regmap: irq: Fix sync of wake statuses to hardware
by Mark Brown
· 12 years ago
a7440ea
regmap: irq: Use a bulk read for interrupt status where possible
by Mark Brown
· 12 years ago
bbae92c
regmap: irq: Factor register read out of the IRQ parsing loop
by Mark Brown
· 12 years ago
2ac902c
regmap: flat: Add flat cache type
by Mark Brown
· 12 years ago
55ac85e
regmap: irq: enable wake support by default
by Laxman Dewangan
· 12 years ago
1ac12b4
vfs: turn is_dir argument to kern_path_create into a lookup_flags arg
by Jeff Layton
· 12 years ago
b6fa0cd
dma-buf: might_sleep() in dma_buf_unmap_attachment()
by Rob Clark
· 12 years ago
2d9c8b5
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
d8c532c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
20b2f52
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
by Lai Jiangshan
· 12 years ago
8cebfcd
hugetlb: use N_MEMORY instead N_HIGH_MEMORY
by Lai Jiangshan
· 12 years ago
99b8f42e
Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 12 years ago
608ff1a
Merge branch 'akpm' (Andrew's patchbomb)
by Linus Torvalds
· 12 years ago
511c2ab
mm, memory-hotplug: dynamic configure movable memory and portion memory
by Lai Jiangshan
· 12 years ago
fcf07d2
drivers/base/node.c: cleanup node_state_attr[]
by Lai Jiangshan
· 12 years ago
fa26437
mm: cleanup register_node()
by Yasuaki Ishimatsu
· 12 years ago
8c7b5b4
memory-hotplug: suppress "Device nodeX does not have a release() function" warning
by Yasuaki Ishimatsu
· 12 years ago
8732794
numa: convert static memory to dynamically allocated memory for per node device
by Wen Congyang
· 12 years ago
fa7194e
memory hotplug: suppress "Device memoryX does not have a release() function" warning
by Yasuaki Ishimatsu
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
Next »