summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc
Commit message (Expand)AuthorAgeFilesLines
* [media] rc-loopback: remove duplicate lineMichel Machado2012-05-201-1/+0
* [media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz2012-05-202-0/+92
* [media] rc: Fix invalid free_region and/or free_irq on probe failureBen Hutchings2012-05-203-29/+24
* [media] rc-it913x=v2 Incorrect assigned KEY_1Malcolm Priestley2012-05-201-1/+1
* [media] ati_remote: add regular up/down buttons to Medion Digitainer keymapAnssi Hannula2012-05-201-0/+8
* [media] ati_remote: add keymap for Medion X10 OR2x remotesAnssi Hannula2012-05-203-4/+135
* Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab2012-05-155-94/+95
|\
| * [media] fintek-cir: change || to &&Dan Carpenter2012-04-261-1/+1
| * [media] rc: Postpone ISR registrationLuis Henriques2012-04-265-93/+93
| * [media] rc-core: set mode for winbond-cirDavid Härdeman2012-04-181-0/+1
* | [media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann2012-05-153-3/+3
* | [media] media/rc: IR_SONY_DECODER depends on BITREVERSEArnd Bergmann2012-05-151-0/+1
* | [media] v4l/dvb: fix compiler warningsHans Verkuil2012-05-142-4/+3
* | [media] ati_remote: add support for Medion X10 Digitainer remoteAnssi Hannula2012-04-113-28/+178
* | [media] ati_remote: allow specifying a default keymap selector functionAnssi Hannula2012-04-111-10/+26
* | [media] [3.3.0] ir-raw: remove BUG_ON in ir_raw_event_threadSrinivas Kandagatla2012-04-101-5/+3
|/
* [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