index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
rc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-30
[media] rc: rc-ir-raw: Add scancode encoder callback
James Hogan
2
-0
/
+39
2017-01-30
[media] rc: raw IR drivers cannot handle cec, unknown or other
Sean Young
18
-19
/
+19
2017-01-30
[media] winbond-cir: use sysfs wakeup filter
Sean Young
1
-126
/
+131
2017-01-30
[media] rc: unify nec32 protocol scancode format
Sean Young
2
-44
/
+47
2017-01-30
[media] rc: Add scancode validation
Sean Young
1
-3
/
+68
2017-01-30
[media] rc: change wakeup_protocols to list all protocol variants
Sean Young
5
-72
/
+242
2017-01-30
[media] rc5x: document that this is the 20 bit variant
Sean Young
2
-4
/
+4
2017-01-30
[media] rc5x: 6th command bit is S2 bit
Sean Young
1
-1
/
+1
2017-01-30
[media] rc: allow software timeout to be set
Sean Young
2
-2
/
+7
2017-01-30
[media] serial_ir: generate timeout
Sean Young
1
-1
/
+23
2017-01-30
[media] lirc: LIRC_{G,S}ET_SEND_MODE fail if device cannot transmit
Sean Young
1
-2
/
+8
2017-01-30
[media] lirc_dev: LIRC_{G,S}ET_REC_MODE do not work
Sean Young
1
-2
/
+2
2017-01-30
[media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on success
Sean Young
1
-2
/
+2
2017-01-30
[media] cxusb: port to rc-core
Sean Young
4
-0
/
+239
2017-01-30
[media] rc: refactor raw handler kthread
Heiner Kallweit
2
-31
/
+17
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
19
-84
/
+0
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-12-01
[media] lirc: fix error paths in lirc_cdev_add()
Sean Young
1
-5
/
+3
2016-11-23
[media] mceusb: remove pointless mce_flush_rx_buffer function
Sean Young
1
-46
/
+31
2016-11-23
[media] mceusb: remove useless debug message
Sean Young
1
-20
/
+1
2016-11-22
[media] ir-hix5hd2: make hisilicon,power-syscon property deprecated
Ruqiang Ju
1
-9
/
+16
2016-11-22
[media] sanyo decoder: address was being truncated
Sean Young
1
-1
/
+2
2016-11-22
[media] serial_ir: fix reference to 8250 serial code
Mauro Carvalho Chehab
1
-1
/
+1
2016-11-22
[media] lirc_serial: move out of staging and rename to serial_ir
Sean Young
3
-0
/
+862
2016-11-21
[media] lirc: use-after free while reading from device and unplugging
Sean Young
1
-1
/
+1
2016-11-21
[media] lirc: prevent use-after free
Sean Young
1
-6
/
+4
2016-11-21
[media] lirc: might sleep error in lirc_dev_fop_read
Sean Young
1
-4
/
+2
2016-11-21
[media] redrat3: increase set size for lengths to maximum
Sean Young
1
-1
/
+1
2016-11-21
[media] redrat3: enable carrier reports using wideband receiver
Sean Young
1
-46
/
+140
2016-11-21
[media] redrat3: fix error paths in probe
Sean Young
1
-26
/
+23
2016-11-21
[media] redrat3: remove dead code and pointless messages
Sean Young
1
-21
/
+1
2016-11-21
[media] redrat3: don't include vendor/product id in name
Sean Young
1
-3
/
+3
2016-11-21
[media] winbond-cir: use name without space for pnp driver
Sean Young
1
-1
/
+1
2016-11-18
[media] media: rc: nuvoton: replace usage of spin_lock_irqsave in ISR
Heiner Kallweit
1
-5
/
+4
2016-11-18
[media] media: rc: nuvoton: rename spinlock nvt_lock
Heiner Kallweit
2
-23
/
+23
2016-11-18
[media] media: rc: nuvoton: eliminate nvt->tx.lock
Heiner Kallweit
2
-27
/
+9
2016-11-18
[media] media: rc: nuvoton: eliminate member pdev from struct nvt_dev
Heiner Kallweit
2
-14
/
+14
2016-11-18
[media] rc-main: clear rc_map.name in ir_free_table()
Max Kellermann
1
-0
/
+1
2016-11-18
[media] lirc_dev: remove compat_ioctl assignment
Andi Shyti
1
-3
/
+0
2016-11-18
[media] winbond-cir: Use kmalloc_array() in wbcir_tx()
Markus Elfring
1
-1
/
+1
2016-11-18
[media] RedRat3: Return directly after a failed rc_allocate_device() in redra...
Markus Elfring
1
-1
/
+1
2016-11-18
[media] RedRat3: Delete an unnecessary variable initialisation in redrat3_ini...
Markus Elfring
1
-1
/
+1
2016-11-18
[media] RedRat3: Delete an unnecessary variable initialisation in redrat3_get...
Markus Elfring
1
-1
/
+1
2016-11-18
[media] RedRat3: Return directly after a failed kcalloc() in redrat3_transmit...
Markus Elfring
1
-5
/
+3
2016-11-18
[media] RedRat3: Improve another size determination in redrat3_reset()
Markus Elfring
1
-1
/
+1
2016-11-18
[media] RedRat3: Delete six messages for a failed memory allocation
Markus Elfring
1
-18
/
+6
2016-11-18
[media] RedRat3: Use kcalloc() in two functions
Markus Elfring
1
-2
/
+4
2016-11-18
[media] rc-main: use pr_foo() macros
Mauro Carvalho Chehab
1
-3
/
+5
2016-11-16
[media] squash lines for simple wrapper functions
Masahiro Yamada
1
-5
/
+1
2016-11-16
[media] rc: meson-ir: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
[prev]
[next]