aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-29OMAPDSS: fix rgb-to-yuv color conv coefsTomi Valkeinen1-1/+3
2015-12-29OMAPDSS: skip pclk check for WB mem2memTomi Valkeinen1-1/+1
2015-12-29OMAPDSS: configure WB mflag thresholdTomi Valkeinen1-0/+19
2015-12-29OMAPDSS: configure WB fifo thresholdsTomi Valkeinen1-0/+11
2015-12-29OMAPDSS: configure burst size for WBTomi Valkeinen1-0/+2
2015-12-29OMAPDSS: handle WB channel in dispc_set/get_channel_outTomi Valkeinen1-0/+6
2015-12-29OMAPDSS: refactor dispc_ovl_get_channel_outTomi Valkeinen1-17/+14
2015-12-29OMAPDSS: add 'has_writeback' flagTomi Valkeinen3-15/+7
2015-12-29OMAPDSS: add num_wbs=1 to omap5 dss featuresTomi Valkeinen1-0/+1
2015-12-29OMAPDSS: add WB to register dumpTomi Valkeinen1-0/+30
2015-12-29OMAPDSS: fix DISPC_MFLAG_THRESHOLD_OFFSET for WBTomi Valkeinen1-0/+2
2015-12-17OMAPDSS: DISPC: always set ALIGN when availableTomi Valkeinen1-0/+9
2015-12-17OMAPDSS: adopt pinctrl supportDave Gerlach1-0/+6
2015-12-15video: fbdev: pxafb: initial devicetree conversionRobert Jarzmik2-3/+159
2015-12-15video: fbdev: pxafb: loosen the platform data bondRobert Jarzmik2-20/+36
2015-12-15fbdev: Make fb-notify a no-op if CONFIG_FB=nEzequiel Garcia2-1/+5
2015-12-15fbdev: Debug knob to register without holding console_lockDaniel Vetter1-3/+11
2015-12-15video: fbdev: rivafb: unlock chip before probiding EDIDDmitry Eremin-Solenikov1-0/+1
2015-12-15fbdev: sm712fb: avoid unused function warningsArnd Bergmann1-13/+3
2015-12-15fbdev: auo_k190x: avoid unused function warningsArnd Bergmann1-7/+4
2015-12-15fbdev: sis: enforce selection of at least one backendArnd Bergmann1-0/+1
2015-12-15fbdev: Remove unused SH-Mobile HDMI driverGeert Uytterhoeven3-1500/+0
2015-12-15video: constify geode ops structuresJulia Lawall5-6/+6
2015-12-15simplefb: Claim and enable regulatorsChen-Yu Tsai1-1/+119
2015-12-15drivers/video/fbdev/i740fb: remove unused variableSudip Mukherjee1-5/+3
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-9/+4
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds7-16/+21
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds29-79/+197
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-5/+10
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+4
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-7/+8
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-79/+110
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings1-0/+4
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka1-7/+8
2015-12-11Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesKevin Hilman1-4/+4
2015-12-11USB: add quirk for devices with broken LPMAlan Stern2-1/+12
2015-12-11xhci: fix usb2 resume timing and races.Mathias Nyman2-6/+44
2015-12-11Merge tag 'dm-4.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds4-20/+161
2015-12-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-112/+131
2015-12-11vgaarb: fix signal handling in vga_get()Kirill A. Shutemov1-2/+4
2015-12-11Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie3-55/+59
2015-12-11Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into fixesArnd Bergmann1-1/+1
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds16-102/+132
2015-12-10clocksource: Mmio: remove artificial 32bit limitationLinus Walleij1-1/+1
2015-12-10dm btree: fix bufio buffer leaks in dm_btree_del() error pathJoe Thornber1-1/+15
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds5-206/+13
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds4-5/+18
2015-12-09Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds14-75/+53