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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-15
Merge at91 lcdfb bug fixes into fixes
Arnd Bergmann
1
-7
/
+15
2013-03-14
Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Arnd Bergmann
115
-731
/
+3021
2013-03-14
input/joystick: use get_cycles on ARM
Arnd Bergmann
1
-6
/
+2
2013-03-14
clk: vt8500: Fix "fix device clock divisor calculations"
Arnd Bergmann
1
-1
/
+1
2013-03-14
ARM: at91: add gpio suspend/resume support when using pinctrl
Ludovic Desroches
1
-1
/
+60
2013-03-13
atmel_lcdfb: fix 16-bpp modes on older SOCs
Johan Hovold
1
-7
/
+15
2013-03-11
Merge tag 'mvebu_fixes_for_v3.9' of git://git.infradead.org/users/jcooper/lin...
Arnd Bergmann
2
-4
/
+31
2013-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
10
-0
/
+10
2013-03-09
Atmel MXT touchscreen: increase reset timeouts
Linus Torvalds
1
-2
/
+2
2013-03-08
Platform: x86: chromeos_laptop : Add basic platform data for atmel devices
Benson Leung
1
-2
/
+39
2013-03-08
Input: atmel_mxt_ts - Support for touchpad variant
Daniel Kurtz
1
-2
/
+62
2013-03-08
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
1
-3
/
+2
2013-03-08
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-03-08
Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+14
2013-03-08
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+8
2013-03-08
rtc: rtc-mv: Add support for clk to avoid lockups
Andrew Lunn
1
-4
/
+24
2013-03-08
gpio: mvebu: Add clk support to prevent lockup
Andrew Lunn
1
-0
/
+7
2013-03-07
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-34
/
+97
2013-03-07
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-99
/
+272
2013-03-07
Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
17
-205
/
+193
2013-03-08
drm/tegra: drop "select DRM_HDMI"
Paul Bolle
1
-1
/
+0
2013-03-08
drm/mgag200: Bug fix: Renesas board now selects native resolution.
Julia Lemire
1
-0
/
+1
2013-03-08
drm/mgag200: Reject modes that are too big for VRAM
Christopher Harvey
1
-0
/
+27
2013-03-08
drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not used
Christopher Harvey
1
-1
/
+0
2013-03-07
Merge tag 'efi-for-3.9-rc2' into x86/urgent
H. Peter Anvin
1
-34
/
+96
2013-03-07
Merge tag 'regulator-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-12
/
+16
2013-03-07
Merge tag 'regmap-v3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2013-03-07
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+23
2013-03-07
drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASK
Marek Olšák
2
-2
/
+3
2013-03-07
drm/radeon: skip MC reset as it's probably not hung
Alex Deucher
4
-0
/
+24
2013-03-07
drm/radeon: add primary dac adj quirk for R200 board
Alex Deucher
1
-0
/
+9
2013-03-07
drm/radeon: don't set hpd, afmt interrupts when interrupts are disabled
Alex Deucher
1
-0
/
+12
2013-03-07
HID: logitech-dj: do not directly call hid_output_raw_report() during probe
Benjamin Tissoires
1
-8
/
+14
2013-03-07
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
8
-22
/
+79
2013-03-06
Merge branch 'pm-fixes' into fixes
Rafael J. Wysocki
8
-140
/
+143
2013-03-06
cpufreq / intel_pstate: Do not load on VM that does not report max P state.
Dirk Brandewie
1
-0
/
+3
2013-03-06
cpufreq / intel_pstate: Fix intel_pstate_init() error path
Dirk Brandewie
1
-28
/
+11
2013-03-06
drm/i915: Turn off hsync and vsync on ADPA when disabling crt
Patrik Jakobsson
1
-1
/
+1
2013-03-06
efivarfs: return accurate error code in efivarfs_fill_super()
Matt Fleming
1
-5
/
+15
2013-03-06
efivars: efivarfs_valid_name() should handle pstore syntax
Matt Fleming
1
-2
/
+2
2013-03-06
efi: be more paranoid about available space when creating variables
Matthew Garrett
1
-27
/
+79
2013-03-06
drm/i915: Fix incorrect definition of ADPA HSYNC and VSYNC bits
Patrik Jakobsson
1
-2
/
+2
2013-03-06
iommu, x86: Add DMA remap fault reason
Li, Zhen-Hua
1
-0
/
+1
2013-03-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-7
/
+2
2013-03-05
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+16
2013-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-176
/
+1901
2013-03-05
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-63
/
+84
2013-03-05
Merge tag 'md-3.9' of git://neil.brown.name/md
Linus Torvalds
8
-95
/
+219
2013-03-05
Merge tag 'omap-for-v3.9-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
2
-0
/
+4
2013-03-05
drm/i915: also disable south interrupts when handling them
Paulo Zanoni
1
-2
/
+24
[next]