index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-12-14
media: lirc: remove LIRCCODE and LIRC_GET_LENGTH
Sean Young
2
-13
/
+0
2017-12-14
media: i2c: enable i2c IR for hardware which isn't HD-PVR
Sean Young
1
-0
/
+9
2017-12-14
media: rc: implement zilog transmitter
Sean Young
1
-8
/
+428
2017-12-14
media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices
Sean Young
9
-87
/
+30
2017-12-14
media: rc: i2c: only poll if the rc device is opened
Sean Young
1
-4
/
+21
2017-12-14
media: rc: i2c: use dev_dbg rather hand-rolled debug
Sean Young
1
-36
/
+25
2017-12-14
media: rc: i2c: set parent of rc device and improve name
Sean Young
2
-9
/
+5
2017-12-14
media: xilinx-video: fix bad of_node_put() on endpoint error
Akinobu Mita
1
-12
/
+4
2017-12-14
media: bt8xx: Fix err 'bt878_probe()'
Christophe JAILLET
1
-2
/
+1
2017-12-14
media: dvb_ca_en50221: sanity check slot number from userspace
Colin Ian King
1
-0
/
+3
2017-12-14
media: siano: fix a potential integer overflow
Gustavo A. R. Silva
1
-1
/
+1
2017-12-14
media: dvbsky: MyGica T230C support
Stefan BrĂ¼ns
2
-0
/
+89
2017-12-13
media: ddbridge: improve error handling logic on fe attach failures
Daniel Scheller
1
-27
/
+22
2017-12-13
media: drivers: media: remove duplicate includes
Pravin Shedge
3
-6
/
+0
2017-12-13
media: platform: sti: Adopt SPDX identifier
Benjamin Gaignard
36
-77
/
+36
2017-12-13
media: dvb_frontend: Add commands implementation for compat ioct
Jaedon Shin
1
-0
/
+131
2017-12-13
media: dvb_frontend: Add compat_ioctl callback
Jaedon Shin
1
-0
/
+12
2017-12-13
media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.c
Jaedon Shin
1
-3
/
+14
2017-12-13
media: dvb_usb_pctv452e: module refcount changes were unbalanced
Wolfgang Rohdewald
1
-0
/
+8
2017-12-13
media: dvb_frontend: fix ifnullfree.cocci warnings
Fengguang Wu
1
-2
/
+1
2017-12-13
media: dvb-frontends/stv0910: remove unneeded dvb_math.h include
Daniel Scheller
1
-1
/
+0
2017-12-13
media: dvb-frontends/stv0910: remove unneeded symbol rate inquiry
Daniel Scheller
1
-2
/
+0
2017-12-13
media: dvb-frontends/stv0910: read symbolrate in get_frontend()
Daniel Scheller
1
-0
/
+5
[next]