summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* backlight: pwm: Handle EPROBE_DEFER while requesting the PWMNicolas Ferre2015-05-261-0/+4
* Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-04-2023-43/+187
|\
| * Merge omapdss topic branch for fbdev 4.1Tomi Valkeinen2015-04-2016-25/+166
| |\
| | * omapdss: extend pm notifier to handle hibernationGrygorii Strashko2015-04-201-0/+4
| | * OMAPDSS: disable VT switchTomi Valkeinen2015-04-201-0/+3
| | * OMAPDSS: workaround for MFLAG + NV12 issueTomi Valkeinen2015-02-261-1/+11
| | * OMAPDSS: Add support for MFLAGTomi Valkeinen2015-02-261-0/+50
| | * OMAPDSS: setup default fifo thresholdsTomi Valkeinen2015-02-261-0/+15
| | * OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIGTomi Valkeinen2015-02-261-0/+14
| | * OMAPDSS: DISPC: fix div by zero issue in overlay scalingTomi Valkeinen2015-02-261-0/+5
| | * OMAPDSS: DISPC: change sync_pclk_edge default valueTomi Valkeinen2015-02-261-3/+1
| | * OMAPDSS: DISPC: explicit handling for sync and de levelsTomi Valkeinen2015-02-261-4/+37
| | * OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen2015-02-2611-18/+16
| | * OMAPDSS: TFP410: fix input sync signalsTomi Valkeinen2015-02-261-0/+11
| | * 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
OpenPOWER on IntegriCloud