aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-30video/atmel_lcdfb: Introduce regulator supportAlexander Stein1-0/+20
2014-09-30fbdev: sh_mobile_hdmi: Re-init regs before irq re-enable on resumeGeert Uytterhoeven1-2/+42
2014-09-30framebuffer: fix screen corruption when copyingMikulas Patocka1-5/+8
2014-09-30framebuffer: fix border colorMikulas Patocka4-8/+4
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfbBehan Webster1-7/+7
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dssBehan Webster2-11/+14
2014-09-30video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from fb_infoFabian Frederick1-4/+8
2014-09-30video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_infoFabian Frederick1-10/+10
2014-09-30video: fbdev: cyber2000fb.c: use container_of to resolve cfb_info from fb_infoFabian Frederick1-8/+8
2014-09-30video: fbdev: controlfb.c: use container_of to resolve fb_info_control from fb_infoFabian Frederick1-5/+10
2014-09-30video: fbdev: sa1100fb.c: use container_of to resolve sa1100fb_info from fb_infoFabian Frederick1-6/+12
2014-09-30video: fbdev: stifb.c: use container_of to resolve stifb_info from fb_infoFabian Frederick1-2/+2
2014-09-30video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist1-1/+1
2014-09-30video: valkyriefb: Fix unused variable warning in set_valkyrie_clock()Geert Uytterhoeven1-1/+1
2014-09-09video: fbdev: use %*ph specifier to dump small buffersAndy Shevchenko2-15/+4
2014-09-09video: mx3fb: always enable BACKLIGHT_LCD_SUPPORTArnd Bergmann1-1/+2
2014-08-26video: fbdev: au1200fb: delete double assignmentJulia Lawall1-1/+0
2014-08-26video: fbdev: sis: delete double assignmentJulia Lawall1-1/+1
2014-08-26video: fbdev: intelfb: delete double assignmentJulia Lawall1-2/+1
2014-08-26video: fbdev: riva: delete double assignmentJulia Lawall1-1/+0
2014-08-26msm: msm_fb: Move to using managed resources of kzallocPramod Gurav1-2/+7
2014-08-26msm: msm_fb: Add remove function for platform driver for clean unloadingPramod Gurav1-0/+16
2014-08-26video: mx3fb: Update comment for dmaengine_prep_slave_sg() APIGeert Uytterhoeven1-1/+1
2014-08-26video: vermilion: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-08-26video: fbdev: aty: use c99 initializers in structuresJulia Lawall1-8/+55
2014-08-26OMAPDSS: DSI: use c99 initializers in structuresJulia Lawall1-2/+8
2014-08-26video: fbdev: matrox: use c99 initializers in structuresJulia Lawall2-16/+56
2014-08-26video: of: display_timing: delete unneeded test before of_node_putJulia Lawall1-2/+1
2014-08-25Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesasLinus Torvalds2-3/+6
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4
2014-08-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-12/+48
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds41-167/+309
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll1-1/+1
2014-08-22Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-2/+6
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds26-215/+350
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes1-1/+1
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-22Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-5/+15
2014-08-22drm/radeon: add new KV pci idAlex Deucher1-0/+1
2014-08-22firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck1-4/+4
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai3-2/+5
2014-08-21Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-can/linux-canDavid S. Miller3-30/+43
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven2-3/+6
2014-08-21bnx2x: Revert UNDI flushing mechanismYuval Mintz1-75/+17
2014-08-21qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh1-10/+25