summaryrefslogtreecommitdiff
path: root/drivers/media/video/bt8xx/bttv-driver.c
AgeCommit message (Expand)Author
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
2009-03-30V4L/DVB (10560): bttv: make tuner card info more consistentTrent Piepho
2009-03-30V4L/DVB (10559): bttv: Fix TDA9880 norm setting codeTrent Piepho
2009-03-30V4L/DVB (10558): bttv: norm value should be unsignedTrent Piepho
2009-01-03V4L/DVB (10173): Missing v4l2_prio_close in radio_releaseUdo Steinberg
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-10-21V4L/DVB (9327): v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-13V4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_capHans Verkuil
2008-10-12V4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_nr into arraysJean Delvare
2008-10-12V4L/DVB (8879): bttv: Don't unmask VPRES interruptJean Delvare