Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
937fce138ff295df6f3bbb3b07464e3902b6bc0f
/
drivers
937fce1
OMAP: DSS2: HDMI: clean up edid reading & fix checksum
by Tomi Valkeinen
· 13 years ago
032b8ea
OMAP: DSS2: HDMI: split hdmi_core_ddc_edid
by Tomi Valkeinen
· 13 years ago
2ea51fe
OMAP: DSS2: HDMI: remove edid parsing
by Tomi Valkeinen
· 13 years ago
4702456
OMAP: DSS2: HDMI: implement read_edid()
by Tomi Valkeinen
· 13 years ago
fa70dc5
OMAP: DSS2: HDMI: make set_timing saner
by Tomi Valkeinen
· 13 years ago
3870c90
OMAP: DSS2: HDMI: improve hdmi output enable
by Tomi Valkeinen
· 13 years ago
e82b090
OMAP: DSS2: DISPC: improve dispc_mgr_enable_digit_out()
by Tomi Valkeinen
· 13 years ago
4a61e26
OMAP: DSS2: add dss_get_hdmi_venc_clk_source()
by Tomi Valkeinen
· 13 years ago
b44e458
OMAP: DSS2: HDMI: change regn definition
by Tomi Valkeinen
· 13 years ago
8d88767a
OMAP: DSS2: HDMI: use default dividers
by Tomi Valkeinen
· 13 years ago
9eaaf20
OMAP: DSS2: DISPC: Fix minimum PCD value
by Tomi Valkeinen
· 13 years ago
d875f99
OMAP4: DSS2: Rename hdmi_omap4_panel.c to hdmi_panel.c
by Mythri P K
· 13 years ago
60634a2
OMAP4: DSS2: HDMI: Function pointer approach to call
by Mythri P K
· 13 years ago
176b578
OMAP4: DSS2: HDMI: Rename the functions in HDMI IP library
by Mythri P K
· 13 years ago
7334167
OMAP4: DSS2: HDMI: Move the HDMI IP dependent audio
by Mythri P K
· 13 years ago
7d983f3
OMAP4: DSS2: HDMI: Split the current HDMI driver to move
by Mythri P K
· 13 years ago
7c1f1ec
OMAP4: DSS2: HDMI: Move the EDID definition from HDMI
by Mythri P K
· 13 years ago
94c5298
OMAP4: DSS2: HDMI: Move HDMI IP independent generic header
by Mythri P K
· 13 years ago
38863b7
OMAP4: DSS2: HDMI: Use specific HDMI timings structure
by Mythri P K
· 13 years ago
7b27da5
OMAP4: DSS2: HDMI: Move pll and video configuration
by Mythri P K
· 13 years ago
95a8aeb
OMAP4: DSS2: HDMI: HDMI clean up to pass base_address
by Mythri P K
· 13 years ago
8af6ff0
OMAP: DSS2: DSI Video mode support
by Archit Taneja
· 13 years ago
18b7d09
OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()
by Archit Taneja
· 13 years ago
a3b3cc2
OMAP: DSS2: Create an enum for DSI pixel formats
by Archit Taneja
· 13 years ago
569969d
OMAP: DSS2: Clean up stallmode and io pad mode selection
by Archit Taneja
· 13 years ago
b3b89c0
OMAP: DSS2: DSI: Introduce generic read functions
by Archit Taneja
· 13 years ago
b850975
OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions
by Archit Taneja
· 13 years ago
5c716a0
OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()
by Archit Taneja
· 13 years ago
6ff8aa3
OMAP: DSS2: DSI: Introduce generic write functions
by Archit Taneja
· 13 years ago
7e951ee
OMAP: DSS2: Create enum for DSI operation modes
by Archit Taneja
· 13 years ago
d604914
OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes
by Archit Taneja
· 13 years ago
7a7c48f
OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h
by Archit Taneja
· 13 years ago
1e497c4
OMAP: DSS2: Support for Innolux AT070TN83
by Thomas Weber
· 13 years ago
cd295ae
OMAP: DSS2: reorganize functions in dss.h
by Tomi Valkeinen
· 13 years ago
26d9dd0
OMAP: DSS2: DISPC: rename manager related funcs
by Tomi Valkeinen
· 13 years ago
f0e5caa
OMAP: DSS2: DISPC: rename overlay related funcs
by Tomi Valkeinen
· 13 years ago
3375483
OMAP: DSS2: DISPC: remove non-existing func prototypes
by Tomi Valkeinen
· 13 years ago
7fbf1bb
OMAP: OMAPFB: string parsing cleanups
by Tomi Valkeinen
· 13 years ago
e3a26ae
OMAP: DSS2: string parsing cleanups
by Tomi Valkeinen
· 13 years ago
f6dc815
OMAP: DSS2: Add GLOBAL_ALPHA & PRE_MULT_ALPHA to ovl caps
by Tomi Valkeinen
· 13 years ago
67019db
OMAP: DSS2: Add overlay caps to DSS features
by Tomi Valkeinen
· 13 years ago
fe3cc9d
OMAP: DSS2: DISPC: use lookup tables for bit shifts
by Tomi Valkeinen
· 13 years ago
4a9e78a
OMAP: DSS2: Remove support for non-DISPC overlays
by Tomi Valkeinen
· 13 years ago
46fc133f
OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig
by Tomi Valkeinen
· 13 years ago
8fa8031
OMAP: DSS2: Handle manager change in apply
by Tomi Valkeinen
· 13 years ago
5e78509
OMAP: DSS2: fix clock sources on error and uninit
by Tomi Valkeinen
· 13 years ago
bab59b4
OMAP: OMAPFB: make omapfb start even when a display is missing a driver
by Tomi Valkeinen
· 13 years ago
5bc416c
OMAP: DSS2: DSI: Improve dsi_mux_pads parameters
by Tomi Valkeinen
· 13 years ago
7c68dd9
OMAP: DSS2: Change DSI device naming
by Tomi Valkeinen
· 13 years ago
f364658
OMAP: DSS2: remove unneeded fck enable/disables
by Tomi Valkeinen
· 13 years ago
3393b85
Revert "OMAP: DSS2: HDMI: fix hdmi clock name"
by Tomi Valkeinen
· 13 years ago
bfe4f8d
Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"
by Tomi Valkeinen
· 13 years ago
e13a138
OMAP: DSS2: Use a macro to declare size of the fifo_size array in dispc.c
by Archit Taneja
· 13 years ago
ac01c29
OMAP: DSS2: DISPC: Shorten _dispc_set_color_conv_coef()
by Archit Taneja
· 13 years ago
c6104b8
OMAP: DSS2: DISPC: dispc_save_context() and dispc_restore_context() cleanup
by Archit Taneja
· 13 years ago
4dd2da1
OMAP: DSS2: DISPC: Shorten dispc_dump_regs()
by Archit Taneja
· 13 years ago
5010be8
OMAP: DSS2: DISPC: Prepare dispc_dump_regs() for shortening
by Archit Taneja
· 13 years ago
c5f18d7
OMAPFB: make debug message more useful
by Andy Doan
· 13 years ago
13eae1f
OMAP: DSS: dispc: enable/disable clocks in error handler
by Dima Zavin
· 13 years ago
0f770b4
OMAP: DSS2: Don't allow moving managers away from enabled displays
by Daniel Morsing
· 13 years ago
05e1d60
OMAP: DSS2: check for manager when enabling display
by Tomi Valkeinen
· 13 years ago
79e4424
OMAP: DSS2: PicoDLP: fix error handling in power_on
by Tomi Valkeinen
· 13 years ago
24305db
OMAP: DSS2: Add picodlp panel driver
by Mayuresh Janorkar
· 14 years ago
8cb3ed17
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
87adf1c
Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus
by Linus Torvalds
· 13 years ago
fc61ccd
[media] vp7045: fix buffer setup
by Florian Mickler
· 13 years ago
de4ed0c11
[media] nuvoton-cir: simplify raw IR sample handling
by Jarod Wilson
· 13 years ago
c8814df
[media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL
by Jesper Juhl
· 13 years ago
5b5cfc3
[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240
by Jean-François Moine
· 13 years ago
313c68e
[media] gspca - sonixj: Fix wrong register mask for sensor om6802
by Luiz Carlos Ramos
· 13 years ago
55c53e1
[media] gspca - ov519: Fix LED inversion of some ov519 webcams
by Jean-François Moine
· 13 years ago
4264a8b
[media] pwc: precedence bug in pwc_init_controls()
by Dan Carpenter
· 13 years ago
d7a210f
scsi: qla4xxx driver depends on NET
by Randy Dunlap
· 13 years ago
d0a7745
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
c338bfb
backlight: Declare backlight_types[] const
by Bart Van Assche
· 13 years ago
290a1cc
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 13 years ago
27a7b26
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
by NeilBrown
· 13 years ago
079fa16
md/raid1,10: Remove use-after-free bug in make_request.
by NeilBrown
· 13 years ago
19d5f83
md/raid10: unify handling of write completion.
by NeilBrown
· 13 years ago
ed2888e
PCI: Remove MRRS modification from MPS setting code
by Jon Mason
· 13 years ago
5307f6d
Fix pointer dereference before call to pcie_bus_configure_settings
by Shyam Iyer
· 13 years ago
a6a5ed0
Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc
by Linus Torvalds
· 13 years ago
55a01f6
drm: Remove duplicate "return" statement
by Lin Ming
· 13 years ago
909d6e0
Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-test
by Dave Airlie
· 13 years ago
0e83bb4
drm/nv04/crtc: Bail out if FB is not bound to crtc
by Emil Velikov
· 13 years ago
1bf2706
drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs
by Marcin Slusarz
· 13 years ago
17c8b96
drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate
by Marcin Slusarz
· 13 years ago
cfd8be0
drm/nouveau: fix oops on pre-semaphore hardware
by Ben Skeggs
· 13 years ago
ffbc559
drm/nv50/crtc: Bail out if FB is not bound to crtc
by Emil Velikov
· 13 years ago
e4e436e
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
9ba3654
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
by Linus Torvalds
· 13 years ago
3d0283e
Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hid
by Linus Torvalds
· 13 years ago
4dcaadc
Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 13 years ago
4fbcc42
Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommu
by Linus Torvalds
· 13 years ago
79016f6
Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
by Linus Torvalds
· 13 years ago
54d6d53
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 13 years ago
882aba0
Merge branches 'upstream-fixes' and 'magicmouse' into for-linus
by Jiri Kosina
· 13 years ago
9086617
HID: wacom: Unregister sysfs attributes on remove
by David Herrmann
· 13 years ago
dde58cf
HID: wacom: Fix error path of power-supply initialization
by David Herrmann
· 13 years ago
96219c3
i2c-tegra: fix possible race condition after tx
by Doug Anderson
· 13 years ago
Next »