aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/common/ir-functions.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16V4L/DVB (13612): IR: Move common IR code to drivers/media/IRMauro Carvalho Chehab1-373/+0
2009-12-05V4L/DVB (13538): ir-common: Use a dynamic keycode tableMauro Carvalho Chehab1-8/+11
2009-12-05V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab1-1/+11
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab1-26/+6
2009-12-05V4L/DVB (13531): ir-common: rename the debug routine to allow exporting itMauro Carvalho Chehab1-13/+10
2009-12-05V4L/DVB (13099): ir-functions: Export ir_rc5_decode() for use by the cx23885 moduleAndy Walls1-1/+2
2009-11-27V4L/DVB (13530): Fix wrong parameter order in memsetAlan Cox1-1/+1
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab1-2/+13
2008-07-20V4L/DVB (8394): ir-common: CodingStyle fix: move EXPORT_SYMBOL_GPL to their proper placesMauro Carvalho Chehab1-17/+8
2008-07-20v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10Hans Verkuil1-1/+0
2008-04-24V4L/DVB (7094): static memoryDouglas Schilling Landgraf1-1/+1
2008-01-25V4L/DVB (6574): common/ir-functions.c: make a function staticAdrian Bunk1-2/+1
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-20V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeoutMauro Carvalho Chehab1-2/+2
2007-07-18V4L/DVB (5832): ir-common: optimize bit extract functionTrent Piepho1-12/+11
2007-03-27V4L/DVB (5332): Ir_rc5_timer_end decoder lockup fixVincent Penne1-2/+4
2007-02-21V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton1-0/+110
2006-12-27V4L/DVB (5001): Add two required headers on kernel 2.6.20-rc1Mauro Carvalho Chehab1-0/+1
2006-06-25V4L/DVB (3718): Removed trailing newlinesMichael Krufky1-1/+0
2006-03-03V4L/DVB (3197a): IR keymaps are exported by the ir-common module nowRicardo Cerqueira1-0/+272