summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/bttv-input.c
AgeCommit message (Collapse)Author
2005-12-18Replace del_timer with del_timer_syncRicardo Cerqueira
From: Andrew Morton <akpm@osdl.org> Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
2005-12-11added ntsc parameter to tuner and more standardized debugsMauro Carvalho Chehab
- debug message changed to be coherent with other modules - added ntsc parameter - parameters moved to the beginning at the file - tuner_status moved to a better position. Signed-off-by: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
2005-12-10ir-kbd-gpio is now part of bttvRicardo Cerqueira
From: Ricardo Cerqueira <v4l@cerqueira.org> Merged ir-kbd-gpio into bttv as bttv-input, for consistency with other input modules Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>