aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-06[media] winbond-cir: Initialise timeout, driver_type and allowed_protosAnton Blanchard1-0/+2
2012-07-06[media] winbond-cir: Fix txandrx module infoAnton Blanchard1-1/+1
2012-05-20[media] rc-loopback: remove duplicate lineMichel Machado1-1/+0
2012-05-20[media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz2-0/+92
2012-05-20[media] rc: Fix invalid free_region and/or free_irq on probe failureBen Hutchings3-29/+24
2012-05-20[media] rc-it913x=v2 Incorrect assigned KEY_1Malcolm Priestley1-1/+1
2012-05-20[media] ati_remote: add regular up/down buttons to Medion Digitainer keymapAnssi Hannula1-0/+8
2012-05-20[media] ati_remote: add keymap for Medion X10 OR2x remotesAnssi Hannula3-4/+135
2012-05-15Merge remote-tracking branch 'linus/master' into staging/for_v3.5Mauro Carvalho Chehab5-94/+95
2012-05-15[media] drivers/media: add missing __devexit_p() annotationsArnd Bergmann3-3/+3
2012-05-15[media] media/rc: IR_SONY_DECODER depends on BITREVERSEArnd Bergmann1-0/+1
2012-05-14[media] v4l/dvb: fix compiler warningsHans Verkuil2-4/+3
2012-04-26[media] fintek-cir: change || to &&Dan Carpenter1-1/+1
2012-04-26[media] rc: Postpone ISR registrationLuis Henriques5-93/+93
2012-04-18[media] rc-core: set mode for winbond-cirDavid Härdeman1-0/+1
2012-04-11[media] ati_remote: add support for Medion X10 Digitainer remoteAnssi Hannula3-28/+178
2012-04-11[media] ati_remote: allow specifying a default keymap selector functionAnssi Hannula1-10/+26
2012-04-10[media] [3.3.0] ir-raw: remove BUG_ON in ir_raw_event_threadSrinivas Kandagatla1-5/+3
2012-03-19[media] rc: Pospone ir raw decoders loading until really neededEzequiel García1-2/+7
2012-03-19[media] mceusb: add Formosa device ID 0xe042Jarod Wilson1-0/+2
2012-03-19[media] gpio-ir-recv: a couple signedness bugsDan Carpenter1-2/+2
2012-03-19Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab1-4/+22
2012-03-08[media] media: ir-sony-decoder: 15bit function decode fixJames Hogan1-1/+1
2012-03-08[media] rc: Add support for GPIO based IR Receiver driverRavi Kumar V3-0/+215
2012-03-08[media] Add support for KWorld PC150-U ATSC hybrid tuner cardKyle Strickland2-0/+103
2012-03-08[media] rc/ir-raw: use kfifo_rec_ptr_1 instead of kfifoJames Hogan1-1/+1
2012-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-4/+22
2012-02-14[media] fintek-cir: add support for newer chip versionMauro Carvalho Chehab2-9/+21
2012-02-14[media] IT913X Version 1 and Version 2 keymapsMalcolm Priestley3-0/+191
2012-01-26[media] imon: don't wedge hardware after early callbacksJarod Wilson1-4/+22
2012-01-21Merge tag 'v3.3-rc1' into staging/for_v3.3Mauro Carvalho Chehab10-128/+16
2012-01-21[media] az6007: Use the right keycode for Terratec H7Mauro Carvalho Chehab1-0/+52
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds11-74/+354
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell4-7/+7
2012-01-10[media] rc-videomate-m1f.c Rename to match remote controler nameSamuel Rakitnican1-12/+12
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-3/+3
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman5-117/+5
2012-01-03switch device_get_devnode() and ->devnode() to umode_t *Al Viro1-1/+1
2012-01-02misc latin1 to utf8 conversionsAl Viro1-1/+1
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab4-229/+220
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-229/+220
2011-12-11[media] ati_remote: switch to single-byte scancodesAnssi Hannula4-229/+220
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle2-2/+2
2011-11-24[media] rc: Fix input deadlock and transmit error in redrat3 driverAndrew Vincer1-34/+18
2011-11-24[media] ir-sanyo-decoder.c doesn't compileHans Verkuil1-0/+1
2011-11-23[media] ir-rc6-decoder: Support RC6-6A variable length datalawrence rust1-26/+41
2011-11-23Merge tag 'v3.2-rc2' into staging/for_v3.3Mauro Carvalho Chehab98-0/+99
2011-11-23[media] rc: Add support for decoding Sanyo protocolMauro Carvalho Chehab6-0/+229
2011-11-23[media] ir-nec-decoder: Report what bit failed at debug msgMauro Carvalho Chehab1-2/+2