summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-04-15fbdev: Merge fbdev topic branchesTomi Valkeinen23-300/+329
2013-04-11video/s3c: move platform_data out of arch/armArnd Bergmann1-2/+1
2013-04-11video/exynos: remove unnecessary header inclusionsArnd Bergmann3-6/+0
2013-04-10drivers/video: fsl-diu-fb: add hardware cursor supportTimur Tabi1-2/+155
2013-04-10drivers: video: use module_platform_driver_probe()Fabio Porcedda5-59/+5
2013-04-10ARM: OMAP: remove "config FB_OMAP_CONSISTENT_DMA_SIZE"Paul Bolle1-11/+0
2013-04-10video: wm8505fb: Convert to devm_ioremap_resource()Sachin Kamat1-3/+4
2013-04-04AUO-K190x: Add resolutions for portrait displaysHeiko Stübner1-0/+8
2013-04-04AUO-K190x: add framebuffer rotation supportHeiko Stübner1-5/+20
2013-04-04AUO-K190x: add a 16bit truecolor modeHeiko Stübner1-2/+69
2013-04-04AUO-K190x: make color handling more flexibleHeiko Stübner1-14/+65
2013-04-04AUO-K190x: move var resolution-handling into check_varHeiko Stübner1-21/+22
2013-04-04AUO-K190x: make memory check in check_var more flexibleHeiko Stübner1-3/+7
2013-04-04AUO-K190x: set the correct runtime-pm state in recoverHeiko Stübner1-0/+6
2013-04-04AUO-K190x: add runtime-pm calls to controller init functionsHeiko Stübner2-0/+12
2013-04-04AUO-K190x: Use correct line lengthHeiko Stübner3-11/+14
2013-04-04video: fb: vt8500: Convert framebuffer drivers to standardized bindingTony Prisk3-73/+53
2013-04-04video: vt8500: Adjust contrast in wm8505 framebuffer driver.Tony Prisk1-1/+1
2013-04-04drivers/video/wm8505fb.c: use devm_ functionsJulia Lawall1-60/+19
2013-04-04video: vt8500: Correct descriptions in video/KconfigTony Prisk1-5/+6
2013-04-04video: vt8500: Remove unused platform_data/video-vt8500lcdfb.hTony Prisk2-4/+0
2013-04-04video: vt8500: Make wmt_ge_rops optionalTony Prisk2-10/+35
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-4/+20
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-38/+53
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds17-254/+698
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-3/+14
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2-1/+17
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann1-3/+3
2013-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-17/+30
2013-03-29rbd: don't zero-fill non-image object requestsAlex Elder1-17/+30
2013-03-28target: Fix RESERVATION_CONFLICT status regression for iscsi-target special caseNicholas Bellinger1-1/+3
2013-03-28tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bitNicholas Bellinger1-2/+11
2013-03-28Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-55/+99
2013-03-28Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds6-12/+45
2013-03-28Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2013-03-28Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-100/+163
2013-03-28Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-13/+54
2013-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-54/+4
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-6/+15
2013-03-28usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-03-28mg_disk: fix error return code in mg_probe()Wei Yongjun1-1/+3
2013-03-28Merge branch 'acpi-fixes' into fixesRafael J. Wysocki3-3/+16
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-22/+65
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-1/+13
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-15/+12
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel1-5/+15
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk1-1/+1
2013-03-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge2-0/+2
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires1-1/+5
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-12/+10