| Commit message (Expand) | Author | Age | Files | Lines |
* | [media] bt8xx: move analog TV part to be together with DTV one | Mauro Carvalho Chehab | 2012-08-15 | 1 | -4630/+0 |
* | Merge branch 'v4l_for_linus' into staging/for_v3.6 | Mauro Carvalho Chehab | 2012-06-27 | 1 | -0/+5 |
|\ |
|
| * | [media] bttv: The Hauppauge 61334 needs the msp3410 to do radio demodulation | Hans de Goede | 2012-06-11 | 1 | -0/+5 |
* | | [media] media: video: bt8xx: Remove duplicated pixel format entry | volokh | 2012-06-19 | 1 | -6/+0 |
|/ |
|
* | [media] Default bt878 contrast value | Alan McIvor | 2012-04-11 | 1 | -2/+2 |
* | [media] v4l2: standardize log start/end message | Hans Verkuil | 2012-02-14 | 1 | -4/+0 |
* | [media] bt8xx: add support for PCI device ID 0x36c | Peter De Schrijver | 2011-11-08 | 1 | -0/+1 |
* | [media] bt8xx: Use current logging styles | Joe Perches | 2011-09-04 | 1 | -143/+151 |
* | [media] Stop using linux/version.h on most video drivers | Mauro Carvalho Chehab | 2011-07-27 | 1 | -10/+4 |
* | [media] bttv: fix s_tuner for radio | Hans Verkuil | 2011-07-07 | 1 | -1/+1 |
* | [media] use pci_dev->revision | Bjørn Mork | 2011-05-20 | 1 | -1/+1 |
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-08 | 1 | -0/+9 |
|\ |
|
| * | media/video: explicitly flush request_module work | Tejun Heo | 2010-12-24 | 1 | -0/+9 |
* | | [media] saa6588: rename rds.h to saa6588.h | Hans Verkuil | 2010-12-29 | 1 | -7/+7 |
* | | [media] V4L: remove V4L1 compatibility mode | Hans Verkuil | 2010-12-29 | 1 | -28/+0 |
* | | [media] bttv: remove custom_irq and gpioq from bttv struct | Mauro Carvalho Chehab | 2010-12-29 | 1 | -6/+0 |
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-12-20 | 1 | -114/+3 |
|\ \
| |/
|/| |
|
| * | [media] bttv: remove unneeded locking comments | Brandon Philips | 2010-12-17 | 1 | -20/+0 |
| * | [media] bttv: fix mutex use before init (BZ#24602) | Mauro Carvalho Chehab | 2010-12-17 | 1 | -94/+3 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
|/ |
|
* | V4L/DVB: videobuf: add ext_lock argument to the queue init functions | Hans Verkuil | 2010-10-21 | 1 | -2/+2 |
* | V4L/DVB: bttv: use unlocked ioctl | Mauro Carvalho Chehab | 2010-10-21 | 1 | -7/+7 |
* | V4L/DVB: bttv: fix driver lock and remove explicit calls to BKL | Mauro Carvalho Chehab | 2010-10-21 | 1 | -58/+143 |
* | V4L/DVB: bttv: Fix mutex unbalance at bttv_poll | Mauro Carvalho Chehab | 2010-10-21 | 1 | -3/+1 |
* | V4L/DVB: bttv-driver: document functions using mutex_lock | Mauro Carvalho Chehab | 2010-10-21 | 1 | -25/+25 |
* | V4L/DVB: v4l2-common: simplify prio utility functions | Hans Verkuil | 2010-05-19 | 1 | -9/+9 |
* | V4L/DVB: bttv: remove bogus prio check in g_frequency | Hans Verkuil | 2010-05-19 | 1 | -5/+0 |
* | V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks | Andreas Bombe | 2010-05-19 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | V4L/DVB: bttv: Let the user disable IR support | Jean Delvare | 2010-02-26 | 1 | -2/+7 |
* | V4L/DVB: bttv: Move I2C IR initialization | Jean Delvare | 2010-02-19 | 1 | -0/+1 |
* | V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers | Laurent Pinchart | 2009-12-16 | 1 | -11/+4 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-16 | 1 | -2/+0 |
* | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number | Laurent Pinchart | 2009-12-16 | 1 | -2/+4 |
* | V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers | Laurent Pinchart | 2009-12-16 | 1 | -3/+3 |
* | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart | 2009-12-16 | 1 | -6/+6 |
* | V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standard | Mike Isely | 2009-11-07 | 1 | -1/+1 |
* | V4L/DVB (13169): bttv: Fix potential out-of-order field processing | Mike Isely | 2009-11-07 | 1 | -4/+27 |
* | V4L/DVB (12214): bttv: set RDS capability if applicable. | Hans Verkuil | 2009-09-12 | 1 | -0/+2 |
* | V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE | Joe Perches | 2009-09-12 | 1 | -8/+4 |
* | V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tuner | Hans Verkuil | 2009-07-24 | 1 | -0/+1 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -0/+1 |
* | V4L/DVB (12004): poll method lose race condition | Figo.zhang | 2009-06-17 | 1 | -4/+7 |
* | V4L/DVB (11895): bt8xx: remove always false if | Filipe Rosset | 2009-06-16 | 1 | -1/+1 |
* | V4L/DVB (11853): minor have assigned value twice | figo.zhang | 2009-06-16 | 1 | -1/+0 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -1/+1 |
* | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil | 2009-04-07 | 1 | -13/+10 |
* | V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. | Hans Verkuil | 2009-04-07 | 1 | -1/+1 |
* | V4L/DVB (11278): bttv: convert to v4l2_subdev since i2c autoprobing will disa... | Hans Verkuil | 2009-03-30 | 1 | -22/+19 |
* | V4L/DVB (11262): bttv: Remove buffer type check from vidioc_g_parm | Trent Piepho | 2009-03-30 | 1 | -2/+0 |