Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ea5092c890ed093297554e0216188543ee445068
/
drivers
/
video
ea5092c
backlight: hx8357: use devm_lcd_device_register()
by Jingoo Han
· 11 years ago
f369e66
backlight: wm831x_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
626d090
backlight: tps65217_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
c423a77
backlight: pcf50633: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
75d4bae
backlight: pandora_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
18d9dbc
backlight: max8925_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
e924c2a
backlight: lv5207lp: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
6255e8e
backlight: lp855x: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
e86c709
backlight: lm3533_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
da65378
backlight: kb3886_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
ff47201
backlight: gpio_backlight: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
de2efd2
backlight: generic_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
23741ad
backlight: ep93xx: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
02f0092
backlight: da9052_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
5644529
backlight: da903x_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
26faf15
backlight: bd6107: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
3e61c73c
backlight: atmel-pwm-bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
83dedc0
backlight: as3711_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
568ee6c
backlight: adp8870: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
91fa4ee
backlight: adp8860: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
5f652c7
backlight: adp5520: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
c7a2bf3
backlight: aat2870: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
f829c9e
backlight: 88pm860x_bl: use devm_backlight_device_register()
by Jingoo Han
· 11 years ago
c512794c
backlight: use dev_get_platdata()
by Jingoo Han
· 11 years ago
1f29999
backlight: lp8788: staticize 'default_bl_config'
by Jingoo Han
· 11 years ago
0ab7b20
backlight: lm3639: don't mix different enum types
by Jingoo Han
· 11 years ago
86b15d5
backlight: ld9040: Staticize local variable gamma_table
by Jingoo Han
· 11 years ago
4c4d2a3
backlight: lm3630: fix sparse warning
by Daniel Jeong
· 11 years ago
e19493c
drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()
by Dan Carpenter
· 11 years ago
2a0c316
drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()
by Dan Carpenter
· 11 years ago
28e64a6
backlight: lm3630: apply chip revision
by Daniel Jeong
· 11 years ago
5812c13
backlight: lp855x_bl: support new LP8555 device
by Milo Kim
· 11 years ago
3207d9e
drivers/video/acornfb.c: use __free_reserved_page() to simplify the code
by Xishi Qiu
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
340286c
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
78d4a42
Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
21604cd
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
0219132
parisc: sticon - unbreak on 64bit kernel
by Helge Deller
· 11 years ago
0324e74
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
c287322
Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 11 years ago
7314e613
Fix a few incorrectly checked [io_]remap_pfn_range() calls
by Linus Torvalds
· 11 years ago
43d9394
Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup
by Olof Johansson
· 11 years ago
10ef6b0
bitops: Introduce a more generic BITMASK macro
by Chen, Gong
· 11 years ago
8114fab
video: exynos_dp: Use the generic PHY driver
by Jingoo Han
· 11 years ago
f9b1e01
video: exynos_dp: remove non-DT support for Exynos Display Port
by Jingoo Han
· 11 years ago
7e0be9f
video: exynos_mipi_dsim: Use the generic PHY driver
by Sylwester Nawrocki
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
88502b9
Merge 3.12-rc3 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
9d3fde8
backlight: atmel-pwm-bl: fix deferred probe from __init
by Johan Hovold
· 11 years ago
6d0bb81
video: mxsfb: Add missing break
by Marek Vasut
· 11 years ago
60119a1
video: of: display_timing: correct display-timings node finding
by Andrzej Hajda
· 11 years ago
8c42cf7
neofb: fix error return code in neofb_probe()
by Wei Yongjun
· 11 years ago
a2a6fc5
s3fb: fix error return code in s3_pci_probe()
by Wei Yongjun
· 11 years ago
fb8a150
video: mmp: drop needless devm cleanup
by Uwe Kleine-König
· 11 years ago
633358e
OMAPDSS: Add missing dependency on backlight for DSI-CM panel drier
by Mark Brown
· 11 years ago
fc6ad61
video: drop code for ARCH_SHARK in cyber2000fb
by Linus Walleij
· 11 years ago
48664b21
OMAPDSS: DISPC: set irq_safe for runtime PM
by Tomi Valkeinen
· 11 years ago
0fd9560
OMAPDSS: Return right error during connector probe
by Sathya Prakash M R
· 11 years ago
d5d04bb
Bye, bye, WfW flag
by Linus Torvalds
· 11 years ago
ffd2919
drivers/video/acornfb.c: remove dead code
by Paul Bolle
· 11 years ago
88c2d0b
fbdev/ps3fb: Fix section mismatch warning for ps3fb_probe
by Vladimir Murzin
· 11 years ago
44598f9
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
8e73e36
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
a09e9a7
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
9ab073b
Merge tag 'fbdev-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
eced5a0
Merge tag 'fbdev-3.12-omap-legacy-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
27703bb
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 11 years ago
228abe7
Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
542a086
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
9c725e5
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux into drm-next
by Dave Airlie
· 11 years ago
028cd86
video: da8xx-fb: fix the polarities of the hsync/vsync pulse
by Darren Etheridge
· 11 years ago
2645ad1
video: da8xx-fb: support lcdc v2 timing register expansion
by Darren Etheridge
· 11 years ago
83edd73
video: da8xx-fb: fixing timing off by one errors
by Darren Etheridge
· 11 years ago
a592d9f
video: da8xx-fb fixing incorrect porch mappings
by Darren Etheridge
· 11 years ago
b1a9329
video: xilinxfb: replace devm_request_and_ioremap by devm_ioremap_resource
by Julia Lawall
· 11 years ago
9c29fba
fbmem: move EXPORT_SYMBOL annotation next to symbol declarations
by Daniel Mack
· 11 years ago
9bb4058
drivers: video: fbcmap: remove the redundency and incorrect checkings
by Chen Gang
· 11 years ago
51617d1
video: mxsfb: simplify use of devm_ioremap_resource
by Julia Lawall
· 11 years ago
907355a
Release efifb's colormap in efifb_destroy()
by Peter Jones
· 11 years ago
6e665fb
at91/avr32/atmel_lcdfb: prepare clk before calling enable
by Boris BREZILLON
· 11 years ago
05e2190
video: exynos: Ensure definitions match prototypes
by Mark Brown
· 11 years ago
9560dc10
OMAPDSS: rename omap_dss_device's 'device' field to 'dst'
by Tomi Valkeinen
· 11 years ago
a73fdc6
OMAPDSS: rename omap_dss_device's 'output' to 'src'
by Tomi Valkeinen
· 11 years ago
b386429
OMAPDSS: DSS: remove legacy dss bus support
by Tomi Valkeinen
· 12 years ago
6cb3b7f
video/hdmi: Rename HDMI_IDENTIFIER to HDMI_IEEE_OUI
by Lespiau, Damien
· 11 years ago
ae84b90
video/hdmi: Use hdmi_vendor_infoframe for the HDMI specific infoframe
by Lespiau, Damien
· 11 years ago
af3e95b
video/hdmi: Hook the HDMI vendor infoframe with the generic _pack()
by Lespiau, Damien
· 11 years ago
7d27bec
video/hdmi: Introduce helpers for the HDMI vendor specific infoframe
by Lespiau, Damien
· 11 years ago
974e070
video/hdmi: Derive the bar data valid bit from the bar data fields
by Lespiau, Damien
· 11 years ago
a5ad3dc
video/hdmi: Don't let the user of this API create invalid infoframes
by Lespiau, Damien
· 11 years ago
293d0e3
Merge branch 'armsoc/for-3.12/soc' of git://github.com/broadcom/bcm11351 into next/boards
by Olof Johansson
· 11 years ago
3825ce5
OMAPDSS: fix WARN_ON in 'alpha_blending_enabled' sysfs file
by Tomi Valkeinen
· 11 years ago
db680c6
OMAPDSS: HDMI: Fix possible NULL reference
by Tomi Valkeinen
· 11 years ago
53bd1a4
Merge branch '3.12/da8xx' into 3.12/fbdev
by Tomi Valkeinen
· 11 years ago
c1e4535
OMAPDSS: RFBI: remove code related to old panel model
by Tomi Valkeinen
· 12 years ago
09d2e7c
OMAPDSS: VENC: remove code related to old panel model
by Tomi Valkeinen
· 12 years ago
cd6e915
OMAPDSS: SDI: remove code related to old panel model
by Tomi Valkeinen
· 12 years ago
5cfc1c3
OMAPDSS: DSI: remove code related to old panel model
by Tomi Valkeinen
· 12 years ago
164ebdd
OMAPDSS: HDMI: remove code related to old panel model
by Tomi Valkeinen
· 12 years ago
86a3efe
OMAPDSS: DPI: remove code related to old panel model
by Tomi Valkeinen
· 12 years ago
Next »