summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| | * OMAPDSS: fix paddr check for TILER addressesTomi Valkeinen2015-02-261-1/+1
| | * OMAPDSS: HDMI5: Increase DDC SDA-HOLD timeTomi Valkeinen2015-02-251-1/+1
| | * OMAPDSS: fix AM43xx minimum pixel clock dividerTomi Valkeinen2015-02-251-1/+1
| * | fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutexGeert Uytterhoeven2015-04-071-6/+7
| * | video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsingLaurent Pinchart2015-03-201-1/+1
| * | fbdev: pm3fb: cleanup some confusing indentingDan Carpenter2015-03-101-3/+3
| * | hyperv: hyperv_fb: match wait_for_completion_timeout return typeNicholas Mc Guire2015-03-101-2/+4
| * | video: fbdev: use msecs_to_jiffies for time conversionsNicholas Mc Guire2015-03-101-3/+3
| * | fbdev: via/via_clock: fix sparse warningLad, Prabhakar2015-03-021-1/+1
| * | video: fbdev: make of_device_id array constSanjeev Sharma2015-03-021-1/+1
| * | fbdev: sm501fb: use memset_ioSudip Mukherjee2015-03-021-1/+1
| |/
* | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-181-6/+1
|\ \
| * \ Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring2015-03-251-6/+1
| |\ \
| | * | of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-231-6/+1
| | |/
* | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-1615-74/+47
|\ \ \
| * \ \ Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman2015-04-072-2/+2
| |\ \ \
| | * | | powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-232-2/+2
| | | |/ | | |/|
| * | | fbdev: kconfig: replace PPC_OF with PPCKevin Hao2015-03-171-1/+1
| * | | fbdev: remove the unnecessary includes of ppc specific header filesKevin Hao2015-03-171-4/+0
| * | | fbdev: riva: remove the dependency on PPC_OFKevin Hao2015-03-171-10/+7
| * | | fbdev: nvidia: remove the dependency on PPC_OFKevin Hao2015-03-174-17/+1
| * | | fbdev: imsttfb: remove the dependency on PPC_OFKevin Hao2015-03-171-5/+1
| * | | fbdev: radeon: replace PPC_OF with PPCKevin Hao2015-03-175-33/+33
| * | | fbdev: aty128fb: replace PPC_OF with PPCKevin Hao2015-03-171-2/+2
| | |/ | |/|
* | | Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-142-4/+2
|\ \ \
| * | | backlight: da9052_bl: Terminate da9052_wled_ids array with empty elementAndrey Ryabinin2015-04-091-0/+1
| * | | backlight: 88pm860x_bl: Use of_get_child_by_name() instead of refcount hackGeert Uytterhoeven2015-04-091-4/+1
| | |/ | |/|
* | | Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-143-0/+364
|\ \ \ | |_|/ |/| |
| * | backlight: Add support Skyworks SKY81452 backlight driverGyungoh Yoo2015-03-123-0/+364
| |/
* | OMAPDSS: fix regression with display sysfs filesTomi Valkeinen2015-02-261-84/+95
* | video: fbdev: fix possible null dereferenceSudip Mukherjee2015-02-261-3/+3
* | video: ARM CLCD: Add missing error check for devm_kzallocKiran Padwal2015-02-261-0/+3
|/
* mm: gup: use get_user_pages_unlockedAndrea Arcangeli2015-02-111-4/+2
* Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2015-02-1139-301/+1223
|\
| * Merge branches '3.20/fbdev' and '3.20/omapdss' into for-nextTomi Valkeinen2015-02-0419-60/+855
| |\
| | * omapfb: Return error code when applying overlay settings failsPeter Meerwald2015-02-041-2/+5
| | * OMAPDSS: DPI: DRA7xx supportTomi Valkeinen2015-02-041-0/+26
| | * OMAPDSS: HDMI: Add DRA7xx supportTomi Valkeinen2015-02-043-0/+7
| | * OMAPDSS: DISPC: program dispc polarities to control moduleTomi Valkeinen2015-02-041-0/+40
| | * OMAPDSS: DISPC: Add DRA7xx supportTomi Valkeinen2015-02-041-0/+14
| | * OMAPDSS: Add Video PLLs for DRA7xxTomi Valkeinen2015-02-044-6/+273
| | * OMAPDSS: Add functions for external control of PLLTomi Valkeinen2015-02-042-0/+119
| | * OMAPDSS: DSS: Add DRA7xx base supportTomi Valkeinen2015-02-044-0/+44
| | * OMAPDSS: encoder-tpd12s015: Fix race issue with LS_OETomi Valkeinen2015-02-041-47/+10
| | * OMAPDSS: OMAP5: fix digit output's allowed mgrsTomi Valkeinen2015-02-041-1/+1
| | * OMAPDSS: constify port arraysTomi Valkeinen2015-02-041-3/+3
| | * OMAPDSS: PLL: add dss_pll_wait_reset_done()Tomi Valkeinen2015-02-042-0/+11
| | * OMAPDSS: Add enum dss_pll_idTomi Valkeinen2015-02-043-0/+9
| | * fbdev: omap2: Fix typo in tvc_probe_pdataRasmus Villemoes2015-01-131-1/+1
| | * video: omapdss: Add opa362 driverMarek Belisko2015-01-133-0/+292