summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/li...Linus Torvalds2013-09-0530-8085/+180
|\
| * OMAPDSS: rename omap_dss_device's 'device' field to 'dst'Tomi Valkeinen2013-08-309-30/+30
| * OMAPDSS: rename omap_dss_device's 'output' to 'src'Tomi Valkeinen2013-08-303-8/+8
| * OMAPDSS: DSS: remove legacy dss bus supportTomi Valkeinen2013-08-302-296/+4
| * OMAPDSS: RFBI: remove code related to old panel modelTomi Valkeinen2013-08-291-116/+19
| * OMAPDSS: VENC: remove code related to old panel modelTomi Valkeinen2013-08-293-117/+17
| * OMAPDSS: SDI: remove code related to old panel modelTomi Valkeinen2013-08-291-97/+8
| * OMAPDSS: DSI: remove code related to old panel modelTomi Valkeinen2013-08-291-236/+35
| * OMAPDSS: HDMI: remove code related to old panel modelTomi Valkeinen2013-08-294-696/+44
| * OMAPDSS: DPI: remove code related to old panel modelTomi Valkeinen2013-08-291-98/+9
| * OMAPDSS: remove all old panel driversTomi Valkeinen2013-08-2915-6343/+0
| * OMAPDSS: DPI: change regulator handlingTomi Valkeinen2013-08-293-26/+3
| * OMAPDSS: SDI: change regulator handlingTomi Valkeinen2013-08-293-23/+3
| * OMAPDSS: RFBI: Mark RFBI as brokenTomi Valkeinen2013-08-291-0/+1
* | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-051-1/+1
|\ \
| * | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-09-045-330/+93
|\ \ \
| * | | fbdev: fbcon: select VT_HW_CONSOLE_BINDINGDavid Herrmann2013-08-031-1/+2
| * | | fbdev: efifb: bind to efi-framebufferDavid Herrmann2013-08-031-46/+22
| * | | fbdev: vesafb: bind to platform-framebuffer deviceDavid Herrmann2013-08-031-39/+16
| * | | x86: sysfb: move EFI quirks from efifb to sysfbDavid Herrmann2013-08-031-227/+7
| * | | fbdev: simplefb: mark as fw and allocate aperturesDavid Herrmann2013-08-031-1/+9
| * | | fbdev: simplefb: add init through platform_dataDavid Herrmann2013-08-032-16/+37
* | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-032-31/+39
|\ \ \ \
| * | | | Merge 3.11-rc3 into driver-core-nextGreg Kroah-Hartman2013-07-291-20/+21
| |\| | |
| * | | | video: backlight: lcd: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-261-11/+15
| * | | | video: backlight: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-261-20/+24
* | | | | Merge 3.11-rc6 into char-misc-nextGreg Kroah-Hartman2013-08-198-37/+23
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-092-28/+16
| |\ \ \ \
| | * | | | video: mxsfb: fix color settings for 18bit data bus and 32bppHector Palacios2013-08-021-26/+0
| | * | | | OMAPDSS: analog-tv-connector: compile fixTomi Valkeinen2013-08-021-2/+16
| * | | | | Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-08-016-9/+7
| |\| | | | | | |_|/ / | |/| | |
| | * | | video: sh7760fb: fix to pass correct device identity to free_irq()Wei Yongjun2013-07-291-1/+1
| | * | | fbdev/atyfb: fix recent breakage in correct_chipset()Dan Carpenter2013-07-291-2/+2
| | * | | fbdev/sgivwfb: fix compilation error in sgivwfb_mmap()Tomi Valkeinen2013-07-261-1/+1
| | * | | video: nuc900fb: fix to pass correct device identity to request_irq()Wei Yongjun2013-07-261-2/+1
| | * | | vga16fb: Remove unused variableLuis Henriques2013-07-261-1/+0
| | * | | video: xilinxfb: Fix compilation warningMichal Simek2013-07-261-2/+2
| | |/ /
* | / / Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-1/+0
|/ / /
* / / mfd: max8925: fix dt code for backlightOlof Johansson2013-07-261-20/+21
|/ /
* / uvesafb: Really allow mtrr being 0, as documented and warn()edSylvain 'ythier' Hitier2013-07-161-1/+1
|/
* Linux 3.11-rc1v3.11-rc1Linus Torvalds2013-07-151-1601/+880
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-103-59/+34
|\
| * Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-277-6/+288
| |\
| * | vgacon: fix missing include.Dave Airlie2013-06-271-0/+1
| * | vgacon.c: add cond reschedule points in vgacon_do_font_opMarcelo Tosatti2013-06-261-4/+12
| * | video: of: display_timing: add doubleclk flagSteffen Trumtrar2013-06-031-0/+2
| * | video: display_timing: make parameter constSteffen Trumtrar2013-06-031-2/+3
| * | uvesafb: Clean up MTRR codeAndy Lutomirski2013-05-311-53/+17
* | | Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-07-1086-1155/+8117
|\ \ \