Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5116fbf136ea21b8678a85eee5c03508736ada9f
« Previous
7700c2d
OMAPDSS: DVI: Add ops
by Tomi Valkeinen
· 12 years ago
b1082df
OMAPDSS: SDI: Add ops
by Tomi Valkeinen
· 12 years ago
0b24edb
OMAPDSS: DPI: Add ops
by Tomi Valkeinen
· 12 years ago
4635c17
drm/omap: DVI connector fix
by Tomi Valkeinen
· 12 years ago
bc24b8b
OMAPDSS: add OMAP_DISPLAY_TYPE_DVI
by Tomi Valkeinen
· 12 years ago
efedce1
OMAPDSS: modify get/find functions to go through the device chain
by Tomi Valkeinen
· 12 years ago
5d47dbc
OMAPDSS: public omapdss_register_output()
by Tomi Valkeinen
· 12 years ago
595470a7
OMAPDSS: gracefully disable overlay at error
by Sergey Kibrik
· 12 years ago
b0e449c
OMAPDSS: Remove kfree for memory allocated with devm_kzalloc
by Emil Goode
· 11 years ago
5391e87
OMAPDSS: remove dispc's dependency to VENC/HDMI
by Tomi Valkeinen
· 12 years ago
94954fc
OMAPDSS: remove unused fields in omap_dss_device
by Tomi Valkeinen
· 12 years ago
29356be
OMAPDSS: HDMI clean up hpd_gpio
by Tomi Valkeinen
· 11 years ago
ddb1d5c
OMAPDSS: HDMI: clean up PHY power handling
by Tomi Valkeinen
· 11 years ago
e9f322b
OMAPFB: use EPROBE_DEFER if default display is not present
by Tomi Valkeinen
· 12 years ago
820caab
OMAPDSS: output: increase refcount in find_output funcs
by Tomi Valkeinen
· 12 years ago
b7328e1
OMAPDSS: add THIS_MODULE owner to DSS outputs
by Tomi Valkeinen
· 12 years ago
d35317a
OMAPDSS: add module_get/put to omap_dss_get/put_device()
by Tomi Valkeinen
· 12 years ago
4f3e44e
OMAPDSS: omapdss.h: add owner field to omap_dss_device
by Tomi Valkeinen
· 12 years ago
1f68d9c
OMAPDSS: combine omap_dss_output into omap_dss_device
by Tomi Valkeinen
· 12 years ago
d392393
OMAPDSS: remove omap_dss_start/stop_device()
by Tomi Valkeinen
· 12 years ago
ecc8b37
OMAPDSS: Add panel dev pointer to dssdev
by Tomi Valkeinen
· 12 years ago
94140f0
OMAPDSS: implement display sysfs without dss bus
by Tomi Valkeinen
· 12 years ago
a65c8bd
OMAPDSS: don't use dss bus in suspend/resume
by Tomi Valkeinen
· 12 years ago
67b23ca
OMAPDSS: use the panel list in omap_dss_get_next_device
by Tomi Valkeinen
· 12 years ago
2e7e3dc
OMAPDSS: add panel list
by Tomi Valkeinen
· 12 years ago
7ae9a71
OMAPDSS: remove dssdev uses in trivial cases
by Tomi Valkeinen
· 12 years ago
6fcd485
OMAPDSS: add videomode conversion support
by Tomi Valkeinen
· 12 years ago
7e436bb
OMAPDSS: VENC: clean up regulator init
by Tomi Valkeinen
· 12 years ago
46c4b64
OMAPDSS: SDI: fix regulators for DT
by Tomi Valkeinen
· 12 years ago
d37801b
OMAPDSS: SDI: clean up regulator init
by Tomi Valkeinen
· 12 years ago
e25001d
OMAPDSS: HDMI: add hdmi_init_regulator
by Tomi Valkeinen
· 12 years ago
00df43b
OMAPDSS: DPI: fix regulators for DT
by Tomi Valkeinen
· 12 years ago
2795f64
OMAPDSS: DPI: cleanup pll & regulator init
by Tomi Valkeinen
· 12 years ago
b2541c4
OMAPDSS: DSI: cleanup regulator init
by Tomi Valkeinen
· 12 years ago
51930bb
OMAPDSS: CORE: use devm_regulator_get
by Tomi Valkeinen
· 12 years ago
a7e71e7
OMAPDSS: Implement display (dis)connect support
by Tomi Valkeinen
· 12 years ago
04b1fc0
OMAPDRM: fix overlay manager handling
by Tomi Valkeinen
· 12 years ago
7f7cdbd
OMAPDSS: split overlay manager creation
by Tomi Valkeinen
· 12 years ago
be8e8e1
OMAPDSS: add helpers to get mgr or output from display
by Tomi Valkeinen
· 12 years ago
e724366
OMAPDSS: clean up dss_[ovl|mgr]_get_device()
by Tomi Valkeinen
· 12 years ago
679852d
OMAPDSS: fix dss_get_ctx_loss_count for DT
by Tomi Valkeinen
· 12 years ago
12ca755
OMAPDSS: add omap_dss_find_output_by_node()
by Tomi Valkeinen
· 12 years ago
805cc2d
OMAPDSS: add omap_dss_find_output()
by Tomi Valkeinen
· 12 years ago
c6ca5b2
OMAPDSS: only probe pdata if there's one
by Tomi Valkeinen
· 12 years ago
0a20012
OMAPDSS: add pdata->default_display_name
by Tomi Valkeinen
· 12 years ago
d2e9932
Merge tag 'omap-mailbox-for-v3.11' of git://github.com/sumananna/mailbox into omap-for-v3.11/mailbox
by Tony Lindgren
· 11 years ago
1d26f75
ASoC: spear: Normalise module names
by Mark Brown
· 11 years ago
2791197
drm/mgag200: Don't do full cleanup if mgag200_device_init fails
by Christopher Harvey
· 11 years ago
a080db9
drm/mgag200: Hardware cursor support
by Christopher Harvey
· 11 years ago
fb85ac4
drm: Drop all the stub gamma_get, gamma_set, load_lut functions from drivers
by Ville Syrjälä
· 11 years ago
04c0c56
drm/fb-helper: Make load_lut and gamma_set/gamma_get hooks optional
by Ville Syrjälä
· 11 years ago
8391a3d
drm/fb-helper: Don't clobber the display palette when fbdev isn't bound
by Ville Syrjälä
· 11 years ago
778ad90
drm: Remove some unused stuff from drm_plane
by Ville Syrjälä
· 11 years ago
b72447c
drm/i915: Drop bogus fbdev sprite disable code
by Ville Syrjälä
· 11 years ago
69f91ff
ARM: 7756/1: zImage/virt: remove hyp-stub.S during distclean
by Magnus Damm
· 11 years ago
1bc3974
ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
by Simon Baatz
· 11 years ago
049be07
ARM: 7754/1: Fix the CPU ID and the mask associated to the PJ4B
by Gregory CLEMENT
· 11 years ago
37468b3
ARM: 7753/1: map_init_section flushes incorrect pmd
by Po-Yu Chuang
· 11 years ago
6915579
ARM: 7752/1: errata: LoUIS bit field in CLIDR register is incorrect
by Jon Medhurst
· 11 years ago
789e90e
net: wireless: wl1251: Fix commenting style
by Sachin Kamat
· 11 years ago
19a4e68
net: wireless: wl1251: Use module_spi_driver macro
by Sachin Kamat
· 11 years ago
d5a4917
net/wireless/ti/wlcore/spi: Use module_spi_driver to register driver
by Peter Huewe
· 12 years ago
4cf4f4b
ALSA: hda - Update HD-Audio-Models.txt
by David Henningsson
· 11 years ago
a8b083a
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
e32aa85
ALSA: hda - Add models for Dell headset jacks
by David Henningsson
· 11 years ago
5cbba2d
wlcore: fix occasional AP TX stop after recovery
by Victor Goldenshtein
· 12 years ago
2baf53c
wlcore: hold jiffies in unsigned long
by Arik Nemtsov
· 12 years ago
c838478
wlcore: cancel channel switch work on interface removal
by Arik Nemtsov
· 12 years ago
ba1e6eb
wlcore: set default_wep_key when configured
by Yoni Divinsky
· 12 years ago
56cd5c1
spi: omap2-mcspi: Move bytes per word calculation to the function
by Illia Smyrnov
· 11 years ago
c972f02
ARM: shmobile: r8a7790: don't use external clock for SCIFs
by Ulrich Hecht
· 11 years ago
d44f830
ARM: shmobile: r8a7790: HSCIF support
by Ulrich Hecht
· 11 years ago
f303b36
serial: sh-sci: HSCIF support
by Ulrich Hecht
· 11 years ago
bc2ab3b
wl18xx: use locally administered MAC address if not available from fuse
by Luciano Coelho
· 12 years ago
4867e99
ASoC: davinci: remove sffsdr machine support
by Sekhar Nori
· 11 years ago
6f0b1bb
wlcore: configure rates in multiple cases
by Eliad Peller
· 12 years ago
33cab57
wlcore: move sysfs handling to a separate file
by Luciano Coelho
· 12 years ago
8f6ac53
wlcore: some non-functional clean-ups in main.c
by Luciano Coelho
· 12 years ago
e3b8bbb
wl18xx: FDSP Code RAM Corruption fix
by Ido Reis
· 12 years ago
62ffac1
gpio-sta2x11: Convert to use devm_ioremap_resource
by Tushar Behera
· 11 years ago
68515bb
gpio_msm: Convert to use devm_ioremap_resource
by Tushar Behera
· 11 years ago
da177dd
ALSA: usx2y: remove some old dead code
by Dan Carpenter
· 11 years ago
ddf753e
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 11 years ago
35f2c3a
drm: Add kernel-doc for plane functions
by Ville Syrjälä
· 11 years ago
ae9550f
gpio-rcar: Use OUTDT when reading GPIOs configured as output
by Magnus Damm
· 11 years ago
3858bc5
drm/fb-helper: Disable cursors and planes when restoring fbdev mode
by Ville Syrjälä
· 11 years ago
50dbb4c
arm: dt: zynq: Add support for the zed platform
by Soren Brinkmann
· 11 years ago
9125e61
drm: Add drm_plane_force_disable()
by Ville Syrjälä
· 11 years ago
4bda267
arm: dt: zynq: Add support for the zc706 platform
by Soren Brinkmann
· 11 years ago
ec11ebc
arm: dt: zynq: Use 'status' property for UART nodes
by Soren Brinkmann
· 11 years ago
7fa5ac3
arm: zynq: Remove board specific compatibility string
by Soren Brinkmann
· 11 years ago
4a1b573
ARM: 7758/1: introduce config HAS_BANDGAP
by Eduardo Valentin
· 11 years ago
621a014
ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcasting
by Will Deacon
· 11 years ago
2874865
ARM: 7751/1: zImage: don't overwrite ourself with a page table
by Nicolas Pitre
· 11 years ago
15e7e5c
ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lock
by Will Deacon
· 11 years ago
1aa2b3b
ARM: 7748/1: oabi: handle faults when loading swi instruction from userspace
by Will Deacon
· 11 years ago
cd73891
gpio-sta2x11: Fix potential NULL pointer dereference
by Sachin Kamat
· 11 years ago
36691e1
ALSA: usb-audio: Fix invalid volume resolution for Logitech HD Webcam c310
by Takashi Iwai
· 11 years ago
6ab982e
ALSA: hda - Fix pin configurations for MacBook Air 4,2
by Takashi Iwai
· 11 years ago
93b331c
ARM: dts: imx27: Add VPU devicetree node
by Alexander Shiyan
· 11 years ago
Next »