index
:
hverkuil/media_tree.git
alt-ctrls
array_mod
av1
cec-s-conn
cec-status
cubie
cubox
cx18
deprecate
dp-mst-cec
dp-mst-cec2
drop-count
dw-hdmi-cec
extron
firefly
firefly2
for-v6.1a
for-v6.2a
for-v6.2c
for-v6.3a
for-v6.3b
for-v6.3c
for-v6.3d
for-v6.3e
for-v6.3f
for-v6.3g
for-v6.3h
for-v6.3i
for-v6.3j
fract-ctrl
hdcp
hdmi-dbg
imx8mm
m2m-deinterlace
m2m-writing
master
mc-props
mc-props2
omap-bridge-cec
pr-test
quirk
ro-reqs
rpi3
rpi4
saa7146
sama5d3
sdrout
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
tmp
uvc
uvccomp
vb1a
vb2-cpu-access
vb2-prepare
vb2wr
vicodec-stateless
vivid
zoran
media_tree.git development repository
Hans Verkuil
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
/
ir-lirc-codec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-06
[media] rc-core: remove the LIRC "protocol"
David Härdeman
1
-4
/
+1
2014-11-04
[media] media/rc: Send sync space information on the lirc device
Austin Lund
1
-3
/
+9
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
1
-1
/
+1
2014-03-11
[media] rc: abstract access to allowed/enabled protocols
James Hogan
1
-1
/
+1
2013-07-31
[media] media: lirc: Allow lirc dev to talk to rc device
Srinivas Kandagatla
1
-0
/
+1
2013-07-30
[media] lirc: validate transmission ir data
Sean Young
1
-1
/
+10
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-03-23
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
David Härdeman
1
-1
/
+1
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-2
/
+2
2012-10-06
[media] rc-core: fix return codes in ir_lirc_ioctl()
Dan Carpenter
1
-2
/
+2
2012-09-15
[media] rc: fix buffer overrun
Sean Young
1
-1
/
+1
2012-08-13
[media] rc-core: move timeout and checks to lirc
David Härdeman
1
-4
/
+29
2012-08-13
[media] rc: transmit on device which does not support it should fail
Sean Young
1
-1
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-10-31
drivers/media: Add module.h to all files using it implicitly
Paul Gortmaker
1
-0
/
+1
2011-10-11
[media] rc/ir-lirc-codec: cleanup __user tags
Dan Carpenter
1
-4
/
+5
2011-07-27
[media] rc-core: lirc use unsigned int
David Härdeman
1
-6
/
+9
2011-01-31
[media] rc/ir-lirc-codec: add back debug spew
Jarod Wilson
1
-1
/
+5
2010-12-29
[media] rc: ir-lirc-codec: fix potential integer overflow
Vasiliy Kulikov
1
-2
/
+3
2010-12-29
[media] rc: Rename remote controller type to rc_type instead of ir_type
Mauro Carvalho Chehab
1
-2
/
+2
2010-12-29
[media] rc: rename the remaining things to rc_core
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] ir-core: make struct rc_dev the primary interface
David Härdeman
1
-65
/
+56
2010-12-29
[media] Rename rc-core files from ir- to rc-
Mauro Carvalho Chehab
1
-1
/
+1
2010-12-29
[media] rename drivers/media/IR to drives/media/rc
Mauro Carvalho Chehab
1
-0
/
+410
Privacy Policy