summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: smscufx: Use NULL instead of 0Sachin Kamat2013-06-261-1/+1
* video: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-2620-31/+0
* video: mxsfb: remove redundant dev_err call in mxsfb_probe()Wei Yongjun2013-06-261-1/+0
* video: xilinxfb: Use driver for Xilinx ARM ZynqMichal Simek2013-06-261-1/+1
* video: xilinxfb: Add support for little endian accessesMichal Simek2013-06-261-2/+28
* video: xilinxfb: Group bus initializationMichal Simek2013-06-261-41/+15
* video: xilinxfb: Use drvdata->regs_phys instead of physaddrMichal Simek2013-06-261-2/+2
* video: xilinxfb: Rename PLB_ACCESS_FLAG to BUS_ACCESS_FLAGMichal Simek2013-06-261-16/+16
* video: xilinxfb: Do not name out_be32 in function nameMichal Simek2013-06-261-8/+8
* video: xilinxfb: Fix OF probing on little-endian systemsMichal Simek2013-06-261-4/+3
* videomode: implement public of_get_display_timing()Tomi Valkeinen2013-05-281-3/+30
* videomode: don't allocate mem in of_get_display_timing()Tomi Valkeinen2013-05-281-12/+14
* video: ssd1307fb: Make use of horizontal addressing modeMaxime Ripard2013-05-281-13/+38
* video: ssd1307fb: Speed up the communication with the controllerMaxime Ripard2013-05-281-3/+8
* video: ssd1307fb: Rework the communication functionsMaxime Ripard2013-05-281-27/+50
* video: ssd1307fb: Add support for SSD1306 OLED controllerMaxime Ripard2013-05-281-71/+202
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-101-18/+4
|\
| * MIPS: remove obsolete Kconfig macrosPaul Bolle2013-05-081-18/+4
* | video: mxsfb: Adapt to new videomode APIFabio Estevam2013-05-092-5/+5
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-092-3/+3
|\ \
| * | Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-162-3/+3
* | | Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-072-104/+158
|\ \ \
| * \ \ Merge branch 'late/dt' into next/dt2Arnd Bergmann2013-05-063-2/+4
| |\ \ \ | | | |/ | | |/|
| * | | video: mxsfb: Introduce regulator supportFabio Estevam2013-04-081-18/+23
| * | | video: mxsfb: remove mxsfb_platform_dataShawn Guo2013-04-041-24/+17
| * | | video: mxsfb: get display timings from device treeShawn Guo2013-04-042-12/+112
| * | | video: mxsfb: remove dotclk_delay from platform_dataShawn Guo2013-04-041-1/+0
| * | | video: mxsfb: remove fb_phys/fb_size from platform_dataShawn Guo2013-04-041-32/+7
| * | | video: mxsfb: use devm_* managed functionsShawn Guo2013-04-041-34/+16
* | | | Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2013-05-061-5/+2
|\ \ \ \
| * | | | pwm_backlight: remove unnecessary ifdefsJingoo Han2013-03-081-5/+2
* | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-28/+92
|\ \ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2013-04-084-8/+20
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...Arnd Bergmann2013-04-083-0/+5
| |\ \ \ \ \
| * | | | | | ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold2013-03-131-10/+79
| * | | | | | atmel_lcdfb: move lcdcon2 register access to compute_hozvalJohan Hovold2013-03-131-3/+5
| * | | | | | ARM: at91/avr32/atmel_lcdfb: add bus-clock entryJohan Hovold2013-03-131-15/+8
* | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-0230-1554/+1736
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/lin...Dave Airlie2013-05-0310-106/+160
| |\ \ \ \ \ \ \
| | * | | | | | | OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not foundTomi Valkeinen2013-05-021-1/+1
| | * | | | | | | OMAPDSS: VENC: Add error handling for venc_probe_pdataTomi Valkeinen2013-05-021-7/+15
| | * | | | | | | OMAPDSS: HDMI: Add error handling for hdmi_probe_pdataTomi Valkeinen2013-05-021-7/+15
| | * | | | | | | OMAPDSS: RFBI: Add error handling for rfbi_probe_pdataTomi Valkeinen2013-05-021-7/+14
| | * | | | | | | OMAPDSS: DSI: Add error handling for dsi_probe_pdataTomi Valkeinen2013-05-021-7/+13
| | * | | | | | | OMAPDSS: SDI: Add error handling for sdi_probe_pdataTomi Valkeinen2013-05-021-7/+15
| | * | | | | | | OMAPDSS: DPI: Add error handling for dpi_probe_pdataTomi Valkeinen2013-05-021-7/+15
| | * | | | | | | OMAPDSS: VENC: use platform_driver_register()Tomi Valkeinen2013-05-021-6/+7
| | * | | | | | | OMAPDSS: HDMI: use platform_driver_register()Tomi Valkeinen2013-05-021-6/+7
| | * | | | | | | OMAPDSS: RFBI: use platform_driver_register()Tomi Valkeinen2013-05-021-6/+7
| | * | | | | | | OMAPDSS: DSI: use platform_driver_register()Tomi Valkeinen2013-05-021-7/+10