index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-14
firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout
Chuansheng Liu
1
-8
/
+16
2012-11-14
Merge 3.7-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+7
2012-11-10
PM / QoS: Resume device before exposing/hiding PM QoS flags
Lan Tianyu
1
-1
/
+6
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+7
2012-11-09
sparc: Add sparc support for platform_get_irq()
Andreas Larsson
1
-0
/
+7
2012-11-02
PM / QoS: Document request manipulation requirement for flags
Rafael J. Wysocki
1
-0
/
+9
2012-11-01
PM / QoS: Fix a free error in the dev_pm_qos_constraints_destroy()
Lan,Tianyu
1
-1
/
+1
2012-10-30
drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
2
-3
/
+3
2012-10-30
drivers/base: fix typo in comment for arch_setup_pdev_archdata()
Sebastian Andrzej Siewior
1
-1
/
+1
2012-10-30
PM / QoS: Fix the return value of dev_pm_qos_update_request()
Rafael J. Wysocki
1
-1
/
+1
2012-10-30
regmap: core: Report registers in hex when we can't cache
Mark Brown
1
-1
/
+1
2012-10-29
Merge 3.7-rc3 into driver-core-next
Greg Kroah-Hartman
6
-125
/
+160
2012-10-26
Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+4
2012-10-26
Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-115
/
+151
2012-10-25
Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...
Linus Torvalds
3
-8
/
+4
2012-10-25
drivers/base: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-4
/
+3
2012-10-25
regmap: Fix printing of size_t variable
Fabio Estevam
1
-1
/
+1
2012-10-24
PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()
Rafael J. Wysocki
1
-1
/
+10
2012-10-24
PM / QoS: Make it possible to expose PM QoS device flags to user space
Rafael J. Wysocki
3
-47
/
+221
2012-10-23
drivers: cma: Fix wrong CMA selected region size default value
Laurent Pinchart
1
-1
/
+1
2012-10-23
drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentation
Laurent Pinchart
1
-3
/
+2
2012-10-23
drivers: dma-contiguous: Don't redefine SZ_1M
Laurent Pinchart
1
-4
/
+1
2012-10-23
PM / QoS: Introduce PM QoS device flags support
Rafael J. Wysocki
1
-26
/
+98
2012-10-23
PM / QoS: Prepare struct dev_pm_qos_request for more request types
Rafael J. Wysocki
2
-4
/
+4
2012-10-23
PM / QoS: Prepare device structure for adding more constraint types
Rafael J. Wysocki
1
-20
/
+22
2012-10-23
PM / Domains: Fix memory leak on error path in pm_genpd_attach_cpuidle
jhbird.choi@samsung.com
1
-1
/
+4
2012-10-22
firmware loader: sync firmware cache by async_synchronize_full_domain
Ming Lei
1
-28
/
+6
2012-10-22
firmware loader: let direct loading back on 'firmware_buf'
Ming Lei
1
-71
/
+100
2012-10-22
firmware loader: fix one reqeust_firmware race
Ming Lei
1
-12
/
+20
2012-10-22
firmware loader: cancel uncache work before caching firmware
Ming Lei
1
-7
/
+28
2012-10-17
regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabled
Dong Aisheng
1
-1
/
+1
2012-10-17
regmap: make lock/unlock functions customizable
Davide Ciminaghi
2
-30
/
+39
2012-10-15
regmap: silence GCC warning
Paul Bolle
1
-1
/
+1
2012-10-15
regmap: Split raw writes that cross window boundaries
Mark Brown
1
-2
/
+24
2012-10-15
regmap: Make return code checks consistent
Mark Brown
1
-5
/
+5
2012-10-15
regmap: Factor range lookup out of page selection
Mark Brown
1
-40
/
+51
2012-10-15
regmap: Provide debugfs read of register ranges
Mark Brown
3
-0
/
+33
2012-10-15
regmap: Factor out debugfs register read
Mark Brown
1
-5
/
+14
2012-10-15
regmap: Allow ranges to be named
Mark Brown
2
-0
/
+2
2012-10-15
regmap: When we sanity check during range adds say what errors we find
Mark Brown
1
-4
/
+29
2012-10-15
regmap: Rename n_ranges to num_ranges
Mark Brown
1
-2
/
+2
2012-10-15
regmap: irq: Allow users to retrieve the irq_domain
Mark Brown
1
-0
/
+19
2012-10-09
memory-hotplug: update memory block's state and notify userspace
Wen Congyang
1
-4
/
+27
2012-10-09
memory-hotplug: preparation to notify memory block's state at memory hot remove
Wen Congyang
1
-6
/
+3
2012-10-04
firmware: use 'kernel_read()' to read firmware into kernel buffer
Linus Torvalds
1
-3
/
+1
2012-10-03
firmware: teach the kernel to load firmware files directly from the filesystem
Linus Torvalds
1
-1
/
+77
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-10-02
Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-...
Linus Torvalds
1
-11
/
+7
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-72
/
+372
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
[prev]
[next]