index
:
hverkuil/media_tree.git
bttv-audio
cec
cec-arc
cec-s-conn
cec-seq
cisco
codec-rename
compat32
csc2
ctrl-enable
ctrl-priv
ctrl-refactor
cubie
cubox
debugfs
drop-count
dv-col
dw-hdmi-cec
dynarray
edid
em28xx
extron
fh
firefly
firefly2
fix-cec
for-v5.18a
for-v5.18b
for-v5.18c
for-v5.19a
for-v5.19b
for-v5.19c
for-v5.19d
for-v5.19e
for-v5.19f
for-v5.19g
for-v5.19h
for-v5.19i
for-v5.19j
for-v5.20a
for-v5.20b
fract-ctrl
hdcp
hdmi-dbg
hdmi-dbg-orig
imx8mm
infoframe
interlaced
m2m-deinterlace
m2m-writing
master
mc-cec
mc-props
mc-props2
media_dev
min_bufs-reqs
mmu-null
motor
omap-bridge-cec
oprgb
pm3000
ro-reqs
rpi3
rpi4
saa7164
sama5d3
sdrout
selection
sensorfixes
smatch-fixes
subdev-kref
tc358840
tda998x
tegrav5
tegrav6
tegrav7
tegrav8
test
tmp
tuner
userptr
uvc
uvc-4.19
uvccomp
vb2-cpu-access
vdev-caps
vic
vicodec-stateless
vivid-lock
volatilefix
wl128x
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
/
rc-main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-03
[media] media: rc: remove unneeded code
Heiner Kallweit
1
-3
/
+1
2015-11-19
[media] media: rc: constify struct proto_names
Heiner Kallweit
1
-2
/
+2
2015-11-19
[media] media: rc: preparation for on-demand decoder module loading
Heiner Kallweit
1
-13
/
+59
2015-11-19
[media] media: rc-core: simplify logging in rc_register_device
Heiner Kallweit
1
-4
/
+2
2015-11-19
[media] rc: allow rc modules to be loaded if rc-main is not a module
Russell King
1
-1
/
+1
2015-09-05
Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-28
/
+46
2015-08-19
Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"
David Härdeman
1
-6
/
+1
2015-08-11
[media] rc-core: improve the lirc protocol reporting
David Härdeman
1
-1
/
+18
2015-07-06
[media] rc-core: remove the LIRC "protocol"
David Härdeman
1
-5
/
+9
2015-07-06
[media] rc-core: use an IDA rather than a bitmap
David Härdeman
1
-20
/
+20
2015-07-06
[media] rc-core: fix remove uevent generation
David Härdeman
1
-3
/
+0
2015-05-14
[media] rc: rc-core: Add support for encode_wakeup drivers
James Hogan
1
-1
/
+6
2015-04-30
[media] rc: fix bad indenting
Mauro Carvalho Chehab
1
-1
/
+1
2014-12-23
[media] rc-main: Re-apply filter for no-op protocol change
James Hogan
1
-7
/
+7
2014-11-25
[media] rc: Deletion of unnecessary checks before two function calls
Markus Elfring
1
-2
/
+1
2014-11-11
Merge tag 'v3.18-rc4' into patchwork
Mauro Carvalho Chehab
1
-0
/
+2
2014-11-05
[media] rc-main: Fix rc_type handling
Mauro Carvalho Chehab
1
-1
/
+1
2014-10-30
[media] rc-main: fix lockdep splash for rc-main
Tomas Melin
1
-0
/
+3
2014-10-30
[media] rc-core: fix protocol_change regression in ir_raw_event_register
Tomas Melin
1
-0
/
+2
2014-07-30
[media] rc-main: allow raw protocol drivers to restrict the allowed protos
Mauro Carvalho Chehab
1
-3
/
+2
2014-07-26
[media] rc: Add support for decoding XMP protocol
Marcel J.E. Mol
1
-0
/
+1
2014-07-25
[media] rc-core: rename dev->scanmask to dev->scancode_mask
David Härdeman
1
-2
/
+2
2014-07-25
[media] rc-core: remove protocol arrays
David Härdeman
1
-15
/
+15
2014-07-23
[media] rc-core: simplify sysfs code
David Härdeman
1
-121
/
+144
2014-07-23
[media] rc-core: document the protocol type
David Härdeman
1
-12
/
+18
2014-04-06
[media] rc-core: remove generic scancode filter
David Härdeman
1
-35
/
+53
2014-04-06
[media] rc-core: split dev->s_filter
David Härdeman
1
-7
/
+17
2014-03-13
[media] media: rc-core: use %s in rc_map_get() module load
Kees Cook
1
-1
/
+1
2014-03-11
[media] rc-main: fix missing unlock if no devno left
James Hogan
1
-8
/
+8
2014-03-11
[media] rc-main: automatically refresh filter on protocol change
James Hogan
1
-2
/
+39
2014-03-11
[media] rc: add wakeup_protocols sysfs file
James Hogan
1
-34
/
+48
2014-03-11
[media] rc: add allowed/enabled wakeup protocol masks
James Hogan
1
-5
/
+5
2014-03-11
[media] rc-main: add generic scancode filtering
James Hogan
1
-7
/
+13
2014-03-11
[media] rc-main: store_filter: pass errors to userland
James Hogan
1
-1
/
+1
2014-02-07
[media, edac] Change my email address
Mauro Carvalho Chehab
1
-2
/
+2
2014-02-06
[media] media: rc: add sysfs scancode filtering interface
James Hogan
1
-0
/
+136
2014-02-04
[media] media: rc: add Sharp infrared protocol
James Hogan
1
-0
/
+1
2014-02-04
[media] media: rc: only turn on LED if keypress generated
James Hogan
1
-1
/
+2
2014-02-04
[media] rc-core: ir_core_dev_number can be static
Fengguang Wu
1
-1
/
+1
2014-01-15
[media] rc-core: reuse device numbers
Mauro Carvalho Chehab
1
-3
/
+17
2013-08-23
[media] media: rc: rdev->open or rdev->close can be NULL
Juergen Lock
1
-2
/
+2
2013-08-22
[media] rc: add feedback led trigger for rc keypresses
Sean Young
1
-0
/
+6
2013-07-31
[media] media: rc: Add rc_open/close and use count to rc_dev
Srinivas Kandagatla
1
-4
/
+42
2013-03-23
[media] rc-core: don't treat dev->rc_map.rc_type as a bitmap
David Härdeman
1
-22
/
+10
2013-03-19
[media] rc-core: rename ir_input_class to rc_class
David Härdeman
1
-6
/
+6
2013-03-19
[media] rc-core: initialize rc-core earlier if built-in
David Härdeman
1
-1
/
+1
2012-12-27
[media] rc: unlock on error in store_protocols()
Dan Carpenter
1
-1
/
+2
2012-12-26
[media] rc: unlock on error in show_protocols()
Dan Carpenter
1
-1
/
+3
2012-10-27
[media] rc-core: add separate defines for protocol bitmaps and numbers
David Härdeman
1
-32
/
+41
2012-07-30
[media] Avoid sysfs oops when an rc_dev's raw device is absent
Douglas Bagnall
1
-2
/
+3
[next]
Privacy Policy