index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
ositech
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-02
drm: hdlcd: Add information about the underlying framebuffers in debugfs
Liviu Dudau
1
-0
/
+1
2016-06-02
drm: hdlcd: Cleanup the atomic plane operations
Liviu Dudau
2
-17
/
+29
2016-06-02
drm/hdlcd: Fix up crtc_state->event handling
Daniel Vetter
3
-29
/
+9
2016-06-02
drm: hdlcd: Revamp runtime power management
Liviu Dudau
3
-35
/
+39
2016-06-01
drm/mediatek: mtk_dsi: Remove spurious drm_connector_unregister
Philipp Zabel
1
-3
/
+1
2016-06-01
drm/mediatek: mtk_dpi: remove invalid error message
Philipp Zabel
1
-5
/
+0
2016-06-01
drm: atmel-hlcdc: fix a NULL check
Dan Carpenter
1
-2
/
+3
2016-06-01
drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation
Boris Brezillon
1
-3
/
+2
2016-06-01
drm/mgag200: Black screen fix for G200e rev 4
Mathieu Larouche
1
-1
/
+9
2016-06-01
drm: Wrap direct calls to driver->gem_free_object from CMA
Chris Wilson
2
-10
/
+4
2016-06-01
drm: fix fb refcount issue with atomic modesetting
Tomi Valkeinen
1
-1
/
+2
2016-06-01
drm: make drm_atomic_set_mode_prop_for_crtc() more reliable
Tomi Valkeinen
1
-1
/
+2
2016-06-01
drm/sti: remove extra mode fixup
Tomi Valkeinen
1
-10
/
+0
2016-06-01
drm: add missing drm_mode_set_crtcinfo call
Tomi Valkeinen
2
-2
/
+2
2016-05-31
drm/omap: include gpio/consumer.h where needed
Arnd Bergmann
9
-8
/
+6
2016-05-31
drm/omap: include linux/seq_file.h where needed
Arnd Bergmann
7
-0
/
+9
2016-05-31
Revert "drm/omap: no need to select OMAP2_DSS"
Peter Ujfalusi
1
-0
/
+1
2016-05-31
drm/omap: Remove regulator API abuse
Peter Ujfalusi
3
-27
/
+0
2016-05-31
OMAPDSS: HDMI5: Change DDC timings
Jim Lodes
2
-4
/
+4
2016-05-31
OMAPDSS: HDMI5: Fix AVI infoframe
Jim Lodes
2
-2
/
+2
2016-05-31
drm/omap: fix OMAP4 hdmi_core_powerdown_disable()
Tomi Valkeinen
1
-1
/
+1
2016-05-31
drm/omap: Fix missing includes
Tomi Valkeinen
6
-0
/
+6
2016-05-31
drm/omapdrm: include pinctrl/consumer.h where needed
Arnd Bergmann
1
-0
/
+1
2016-05-30
drm/imx: plane: Don't set plane->crtc in ipu_plane_update()
Liu Ying
1
-1
/
+0
2016-05-30
drm/imx: ipuv3-plane: Constify ipu_plane_funcs
Liu Ying
1
-1
/
+1
2016-05-30
drm/imx: imx-ldb: honor 'native-mode' property when selecting video mode from DT
Lothar Waßmann
1
-1
/
+2
2016-05-30
drm/imx: parallel-display: remove dead code
Lothar Waßmann
1
-12
/
+0
2016-05-30
drm/imx: use bus_flags for pixel clock polarity
Philipp Zabel
5
-15
/
+25
2016-05-30
drm/imx: ipuv3-plane: enable UYVY and VYUY formats
Philipp Zabel
1
-0
/
+2
2016-05-30
drm/imx: parallel-display: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
1
-12
/
+12
2016-05-30
drm/imx: imx-ldb: use of_graph_get_endpoint_by_regs helper
Philipp Zabel
1
-17
/
+18
2016-05-30
dt-bindings: imx: ldb: Add ddc-i2c-bus property
Akshay Bhat
1
-0
/
+1
2016-05-30
drm/imx: imx-ldb: Add DDC support
Steve Longerbeam
1
-8
/
+34
2016-05-29
Linux 4.7-rc1
v4.7-rc1
Linus Torvalds
1
-3
/
+3
2016-05-29
hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
George Spelvin
1
-2
/
+2
2016-05-29
Rename other copy of hash_string to hashlen_string
George Spelvin
1
-2
/
+2
2016-05-29
hpfs: implement the show_options method
Mikulas Patocka
1
-11
/
+32
2016-05-29
affs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-05-29
hpfs: fix remount failure when there are no options changed
Mikulas Patocka
1
-2
/
+3
2016-05-29
fs: fix binfmt_aout.c build error
Guenter Roeck
1
-1
/
+0
2016-05-28
h8300: Add <asm/hash.h>
George Spelvin
2
-0
/
+54
2016-05-28
microblaze: Add <asm/hash.h>
George Spelvin
2
-0
/
+82
2016-05-28
m68k: Add <asm/hash.h>
George Spelvin
2
-0
/
+60
2016-05-28
<linux/hash.h>: Add support for architecture-specific functions
George Spelvin
6
-4
/
+299
2016-05-28
fs/namei.c: Improve dcache hash function
George Spelvin
1
-40
/
+81
2016-05-28
Eliminate bad hash multipliers from hash_32() and hash_64()
George Spelvin
2
-53
/
+36
2016-05-28
Change hash_64() return value to 32 bits
George Spelvin
1
-3
/
+3
2016-05-28
<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()
George Spelvin
1
-31
/
+9
2016-05-28
fs/namei.c: Add hashlen_string() function
George Spelvin
3
-9
/
+53
2016-05-28
Pull out string hash to <linux/stringhash.h>
George Spelvin
2
-26
/
+73
[next]