summaryrefslogtreecommitdiff
path: root/drivers/media/video/bt8xx/bttv-driver.c
AgeCommit message (Expand)Author
2011-11-08[media] bt8xx: add support for PCI device ID 0x36cPeter De Schrijver
2011-09-03[media] bt8xx: Use current logging stylesJoe Perches
2011-07-27[media] Stop using linux/version.h on most video driversMauro Carvalho Chehab
2011-07-07[media] bttv: fix s_tuner for radioHans Verkuil
2011-05-20[media] use pci_dev->revisionBjørn Mork
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-29[media] saa6588: rename rds.h to saa6588.hHans Verkuil
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil
2010-12-29[media] bttv: remove custom_irq and gpioq from bttv structMauro Carvalho Chehab
2010-12-24media/video: explicitly flush request_module workTejun Heo
2010-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-12-17[media] bttv: remove unneeded locking commentsBrandon Philips
2010-12-17[media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil
2010-10-21V4L/DVB: bttv: use unlocked ioctlMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv: fix driver lock and remove explicit calls to BKLMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv: Fix mutex unbalance at bttv_pollMauro Carvalho Chehab
2010-10-21V4L/DVB: bttv-driver: document functions using mutex_lockMauro Carvalho Chehab
2010-05-19V4L/DVB: v4l2-common: simplify prio utility functionsHans Verkuil
2010-05-19V4L/DVB: bttv: remove bogus prio check in g_frequencyHans Verkuil
2010-05-19V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacksAndreas Bombe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26V4L/DVB: bttv: Let the user disable IR supportJean Delvare
2010-02-19V4L/DVB: bttv: Move I2C IR initializationJean Delvare
2009-12-16V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in driversLaurent Pinchart
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart
2009-12-16V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor numberLaurent Pinchart
2009-12-16V4L/DVB (13553): v4l: Use the video_is_registered function in device driversLaurent Pinchart
2009-12-16V4L/DVB (13550): v4l: Use the new video_device_node_name functionLaurent Pinchart
2009-11-07V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standardMike Isely
2009-11-07V4L/DVB (13169): bttv: Fix potential out-of-order field processingMike Isely
2009-09-12V4L/DVB (12214): bttv: set RDS capability if applicable.Hans Verkuil
2009-09-12V4L/DVB (12204): bttv and meye: Use PCI_VDEVICEJoe Perches
2009-07-24V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tunerHans Verkuil
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-16V4L/DVB (12004): poll method lose race conditionFigo.zhang
2009-06-16V4L/DVB (11895): bt8xx: remove always false ifFilipe Rosset
2009-06-16V4L/DVB (11853): minor have assigned value twicefigo.zhang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disa...Hans Verkuil
2009-03-30V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parmTrent Piepho
2009-03-30V4L/DVB (11046): bttv: convert to v4l2_device.Hans Verkuil
2009-03-30V4L/DVB (10815): bttv: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-03-30V4L/DVB (10813): v4l2: New function v4l2_video_std_frame_periodTrent Piepho
2009-03-30V4L/DVB (10568): bttv: dynamically allocate device dataTrent Piepho
2009-03-30V4L/DVB (10567): bttv: shrink muxsel data in card databaseTrent Piepho
2009-03-30V4L/DVB (10562): bttv: rework the way digital inputs are indicatedTrent Piepho