index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video: i740fb: Make i740fb_init static
Sachin Kamat
2013-06-27
1
-1
/
+1
*
radeon: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
2013-06-27
1
-1
/
+1
*
aty128fb: use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
2013-06-27
1
-1
/
+1
*
fbdev: bfin-lq035q1-fb: Use dev_pm_ops
Lars-Peter Clausen
2013-06-26
1
-8
/
+14
*
fbmem: return -EFAULT on copy_to_user() failure
Dan Carpenter
2013-06-26
1
-1
/
+3
*
OMAPDSS: DPI: Fix wrong pixel clock limit
Tomi Valkeinen
2013-06-26
1
-2
/
+2
*
video: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-26
3
-6
/
+6
*
uvesafb: Correct/simplify warning message
Borislav Petkov
2013-06-26
1
-2
/
+2
*
fb: fix atyfb unused data warnings
Randy Dunlap
2013-06-26
1
-2
/
+3
*
fb: fix atyfb build warning
Randy Dunlap
2013-06-26
1
-2
/
+2
*
video: imxfb: Make local symbols static
Sachin Kamat
2013-06-26
1
-2
/
+2
*
video: udlfb: Make local symbol static
Sachin Kamat
2013-06-26
1
-1
/
+1
*
video: udlfb: Use NULL instead of 0
Sachin Kamat
2013-06-26
1
-5
/
+5
*
video: smscufx: Use NULL instead of 0
Sachin Kamat
2013-06-26
1
-1
/
+1
*
video: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-06-26
20
-31
/
+0
*
video: mxsfb: remove redundant dev_err call in mxsfb_probe()
Wei Yongjun
2013-06-26
1
-1
/
+0
*
video: xilinxfb: Use driver for Xilinx ARM Zynq
Michal Simek
2013-06-26
1
-1
/
+1
*
video: xilinxfb: Add support for little endian accesses
Michal Simek
2013-06-26
1
-2
/
+28
*
video: xilinxfb: Group bus initialization
Michal Simek
2013-06-26
1
-41
/
+15
*
video: xilinxfb: Use drvdata->regs_phys instead of physaddr
Michal Simek
2013-06-26
1
-2
/
+2
*
video: xilinxfb: Rename PLB_ACCESS_FLAG to BUS_ACCESS_FLAG
Michal Simek
2013-06-26
1
-16
/
+16
*
video: xilinxfb: Do not name out_be32 in function name
Michal Simek
2013-06-26
1
-8
/
+8
*
video: xilinxfb: Fix OF probing on little-endian systems
Michal Simek
2013-06-26
1
-4
/
+3
*
videomode: implement public of_get_display_timing()
Tomi Valkeinen
2013-05-28
1
-3
/
+30
*
videomode: don't allocate mem in of_get_display_timing()
Tomi Valkeinen
2013-05-28
1
-12
/
+14
*
video: ssd1307fb: Make use of horizontal addressing mode
Maxime Ripard
2013-05-28
1
-13
/
+38
*
video: ssd1307fb: Speed up the communication with the controller
Maxime Ripard
2013-05-28
1
-3
/
+8
*
video: ssd1307fb: Rework the communication functions
Maxime Ripard
2013-05-28
1
-27
/
+50
*
video: ssd1307fb: Add support for SSD1306 OLED controller
Maxime Ripard
2013-05-28
1
-71
/
+202
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-05-10
1
-18
/
+4
|
\
|
*
MIPS: remove obsolete Kconfig macros
Paul Bolle
2013-05-08
1
-18
/
+4
*
|
video: mxsfb: Adapt to new videomode API
Fabio Estevam
2013-05-09
2
-5
/
+5
*
|
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-05-09
2
-3
/
+3
|
\
\
|
*
|
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-16
2
-3
/
+3
*
|
|
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-05-07
2
-104
/
+158
|
\
\
\
|
*
\
\
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
2013-05-06
3
-2
/
+4
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
video: mxsfb: Introduce regulator support
Fabio Estevam
2013-04-08
1
-18
/
+23
|
*
|
|
video: mxsfb: remove mxsfb_platform_data
Shawn Guo
2013-04-04
1
-24
/
+17
|
*
|
|
video: mxsfb: get display timings from device tree
Shawn Guo
2013-04-04
2
-12
/
+112
|
*
|
|
video: mxsfb: remove dotclk_delay from platform_data
Shawn Guo
2013-04-04
1
-1
/
+0
|
*
|
|
video: mxsfb: remove fb_phys/fb_size from platform_data
Shawn Guo
2013-04-04
1
-32
/
+7
|
*
|
|
video: mxsfb: use devm_* managed functions
Shawn Guo
2013-04-04
1
-34
/
+16
*
|
|
|
Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
2013-05-07
1
-5
/
+2
|
\
\
\
\
|
*
|
|
|
pwm_backlight: remove unnecessary ifdefs
Jingoo Han
2013-03-08
1
-5
/
+2
*
|
|
|
|
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-04
1
-28
/
+92
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'omap-for-v3.10/timer-signed' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2013-04-08
4
-8
/
+20
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'vt8500/pinctrl' of git://server.prisktech.co.nz/git/linuxwmt into ...
Arnd Bergmann
2013-04-08
3
-0
/
+5
|
|
\
\
\
\
\
|
*
|
|
|
|
|
ARM: at91/avr32/atmel_lcdfb: add platform device-id table
Johan Hovold
2013-03-13
1
-10
/
+79
|
*
|
|
|
|
|
atmel_lcdfb: move lcdcon2 register access to compute_hozval
Johan Hovold
2013-03-13
1
-3
/
+5
|
*
|
|
|
|
|
ARM: at91/avr32/atmel_lcdfb: add bus-clock entry
Johan Hovold
2013-03-13
1
-15
/
+8
[next]