index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-18
media: v4l2-tpg.h: rename color structs
Mauro Carvalho Chehab
1
-3
/
+3
2017-12-18
media: v4l2-tpg*.h: move headers to include/media/tpg and merge them
Mauro Carvalho Chehab
4
-4
/
+4
2017-12-18
media: get rid of i2c-addr.h
Mauro Carvalho Chehab
6
-6
/
+7
2017-12-18
media: v4l2-dev: convert VFL_TYPE_* into an enum
Mauro Carvalho Chehab
8
-12
/
+23
2017-12-18
media: v4l2-common.h: document helper functions
Mauro Carvalho Chehab
1
-14
/
+0
2017-12-18
media: v4l2-common: get rid of struct v4l2_discrete_probe
Mauro Carvalho Chehab
2
-12
/
+10
2017-12-18
media: dvb_demux: describe nested structs
Mauro Carvalho Chehab
1
-9
/
+14
2017-12-18
media: dmxdev: describe nested structs
Mauro Carvalho Chehab
1
-13
/
+18
2017-12-15
media: staging/imx: update TODO
Steve Longerbeam
1
-12
/
+51
2017-12-15
media: staging/imx: reorder function prototypes
Steve Longerbeam
1
-9
/
+12
2017-12-15
media: staging/imx: convert static vdev lists to list_head
Steve Longerbeam
4
-66
/
+68
2017-12-15
media: staging/imx: remove static subdev arrays
Steve Longerbeam
7
-218
/
+216
2017-12-15
media: staging/imx: pass fwnode handle to find/add async subdev
Steve Longerbeam
3
-16
/
+15
2017-12-15
media: staging/imx: remove devname string from imx_media_subdev
Steve Longerbeam
2
-4
/
+1
2017-12-15
media: staging/imx: of: allow for recursing downstream
Steve Longerbeam
3
-88
/
+21
2017-12-15
media: staging/imx: remove static media link arrays
Steve Longerbeam
4
-296
/
+281
2017-12-15
media: staging/imx: get CSI bus type from nearest upstream entity
Steve Longerbeam
5
-161
/
+150
2017-12-15
media: dvb-frontends: fix i2c access helpers for KASAN
Arnd Bergmann
12
-14
/
+37
2017-12-15
media: r820t: fix r820t_write_reg for KASAN
Arnd Bergmann
1
-5
/
+8
2017-12-14
media: pxa_camera: rename the soc_camera_ prefix to pxa_camera_
Hans Verkuil
1
-14
/
+14
2017-12-14
media: staging/cxd2099: cosmetics: improve strings
Daniel Scheller
1
-4
/
+5
2017-12-14
media: staging/cxd2099: fix debug message severity
Daniel Scheller
1
-1
/
+1
2017-12-14
media: staging/cxd2099: fix remaining checkpatch-strict issues
Daniel Scheller
2
-25
/
+8
2017-12-14
media: [RESEND] media: dvb-frontends: Add delay to Si2168 restart
Ron Economos
1
-0
/
+3
2017-12-14
media: ddbridge: stv09xx: detach frontends on lnb failure
Daniel Scheller
1
-0
/
+2
2017-12-14
media: tuners: tda8290: reduce stack usage with kasan
Arnd Bergmann
1
-38
/
+40
2017-12-14
media: cec: move cec autorepeat handling to rc-core
Sean Young
3
-64
/
+53
2017-12-14
media: imon: auto-config ffdc 30 device
Sean Young
1
-0
/
+1
2017-12-14
media: winbond-cir: Fix pnp_irq's error checking for wbcir_probe
Arvind Yadav
1
-1
/
+1
2017-12-14
media: rc: Replace timeval with ktime_t in imon.c
Chunyan Zhang
1
-13
/
+13
2017-12-14
media: lirc: improve locking
Sean Young
1
-102
/
+137
2017-12-14
media: lirc: allow lirc device to be opened more than once
Sean Young
1
-113
/
+134
2017-12-14
media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>
Sean Young
1
-1
/
+1
2017-12-14
media: rc: move ir-lirc-codec.c contents into lirc_dev.c
Sean Young
4
-626
/
+605
2017-12-14
media: lirc: scancode rc devices should have a lirc device too
Sean Young
3
-8
/
+22
2017-12-14
media: lirc: ensure lirc device receives nec repeats
Sean Young
1
-10
/
+17
2017-12-14
media: lirc: implement reading scancode
Sean Young
5
-15
/
+117
2017-12-14
media: lirc: remove last remnants of lirc kapi
Sean Young
4
-135
/
+55
2017-12-14
media: lirc: remove name from lirc_dev
Sean Young
2
-8
/
+3
2017-12-14
media: lirc: create rc-core open and close lirc functions
Sean Young
2
-67
/
+60
2017-12-14
media: lirc: do not call close() or open() on unregistered devices
Sean Young
1
-5
/
+9
2017-12-14
media: lirc: move lirc_dev->attached to rc_dev->registered
Sean Young
3
-9
/
+21
2017-12-14
media: lirc: use kfifo rather than lirc_buffer for raw IR
Sean Young
2
-197
/
+83
2017-12-14
media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctl
Sean Young
2
-91
/
+50
2017-12-14
media: rc: document and fix rc_validate_scancode()
Sean Young
1
-2
/
+16
2017-12-14
media: lirc: validate scancode for transmit
Sean Young
3
-20
/
+44
2017-12-14
media: lirc: lirc interface should not be a raw decoder
Sean Young
8
-219
/
+124
2017-12-14
media: rc: auto load encoder if necessary
Sean Young
3
-1
/
+4
2017-12-14
media: lirc: use the correct carrier for scancode transmit
Sean Young
11
-11
/
+57
2017-12-14
media: lirc: implement scancode sending
Sean Young
2
-28
/
+73
[next]