index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
bf54x-lq043fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-26
video: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-01-04
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-09-23
video: bf*: Add missing spinlock init
Jean Delvare
1
-0
/
+1
2012-08-23
drivers/video/bf54x-lq043fb.c: use devm_ functions
Damien Cassou
1
-5
/
+3
2012-01-29
video: use gpio_request_one
Jingoo Han
1
-3
/
+1
2011-12-06
treewide: Fix comment and string typo 'bufer'
Paul Bolle
1
-1
/
+1
2011-10-03
video: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-03-23
backlight: add backlight type
Matthew Garrett
1
-0
/
+1
2010-08-09
fix printk typo 'faild'
Paul Bolle
1
-3
/
+3
2010-05-27
fbdev: bf54x-lq043fb: fix unused warnings with backlight code
Mike Frysinger
1
-3
/
+4
2010-03-16
backlight: blackfin - Fix missing registration failure handling
Bruno Prémont
1
-1
/
+9
2010-03-16
backlight: Allow properties to be passed at registration
Matthew Garrett
1
-4
/
+5
2010-03-13
fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handler
Michael Hennerich
1
-30
/
+0
2009-06-17
fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset
Mike Frysinger
1
-3
/
+1
2009-06-17
fbdev: *bfin*: fix __dev{init,exit} markings
Mike Frysinger
1
-4
/
+4
2009-06-17
fbdev: *bfin*: drop unnecessary calls to memset
Vivek Kutal
1
-3
/
+0
2009-01-16
video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...
Michael Hennerich
1
-1
/
+14
2008-08-27
Blackfin arch: move include/asm-blackfin header files to arch/blackfin
Bryan Wu
1
-1
/
+1
2008-08-21
Video/Framebuffer: add fuctional power management support to Blackfin BF54x L...
Michael Hennerich
1
-3
/
+12
2008-07-24
lcd: add lcd_device to check_fb() entry in lcd_ops
Ben Dooks
1
-1
/
+1
2008-04-28
video: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-28
BF54x Framebuffer Driver: drop request_irq cast
Mike Frysinger
1
-1
/
+1
2008-03-29
blackfin video driver: fix bug when opening/reading/mmaping BF54x and BF52x f...
Michael Hennerich
1
-1
/
+1
2008-03-11
BF54x LQ043 Framebuffer driver: Update copyright on previously modified files
Michael Hennerich
1
-1
/
+1
2008-03-11
BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakage
Bryan Wu
1
-1
/
+1
2008-03-11
BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...
Michael Hennerich
1
-1
/
+1
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-2
/
+1
2008-01-22
[Blackfin] arch: Fix BUG gpio_direction_output API is not compatitable with G...
Michael Hennerich
1
-2
/
+1
2008-01-22
[Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...
Michael Hennerich
1
-1
/
+2
2007-10-16
bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver
Michael Hennerich
1
-0
/
+786