| Commit message (Expand) | Author | Age |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-08-13 |
|\ |
|
| * | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab | 2010-08-12 |
* | | i2c: Add support for custom probe function | Jean Delvare | 2010-08-11 |
|/ |
|
* | V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions | Laurent Pinchart | 2010-08-02 |
* | V4L/DVB: v4l2-common: simplify prio utility functions | Hans Verkuil | 2010-05-19 |
* | V4L/DVB: bttv: remove bogus prio check in g_frequency | Hans Verkuil | 2010-05-19 |
* | V4L/DVB: bttv: Add another ids for IVC-200 | Kirill Smelkov | 2010-05-19 |
* | V4L/DVB: V4L2: Replace loops for finding max buffers in VIDIOC_REQBUFS callbacks | Andreas Bombe | 2010-05-19 |
* | V4L/DVB: ir-core: Make use of the new IR keymap modules | Mauro Carvalho Chehab | 2010-05-19 |
* | V4L/DVB: ir: prepare IR code for a parameter change at register function | Mauro Carvalho Chehab | 2010-05-19 |
* | V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed | Mauro Carvalho Chehab | 2010-05-19 |
* | V4L/DVB: ir-core: export driver name used by IR via uevent | Mauro Carvalho Chehab | 2010-05-17 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 |
* | | V4L/DVB: bttv: Let the user disable IR support | Jean Delvare | 2010-02-26 |
* | | V4L/DVB (13680): ir: use unsigned long instead of enum | Mauro Carvalho Chehab | 2010-02-26 |
* | | V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core | Mauro Carvalho Chehab | 2010-02-26 |
* | | V4L/DVB: bttv: Move I2C IR initialization | Jean Delvare | 2010-02-19 |
|/ |
|
* | V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r... | Mauro Carvalho Chehab | 2009-12-15 |
* | V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister | Mauro Carvalho Chehab | 2009-12-15 |
* | V4L/DVB (13602): bttv: fix MODULE_PARM_DESC for i2c_debug and i2c_hw | Jarod Wilson | 2009-12-15 |
* | V4L/DVB (13597): bttv: add i2c addr for old WinTV card to IR probe list | Jarod Wilson | 2009-12-15 |
* | V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers | Laurent Pinchart | 2009-12-15 |
* | V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments | Laurent Pinchart | 2009-12-15 |
* | V4L/DVB (13555): v4l: Use video_device_node_name() instead of the minor number | Laurent Pinchart | 2009-12-15 |
* | V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers | Laurent Pinchart | 2009-12-15 |
* | V4L/DVB (13550): v4l: Use the new video_device_node_name function | Laurent Pinchart | 2009-12-15 |
* | V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocation | Mauro Carvalho Chehab | 2009-12-05 |
* | V4L/DVB (13533): ir: use dynamic tables, instead of static ones | Mauro Carvalho Chehab | 2009-12-05 |
* | V4L/DVB (13170): bttv: Fix reversed polarity error when switching video standard | Mike Isely | 2009-11-07 |
* | V4L/DVB (13169): bttv: Fix potential out-of-order field processing | Mike Isely | 2009-11-07 |
* | V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends | Hans Verkuil | 2009-09-18 |
* | V4L/DVB (12595): common/ir: use a struct for keycode tables | Mauro Carvalho Chehab | 2009-09-12 |
* | V4L/DVB (12585): Add remote support to cph03x bttv card | Mauro Carvalho Chehab | 2009-09-12 |
* | V4L/DVB (12343): Stop defining I2C adapter IDs nobody uses | Jean Delvare | 2009-09-12 |
* | V4L/DVB (12214): bttv: set RDS capability if applicable. | Hans Verkuil | 2009-09-12 |
* | V4L/DVB (12204): bttv and meye: Use PCI_VDEVICE | Joe Perches | 2009-09-12 |
* | V4L/DVB (12300): bttv: fix regression: tvaudio must be loaded before tuner | Hans Verkuil | 2009-07-24 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | V4L/DVB (12004): poll method lose race condition | Figo.zhang | 2009-06-16 |
* | V4L/DVB (11895): bt8xx: remove always false if | Filipe Rosset | 2009-06-16 |
* | V4L/DVB (11853): minor have assigned value twice | figo.zhang | 2009-06-16 |
* | V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model | Jean Delvare | 2009-06-16 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
* | V4L/DVB (11380): v4l2-subdev: change s_routing prototype | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s... | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11376): tvaudio.h: add static inline to retrieve the list of possibl... | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11375): v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate. | Hans Verkuil | 2009-04-06 |
* | V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t... | Hans Verkuil | 2009-04-06 |