summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/exynos: changed buffer structure.Inki Dae2011-11-1510-133/+148
| | * | | | drm/exynos: removed unnecessary variable.Inki Dae2011-11-151-2/+0
| | * | | | drm/exynos: use gem create function genericallyInki Dae2011-11-153-36/+55
| | * | | | drm/exynos: checked for null pointerSeung-Woo Kim2011-11-151-2/+4
| | * | | | drm/exynos: added crtc dpms for disable crtcJoonyoung Shim2011-11-153-11/+73
| | * | | | drm/exynos: removed meaningless parameter from fbdev updateSeung-Woo Kim2011-11-151-9/+5
| | * | | | drm/exynos: restored kernel_fb_list when reiniting fb_helperJoonyoung Shim2011-11-151-0/+15
| | * | | | drm/exynos: changed exynos_drm_display to exynos_drm_display_opsInki Dae2011-11-154-22/+23
| | * | | | drm/exynos: added manager object to connectorInki Dae2011-11-152-8/+33
| | * | | | drm/exynos: fixed converting between display mode and timingSeung-Woo Kim2011-11-151-1/+8
| | * | | | drm/exynos: fixed connector flag with hpd and interlace scan for hdmiSeung-Woo Kim2011-11-151-0/+2
| | * | | | drm/exynos: added kms poll for handling hpd eventSeung-Woo Kim2011-11-152-0/+17
* | | | | | Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-11-275-10/+23
|\ \ \ \ \ \
| * | | | | | viafb: correct sync polarity for OLPC DCONDaniel Drake2011-11-221-2/+2
| * | | | | | Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2011-11-223-7/+7
| |\ \ \ \ \ \
| | * | | | | | OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen2011-11-181-6/+5
| | * | | | | | OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen2011-11-181-0/+1
| | * | | | | | OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen2011-11-181-1/+1
| | | |_|/ / / | | |/| | | |
| * / | | | | video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash2011-11-221-1/+14
| |/ / / / /
* | | | | | ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki2011-11-271-1/+2
* | | | | | iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft2011-11-261-10/+9
* | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-261-1/+1
|\ \ \ \ \ \
| * | | | | | drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie2011-11-241-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-251-5/+7
|\ \ \ \ \ \
| * | | | | | crypto: mv_cesa - fix hashing of chunks > 1920 bytesPhil Sutter2011-11-211-5/+7
* | | | | | | Merge branch 'gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2011-11-251-2/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | gpio: pca953x: Staticise pca953x_get_altdata()Mark Brown2011-11-211-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-233-2/+20
|\ \ \ \ \ \
| * | | | | | virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-241-0/+18
| * | | | | | virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-241-1/+1
| * | | | | | virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens2011-11-241-1/+1
* | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-11-232-1/+5
|\ \ \ \ \ \ \
| * | | | | | | libata: fix build without BMDMAAlexander Beregalov2011-11-171-0/+4
| * | | | | | | [libata] ahci_platform: fix DT probingRob Herring2011-11-171-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-236-21/+47
|\ \ \ \ \ \ \
| * | | | | | | PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDsBjorn Helgaas2011-11-142-4/+4
| * | | | | | | PCI: pciehp: wait 100 ms after Link Training checkKenji Kaneshige2011-11-111-0/+8
| * | | | | | | PCI: pciehp: wait 1000 ms before Link Training checkKenji Kaneshige2011-11-112-3/+8
| * | | | | | | PCI: pciehp: Retrieve link speed after link is trainedYinghai Lu2011-11-071-9/+2
| * | | | | | | PCI: Let PCI_PRI depend on PCIJoerg Roedel2011-10-311-0/+1
| * | | | | | | PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplugRafael J. Wysocki2011-10-311-5/+24
* | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-233-4/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: Make i2cdev_notifier_call staticShubhrajyoti D2011-11-231-1/+1
| * | | | | | | | i2c: Fix device name for 10-bit slave addressJean Delvare2011-11-231-1/+3
| * | | | | | | | i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu2011-11-231-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-231-6/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-231-6/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-2320-432/+594
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-11-231-0/+4
| * | | | | | | drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall2011-11-221-6/+12