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-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
60
-0
/
+93
2013-10-09
microblaze: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-10-09
of: remove unnecessary prom.h includes
Rob Herring
2
-2
/
+0
2013-10-09
drivers: remove unnecessary prom.h includes
Rob Herring
2
-4
/
+0
2013-10-09
of: introduce common FDT machine related functions
Rob Herring
1
-0
/
+60
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
1
-3
/
+6
2013-10-09
of: create default early_init_dt_add_memory_arch
Rob Herring
1
-0
/
+19
2013-10-09
of: Introduce common early_init_dt_scan
Rob Herring
1
-0
/
+26
2013-10-09
of: create unflatten_and_copy_device_tree
Rob Herring
1
-0
/
+24
2013-09-29
Merge tag 'usb-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
21
-107
/
+201
2013-09-29
Merge tag 'tty-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-13
/
+10
2013-09-29
Merge tag 'staging-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-14
/
+18
2013-09-29
Merge tag 'driver-core-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-7
/
+7
2013-09-29
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-48
/
+111
2013-09-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
25
-77
/
+264
2013-09-29
Merge branch 'msm-fixes-3.12-rc2' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
3
-13
/
+4
2013-09-28
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
4
-2
/
+14
2013-09-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-15
/
+32
2013-09-28
Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-12
/
+23
2013-09-28
PCI: Workaround missing pci_set_master in pci drivers
Yinghai Lu
1
-1
/
+7
2013-09-28
i2c: ismt: initialize DMA buffer
James Ralston
1
-0
/
+3
2013-09-28
drm/msm: use drm_gem_dumb_destroy helper
Rob Clark
2
-8
/
+1
2013-09-28
drm/msm: deal with mach/iommu.h removal
Rob Clark
1
-2
/
+2
2013-09-28
drm/msm: Remove iommu include from mdp4_kms.c
Joerg Roedel
1
-2
/
+0
2013-09-28
drm/msm: Odd PTR_ERR usage
Thomas Meyer
1
-1
/
+1
2013-09-28
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
17
-57
/
+228
2013-09-27
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+10
2013-09-27
Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-30
/
+15
2013-09-27
i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...
Chew, Chiau Ee
1
-6
/
+20
2013-09-27
i2c: mv64xxx: Do not use writel_relaxed()
Thierry Reding
1
-2
/
+2
2013-09-27
i2c: mv64xxx: Fix some build warnings
Thierry Reding
1
-5
/
+7
2013-09-27
i2c: s3c2410: fix clk_disable/clk_unprepare WARNings
Kim Phillips
1
-2
/
+0
2013-09-27
Merge branch 'pm-cpufreq-fixes'
Rafael J. Wysocki
3
-1
/
+8
2013-09-26
staging: r8188eu: Add new device ID
Larry Finger
1
-0
/
+1
2013-09-26
usb: dwc3: add support for Merrifield
David Cohen
1
-0
/
+2
2013-09-26
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Shengzhou Liu
1
-2
/
+3
2013-09-26
USB: Fix breakage in ffs_fs_mount()
Al Viro
1
-34
/
+26
2013-09-26
driver core : Fix use after free of dev->parent in device_shutdown
Benson Leung
1
-7
/
+7
2013-09-26
Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout
K. Y. Srinivasan
1
-1
/
+1
2013-09-26
Drivers: hv: util: Correctly support ws2008R2 and earlier
K. Y. Srinivasan
3
-32
/
+83
2013-09-26
mei: cancel stall timers in mei_reset
Alexander Usyskin
2
-0
/
+4
2013-09-26
mei: bus: stop wait for read during cl state transition
Tomas Winkler
3
-8
/
+14
2013-09-26
mei: make me client counters less error prone
Tomas Winkler
2
-7
/
+9
2013-09-26
fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
Ramneek Mehresh
1
-9
/
+3
2013-09-26
video: mxsfb: Add missing break
Marek Vasut
1
-0
/
+1
2013-09-26
hwmon: (applesmc) Check key count before proceeding
Henrik Rydberg
1
-1
/
+10
2013-09-26
video: of: display_timing: correct display-timings node finding
Andrzej Hajda
1
-3
/
+3
2013-09-26
neofb: fix error return code in neofb_probe()
Wei Yongjun
1
-1
/
+3
2013-09-26
s3fb: fix error return code in s3_pci_probe()
Wei Yongjun
1
-8
/
+1
2013-09-26
video: mmp: drop needless devm cleanup
Uwe Kleine-König
1
-15
/
+2
[next]