summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* [media] rc-core: set mode for winbond-cirDavid Härdeman2012-04-181-0/+1
* [media] rc: Pospone ir raw decoders loading until really neededEzequiel García2012-03-191-2/+7
* [media] mceusb: add Formosa device ID 0xe042Jarod Wilson2012-03-191-0/+2
* [media] gpio-ir-recv: a couple signedness bugsDan Carpenter2012-03-191-2/+2
* Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab2012-03-191-4/+22
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-02-241-4/+22
| |\
| | * [media] imon: don't wedge hardware after early callbacksJarod Wilson2012-01-261-4/+22
* | | [media] media: ir-sony-decoder: 15bit function decode fixJames Hogan2012-03-081-1/+1
* | | [media] rc: Add support for GPIO based IR Receiver driverRavi Kumar V2012-03-083-0/+215
* | | [media] Add support for KWorld PC150-U ATSC hybrid tuner cardKyle Strickland2012-03-082-0/+103
* | | [media] rc/ir-raw: use kfifo_rec_ptr_1 instead of kfifoJames Hogan2012-03-081-1/+1
* | | [media] fintek-cir: add support for newer chip versionMauro Carvalho Chehab2012-02-142-9/+21
* | | [media] IT913X Version 1 and Version 2 keymapsMalcolm Priestley2012-02-143-0/+191
* | | Merge tag 'v3.3-rc1' into staging/for_v3.3Mauro Carvalho Chehab2012-01-2110-128/+16
|\| |
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1511-74/+354
| |\|
| * | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-134-7/+7
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-083-3/+3
| |\ \
| | * | misc latin1 to utf8 conversionsAl Viro2012-01-021-1/+1
| | * | treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-062-2/+2
| * | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-1/+1
| |\ \ \
| | * | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-031-1/+1
| * | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-065-117/+5
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-185-117/+5
| | |/ /
* | | / [media] az6007: Use the right keycode for Terratec H7Mauro Carvalho Chehab2012-01-211-0/+52
| |_|/ |/| |
* | | [media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican2012-01-101-12/+12
* | | Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab2011-12-304-229/+220
|\| |
| * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-12-204-229/+220
| |\ \ | | |/ | |/|
| | * [media] ati_remote: switch to single-byte scancodesAnssi Hannula2011-12-114-229/+220
* | | [media] rc: Fix input deadlock and transmit error in redrat3 driverAndrew Vincer2011-11-241-34/+18
* | | [media] ir-sanyo-decoder.c doesn't compileHans Verkuil2011-11-241-0/+1
* | | [media] ir-rc6-decoder: Support RC6-6A variable length datalawrence rust2011-11-231-26/+41
* | | Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab2011-11-2398-0/+99
|\| |
| * | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0698-0/+99
| |\ \ | | |/ | |/|
| | * drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-3197-0/+97
| | * drivers/media: Add export.h for EXPORT_SYMBOL/THIS_MODULE as requiredPaul Gortmaker2011-10-311-0/+1
| | * drivers/media: ir-raw.c needs kmod.h for request_moduleStephen Rothwell2011-10-311-0/+1
* | | [media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab2011-11-236-0/+229
* | | [media] ir-nec-decoder: Report what bit failed at debug msgMauro Carvalho Chehab2011-11-231-2/+2
* | | [media] em28xx: Add IR support for HVR-930CMauro Carvalho Chehab2011-11-201-0/+51
|/ /
* | [media] rc/ir-lirc-codec: cleanup __user tagsDan Carpenter2011-10-111-4/+5
* | [media] media, rc: Use static inline functions to kill warningsPekka Enberg2011-09-231-7/+7
* | [media] rc tables: include linux/module.hMauro Carvalho Chehab2011-09-233-0/+3
* | [media] ati_remote: update Kconfig descriptionAnssi Hannula2011-09-221-5/+7
* | [media] ati_remote: add support for SnapStream Firefly remoteAnssi Hannula2011-09-223-2/+120
* | [media] ati_remote: add keymap for Medion X10 RF remoteAnssi Hannula2011-09-223-7/+127
* | [media] ati_remote: fix check for a weird byteAnssi Hannula2011-09-221-3/+4
* | [media] ati_remote: parent input devices to usb interfaceAnssi Hannula2011-09-221-2/+2
* | [media] ati_remote: migrate to the rc subsystemAnssi Hannula2011-09-224-99/+268
* | [media] move ati_remote driver from input/misc to media/rcAnssi Hannula2011-09-223-2/+886
* | [media] imon: don't parse scancodes until intf configuredJarod Wilson2011-09-211-4/+6