Age | Commit message (Expand) | Author |
2023-05-25 | media: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-01-22 | media: i2c/ir-kbd-i2c: Convert to i2c's .probe_new() | Uwe Kleine-König |
2022-10-22 | Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2022-09-24 | media: cx88: add IR remote support for NotOnlyTV LV3H | Daniel González Cabanelas |
2022-08-16 | i2c: Make remove callback return void | Uwe Kleine-König |
2021-09-30 | media: ir-kbd-i2c: improve responsiveness of hauppauge zilog receivers | Sean Young |
2021-05-23 | media: rc: i2c: Fix an error message | Christophe JAILLET |
2019-08-14 | media: ir-kbd-i2c: convert to i2c_new_dummy_device() | Wolfram Sang |
2019-08-04 | media: ir-kbd-i2c: remove outdated comments | Wolfram Sang |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 137 | Thomas Gleixner |
2018-05-04 | media: rc: probe zilog transmitter when zilog receiver is found | Sean Young |
2018-03-23 | media: ir-kbd-i2c: change the if logic to avoid a warning | Mauro Carvalho Chehab |
2018-03-23 | media: ir-kbd-i2c: improve error handling code | Mauro Carvalho Chehab |
2017-12-14 | media: i2c: enable i2c IR for hardware which isn't HD-PVR | Sean Young |
2017-12-14 | media: rc: implement zilog transmitter | Sean Young |
2017-12-14 | media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devices | Sean Young |
2017-12-14 | media: rc: i2c: only poll if the rc device is opened | Sean Young |
2017-12-14 | media: rc: i2c: use dev_dbg rather hand-rolled debug | Sean Young |
2017-12-14 | media: rc: i2c: set parent of rc device and improve name | Sean Young |
2017-10-04 | [media] media: rc: ensure that protocols are enabled for scancode drivers | Sean Young |
2017-08-20 | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* | Sean Young |
2017-08-20 | media: rc-core: rename input_name to device_name | Sean Young |
2017-01-30 | [media] rc-main: assign driver type during allocation | Andi Shyti |
2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus |
2016-11-11 | rc: print correct variable for z8f0811 | Arnd Bergmann |
2016-09-22 | [media] rc: Hauppauge z8f0811 can decode RC6 | Sean Young |
2016-02-01 | [media] media: i2c: Don't export ir-kbd-i2c module alias | Javier Martinez Canillas |
2015-11-17 | [media] include/media: split I2C headers from V4L2 core | Mauro Carvalho Chehab |
2015-08-11 | [media] Export I2C module alias information in missing drivers | Javier Martinez Canillas |
2014-11-25 | [media] i2c: Deletion of an unnecessary check before the function call "rc_un... | Markus Elfring |
2014-07-25 | [media] rc-core: remove protocol arrays | David Härdeman |
2014-07-23 | [media] rc-core: document the protocol type | David Härdeman |
2014-07-23 | [media] rc-core: improve ir-kbd-i2c get_key functions | David Härdeman |
2014-03-11 | [media] rc: abstract access to allowed/enabled protocols | James Hogan |
2013-11-29 | [media] media_tree: Fix spelling errors | Jonathan McCrohan |
2013-05-21 | [media] media: i2c: Convert to devm_kzalloc() | Laurent Pinchart |
2013-04-08 | [media] saa7134: Add AverMedia A706 AverTV Satellite Hybrid+FM | Ondrej Zary |
2013-03-23 | [media] rc-core: don't treat dev->rc_map.rc_type as a bitmap | David Härdeman |
2012-10-27 | [media] rc-core: add separate defines for protocol bitmaps and numbers | David Härdeman |
2012-08-15 | [media] move i2c files into drivers/media/i2c | Mauro Carvalho Chehab |