include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / media / video / bt8xx / bttv-driver.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Jean DelvareV4L/DVB: bttv: Let the user disable IR support
2010-02-19 Jean DelvareV4L/DVB: bttv: Move I2C IR initialization
2009-12-16 Laurent PinchartV4L/DVB (13557): v4l: Remove unneeded video_device...
2009-12-16 Laurent PinchartV4L/DVB (13556): v4l: Remove unneeded video_device...
2009-12-16 Laurent PinchartV4L/DVB (13555): v4l: Use video_device_node_name()...
2009-12-16 Laurent PinchartV4L/DVB (13553): v4l: Use the video_is_registered funct...
2009-12-16 Laurent PinchartV4L/DVB (13550): v4l: Use the new video_device_node_nam...
2009-11-07 Mike IselyV4L/DVB (13170): bttv: Fix reversed polarity error...
2009-11-07 Mike IselyV4L/DVB (13169): bttv: Fix potential out-of-order field...
2009-09-12 Hans VerkuilV4L/DVB (12214): bttv: set RDS capability if applicable.
2009-09-12 Joe PerchesV4L/DVB (12204): bttv and meye: Use PCI_VDEVICE
2009-07-24 Hans VerkuilV4L/DVB (12300): bttv: fix regression: tvaudio must...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-16 Figo.zhangV4L/DVB (12004): poll method lose race condition
2009-06-16 Filipe RossetV4L/DVB (11895): bt8xx: remove always false if
2009-06-16 figo.zhangV4L/DVB (11853): minor have assigned value twice
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-04-07 Hans VerkuilV4L/DVB (11380): v4l2-subdev: change s_routing prototype
2009-04-07 Hans VerkuilV4L/DVB (11370): v4l2-subdev: move s_std from tuner...
2009-03-30 Hans VerkuilV4L/DVB (11278): bttv: convert to v4l2_subdev since...
2009-03-30 Trent PiephoV4L/DVB (11262): bttv: Remove buffer type check from...
2009-03-30 Hans VerkuilV4L/DVB (11046): bttv: convert to v4l2_device.
2009-03-30 Trent PiephoV4L/DVB (10815): bttv: Don't need to zero ioctl paramet...
2009-03-30 Trent PiephoV4L/DVB (10813): v4l2: New function v4l2_video_std_fram...
2009-03-30 Trent PiephoV4L/DVB (10568): bttv: dynamically allocate device...
2009-03-30 Trent PiephoV4L/DVB (10567): bttv: shrink muxsel data in card database
2009-03-30 Trent PiephoV4L/DVB (10562): bttv: rework the way digital inputs...
2009-03-30 Trent PiephoV4L/DVB (10560): bttv: make tuner card info more consistent
2009-03-30 Trent PiephoV4L/DVB (10559): bttv: Fix TDA9880 norm setting code
2009-03-30 Trent PiephoV4L/DVB (10558): bttv: norm value should be unsigned
2009-01-03 Udo SteinbergV4L/DVB (10173): Missing v4l2_prio_close in radio_release
2009-01-02 Hans VerkuilV4L/DVB (10141): v4l2: debugging API changed to match...
2009-01-02 Hans VerkuilV4L/DVB (10135): v4l2: introduce v4l2_file_operations.
2008-10-21 Hans VerkuilV4L/DVB (9327): v4l: use video_device.num instead of...
2008-10-13 Hans VerkuilV4L/DVB (9160): v4l: remove vidioc_enum_fmt_vbi_cap
2008-10-12 Jean DelvareV4L/DVB (8956): bttv: Turn video_nr, vbi_nr and radio_n...
2008-10-12 Jean DelvareV4L/DVB (8879): bttv: Don't unmask VPRES interrupt
2008-10-12 Mauro Carvalho ChehabV4L/DVB (8627): Fix mute on bttv driver
2008-10-12 Hans VerkuilV4L/DVB (8613): v4l: move BKL down to the driver level.
2008-10-05 Jean DelvareV4L/DVB (8955): bttv: Prevent NULL pointer dereference...
2008-09-03 Hans VerkuilV4L/DVB (8757): v4l-dvb: fix a bunch of sparse warnings
2008-07-27 Hans VerkuilV4L/DVB (8523): v4l2-dev: remove unused type and type2...
2008-07-26 Hans VerkuilV4L/DVB (8482): videodev: move all ioctl callbacks...
2008-07-23 Hans VerkuilV4L/DVB (8430): videodev: move some functions from...
2008-07-23 Hans VerkuilV4L/DVB (8429): videodev: renamed 'class_dev' to 'dev'
2008-07-23 Hans VerkuilV4L/DVB (8428): videodev: rename 'dev' to 'parent'
2008-07-20 Al ViroV4L/DVB (8132): bt8xx endianness annotations and fixes
2008-07-20 Mauro Carvalho ChehabV4L/DVB (8110): bttv: allow debug ioctl's
2008-07-20 Hans VerkuilV4L/DVB (7949): videodev: renamed the vidioc_*_fmt_...
2008-05-20 Arjan van de VenFix a deadlock in the bttv driver
2008-04-24 Robert FitzsimonsV4L/DVB (7579): bttv: Fix memory leak in radio_release
2008-04-24 Mauro Carvalho ChehabV4L/DVB (7462): bttv: Fix some API non-compliances...
2008-04-24 Guennadi LiakhovetskiV4L/DVB (7237): Convert videobuf-dma-sg to generic...
2008-04-01 Cyrill GorcunovV4L/DVB (7461): bttv: fix missed index check
2008-04-01 Robert FitzsimonsV4L/DVB (7400): bttv: Add a radio compat_ioctl file...
2008-04-01 Robert FitzsimonsV4L/DVB (7278): bttv: Re-enable radio tuner support...
2008-04-01 Robert FitzsimonsV4L/DVB (7277): bttv: Re-enabling radio support require...
2008-03-20 Harvey HarrisonV4L/DVB (7236): bttv: struct member initialized twice
2008-02-18 Robert FitzsimonsV4L/DVB (7197): bttv: Fix overlay divide error
2008-02-18 Mauro Carvalho ChehabV4L/DVB (7121): Renames videobuf lock to vb_lock
2008-01-25 Zoltan DevaiV4L/DVB (7037): Fix build breakage of the bttv driver...
2008-01-25 Mauro Carvalho ChehabV4L/DVB (6914): Fix a few issues at the bttv conversion
2008-01-25 Mauro Carvalho ChehabV4L/DVB (6913): Preserve the previous order to make...
2008-01-25 Mauro Carvalho ChehabV4L/DVB (6912): Replace vidioc_ to bttv_
2008-01-25 Douglas Schilling... V4L/DVB (6911): Converted bttv to use video_ioctl2
2008-01-25 Akinobu MitaV4L/DVB (6848): bttv: check pci_register_driver() error
2008-01-25 Brandon PhilipsV4L/DVB (6600): V4L: videobuf: don't chew up namespace...
2008-01-25 Nickolay V. ShmyrevV4L/DVB (6416): Split hooks on volume and audio mode...
2008-01-25 Nickolay V. ShmyrevV4L/DVB (6415): Restructurize volume hook and drop...
2008-01-25 Nickolay V. ShmyrevV4L/DVB (6414): Remove bass, treble and balance from...
2008-01-25 Nickolay V. ShmyrevV4L/DVB (6413): Forward VIDIOCGAUDIO and VIDIOCSAUDIO...
2008-01-25 Mauro Carvalho ChehabV4L/DVB (6411): remove V4L1 from being compiled when...
2008-01-25 Nickolay V. ShmyrevV4L/DVB (6410): Partial conversion from V4L1 to V4L2
2008-01-25 Nickolay V. ShmyrevV4L/DVB (6409): Cleanup: removed i2c_vidiocschan
2008-01-07 Gregor JasnyV4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs...
2007-12-12 Adrian BunkV4L/DVB (6797): bt8xx/ section fixes
2007-12-11 Brandon PhilipsV4L/DVB (6602): V4L: Convert videobuf drivers to videob...
2007-11-04 Trent PiephoV4L/DVB (6392): bttv: Update initial image size when...
2007-11-04 Trent PiephoV4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlc
2007-10-22 Mauro Carvalho ChehabV4L/DVB (6320): v4l core: remove the unused .hardware...
2007-10-10 Brandon PhilipsV4L/DVB (6305): V4L: videobuf-core.c avoid NULL derefer...
2007-10-10 Kay SieversV4L/DVB (6293): V4L: convert struct class_device to...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6252): Adapt drivers to use the newer videobuf...
2007-10-10 Mauro Carvalho ChehabV4L/DVB (6079): Cleanup: remove linux/moduleparam.h...
2007-07-18 Trent PiephoV4L/DVB (5807): Bttv: Add support for DBG_[SG]_REGISTER...
2007-07-18 Wade BerrierV4L/DVB (5785): Revisited: 3dfx Voodoo TV 200 (US)
2007-07-03 Trent PiephoV4L/DVB (5808): Bttv: fix v4l1 breaking the driver
2007-04-27 Jarod WilsonV4L/DVB (5482): Bttv: automatically load dvb-bt8xx...
2007-02-21 Michael SchimekV4L/DVB (5156): Fix: dma free is being called with...
2007-02-21 Michael SchimekV4L/DVB (5077): Bttv cropping support
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 4
2006-12-27 Akinobu MitaV4L/DVB (4997): Bttv: delete duplicated ioremap()
2006-12-10 Mauro Carvalho ChehabV4L/DVB (4825): FIX bug 5760: audio were not working...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-26 Alexey DobriyanV4L/DVB (4499): CONFIG_PM=n slim: drivers/media/video/*
2006-09-26 Trent PiephoV4L/DVB (4490): Whitespace cleanup
2006-09-26 Mauro Carvalho ChehabV4L/DVB (4474): On some cases, depth were not returned.
2006-07-29 Trent PiephoV4L/DVB (4368): Bttv: use class_device_create_file...
2006-07-29 Michael KrufkyV4L/DVB (4316): Check __must_check warnings
next