index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
2017-11-15
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
media: rc: mceusb: add support for 15f4:0135
Oleh Kravchenko
2017-10-31
media: rc: Add Astrometa T2hybrid keymap module
Oleh Kravchenko
2017-10-31
media: rc: mceusb: add support for 1b80:d3b2
Oleh Kravchenko
2017-10-31
media: rc: Convert timers to use timer_setup()
Kees Cook
2017-10-27
media: rc/keymaps: add support for RC of hisilicon poplar board
Younian Wang
2017-10-27
media: rc/keymaps: add support for RC of hisilicon TV demo boards
Younian Wang
2017-10-27
media: serial_ir: Convert timers to use timer_setup()
Kees Cook
2017-10-27
media: imon: Fix null-ptr-deref in imon_probe
Arvind Yadav
2017-10-17
Merge commit '3728e6a255b5' into patchwork
Mauro Carvalho Chehab
2017-10-11
media: rc: ir-spi needs OF
Sean Young
2017-10-11
media: rc: check for integer overflow
Sean Young
2017-10-11
media: rc: Add driver for tango HW IR decoder
Mans Rullgard
2017-10-11
media: rc: Add tango keymap
Marc Gonzalez
2017-10-11
media: rc: hix5hd2 drivers needs OF
Sean Young
2017-10-11
media: rc: pwm-ir-tx needs OF
Sean Young
2017-10-11
media: rc: gpio-ir-tx does not work without devicetree or gpiolib
Sean Young
2017-10-11
media: rc: nec decoder should not send both repeat and keycode
Sean Young
2017-10-11
media: lirc_dev: remove min_timeout and max_timeout
David Härdeman
2017-10-05
[media] media: rc: fix gpio-ir-receiver build failure
Ladislav Michl
2017-10-04
Update James Hogan's email address
James Hogan
2017-10-04
[media] imon: Improve a size determination in two functions
Markus Elfring
2017-10-04
[media] media: rc: Delete duplicate debug message
Marc Gonzalez
2017-10-04
[media] media: default for RC_CORE should be n
Stephen Hemminger
2017-10-04
[media] media: rc: Use bsearch library function
Thomas Meyer
2017-10-04
[media] media: rc: gpio-ir-recv: use gpiolib API
Ladislav Michl
2017-10-04
[media] media: rc: gpio-ir-recv: remove gpio_ir_recv_platform_data
Ladislav Michl
2017-10-04
[media] media: rc: gpio-ir-recv: use KBUILD_MODNAME
Ladislav Michl
2017-10-04
[media] media: rc: gpio-ir-recv: use devm_request_irq
Ladislav Michl
2017-10-04
[media] media: rc: gpio-ir-recv: do not allow threaded interrupt handler
Ladislav Michl
2017-10-04
[media] media: rc: gpio-ir-recv: use devm_rc_register_device
Ladislav Michl
2017-10-04
[media] media: rc: gpio-ir-recv: use devm_gpio_request_one
Ladislav Michl
2017-10-04
[media] media: rc: gpio-ir-recv: use devm_rc_allocate_device
Ladislav Michl
2017-10-04
[media] media: rc: gpio-ir-recv: use devm_kzalloc
Ladislav Michl
2017-10-04
[media] media: rc: gpio-ir-recv: use helper variable to access device info
Ladislav Michl
2017-10-04
[media] media: imon: make two const arrays static, reduces object code size
Colin Ian King
2017-10-04
[media] media: vp7045: port TwinhanDTV Alpha to rc-core
Sean Young
2017-10-04
[media] media: rc: include device name in rc udev event
Sean Young
2017-10-04
[media] media: rc: if protocols can't be changed, don't be writable
Sean Young
2017-10-04
[media] media: rc: ensure that protocols are enabled for scancode drivers
Sean Young
2017-10-04
[media] media: rc: avermedia keymap for a800
Sean Young
2017-10-04
[media] media: img-ir: delete an error message for a failed memory allocation
Markus Elfring
2017-10-04
[media] media: imon: delete an error message for a failed memory allocation
Markus Elfring
2017-10-04
[media] media: rc: make device_type const
Bhumika Goyal
2017-10-04
[media] media: rc: constify usb_device_id
Arvind Yadav
2017-10-04
[media] media: lirc_dev: merge struct irctl into struct lirc_dev
David Härdeman
2017-10-04
[media] media: lirc_dev: introduce lirc_allocate_device and lirc_free_device
David Härdeman
2017-10-04
[media] media: rename struct lirc_driver to struct lirc_dev
David Härdeman
2017-10-04
[media] media: lirc_dev: use an IDA instead of an array to keep track of regi...
David Härdeman
[next]