index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-24
Merge tag 'qcom-drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
7
-0
/
+111
2014-05-23
soc: qcom: Add GSBI driver
Andy Gross
5
-0
/
+103
2014-05-23
soc: Introduce drivers/soc place-holder for SOC specific drivers
Santosh Shilimkar
3
-0
/
+8
2014-05-21
Merge tag 'samsung-drivers' of http://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-0
/
+8
2014-05-21
Merge branch 'sunxi/drivers-for-3.16' of https://github.com/mripard/linux int...
Olof Johansson
1
-3
/
+18
2014-05-19
Merge tag 'mvebu-drivers-3.16' of git://git.infradead.org/linux-mvebu into ne...
Olof Johansson
1
-72
/
+162
2014-05-15
reset: sunxi: allow MFD subdevices probe
Boris BREZILLON
1
-3
/
+18
2014-05-05
Merge tag 'socfpga-driver-update-for-3.16' of git://git.rocketboards.org/linu...
Olof Johansson
2
-0
/
+147
2014-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+2
2014-05-04
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+5
2014-05-04
vexpress: Initialise the sysregs before setting up the clocks
Catalin Marinas
1
-0
/
+2
2014-05-03
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-35
/
+21
2014-05-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+11
2014-05-02
Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-59
/
+85
2014-05-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+17
2014-05-03
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
2
-12
/
+16
2014-05-03
Merge branch 'pnp'
Rafael J. Wysocki
2
-20
/
+28
2014-05-02
Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
3
-12
/
+81
2014-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+17
2014-05-02
clocksource: exynos_mct: register sched_clock callback
Vincent Guittot
1
-0
/
+8
2014-05-01
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-18
/
+55
2014-05-01
dm cache: fix writethrough mode quiescing in cache_map
Mike Snitzer
1
-0
/
+1
2014-05-01
Merge tag 'pinctrl-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-11
/
+27
2014-05-01
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2014-05-01
Revert "hwmon: (coretemp) Refine TjMax detection"
Guenter Roeck
1
-2
/
+2
2014-05-01
ACPI / processor: Fix failure of loading acpi-cpufreq driver
Lan Tianyu
1
-3
/
+4
2014-04-30
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
Rafael J. Wysocki
1
-18
/
+26
2014-04-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
23
-56
/
+160
2014-04-30
drm/exynos: use %pad for dma_addr_t
Jingoo Han
2
-2
/
+2
2014-04-30
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
Jingoo Han
1
-2
/
+2
2014-04-30
drm/exynos: balance framebuffer refcount
Andrzej Hajda
1
-0
/
+1
2014-04-30
Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
1
-0
/
+22
2014-04-29
PNP: Fix compile error in quirks.c
Bjorn Helgaas
1
-2
/
+2
2014-04-29
ACPI / EC: Process rather than discard events in acpi_ec_clear
Kieran Clancy
1
-9
/
+12
2014-04-29
Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...
Thomas Gleixner
2
-2
/
+11
2014-04-29
Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...
Thomas Gleixner
1
-3
/
+14
2014-04-29
dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning
Mike Snitzer
1
-1
/
+1
2014-04-29
drivercore: deferral race condition fix
Grant Likely
1
-0
/
+17
2014-04-29
memory: mvebu-devbus: add a devbus, keep-config property
Thomas Petazzoni
1
-9
/
+11
2014-04-29
memory: mvebu-devbus: add Orion5x support
Thomas Petazzoni
1
-21
/
+86
2014-04-29
memory: mvebu-devbus: split functions
Thomas Petazzoni
1
-39
/
+51
2014-04-29
memory: mvebu-devbus: use _SHIFT suffixes instead of _BIT
Thomas Petazzoni
1
-18
/
+18
2014-04-29
memory: mvebu-devbus: use ARMADA_ prefix in defines
Thomas Petazzoni
1
-24
/
+24
2014-04-29
clocksource: nspire: Fix compiler warning
Alexander Shiyan
1
-1
/
+6
2014-04-29
clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue
Lorenzo Pieralisi
1
-1
/
+5
2014-04-28
RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter
Hariprasad S
1
-3
/
+3
2014-04-28
RDMA/cxgb4: Only allow kernel db ringing for T4 devs
Steve Wise
1
-0
/
+4
2014-04-28
RDMA/cxgb4: Force T5 connections to use TAHOE congestion control
Steve Wise
2
-0
/
+22
2014-04-28
RDMA/cxgb4: Fix endpoint mutex deadlocks
Steve Wise
3
-15
/
+26
2014-04-29
cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error
Tim Gardner
1
-1
/
+4
[next]