Commit Graph

100 Commits (f496b2d4f181fa5fcdf24016b11caaa33eb12477)

Author SHA1 Message Date
Axel Lin 1d6629b156 [media] convert drivers/media/* to use module_platform_driver() 13 years ago
Hans Verkuil d2f7a1a246 [media] vpif_capture.c: v4l2_device_register() is called too late in vpif_probe() 13 years ago
Julia Lawall 75e5ac7ea5 [media] drivers/media/video/davinci/vpbe.c: introduce missing kfree 13 years ago
Manjunath Hadli 194ed21925 [media] davinci vpbe: add VENC block changes to enable dm365 and dm355 13 years ago
Manjunath Hadli 4be5444550 [media] davinci vpbe: add dm365 and dm355 specific OSD changes 13 years ago
Manjunath Hadli 9a7f95ad1c [media] davinci vpbe: add dm365 VPBE display driver changes 13 years ago
Manjunath Hadli e13c692b1f ARM: davinci: vpif: move code to driver core header from platform 13 years ago
Julia Lawall 49a0513c1f [media] drivers/media/video/davinci/vpbe_display.c: eliminate a null pointer dereference 13 years ago
Paul Gortmaker 7a707b8920 drivers/media: Add module.h to all files using it implicitly 13 years ago
Manjunath Hadli eb39a303d5 [media] davinci vpbe: remove unused macro 14 years ago
Thomas Meyer fbc09d3aa1 [media] davinci vpbe: Use resource_size() 14 years ago
Mauro Carvalho Chehab 64dc3c1a90 [media] Stop using linux/version.h on the remaining video drivers 14 years ago
Manjunath Hadli 6783edbc83 [media] davinci vpbe: Build infrastructure for VPBE driver 14 years ago
Manjunath Hadli 606b69e9b9 [media] davinci vpbe: VENC( Video Encoder) implementation 14 years ago
Manjunath Hadli ff0f23dd0e [media] davinci vpbe: OSD(On Screen Display) block 14 years ago
Manjunath Hadli 66715cdc32 [media] davinci vpbe: VPBE display driver 14 years ago
Manjunath Hadli a2c25b444e [media] davinci vpbe: V4L2 display driver for DM644X SoC 14 years ago
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Hans Verkuil 99cd47bc73 [media] v4l2-ioctl: add priority handling support 14 years ago
Hans Verkuil 9bfaae24f9 [media] davinci: convert vpif_display to core-assisted locking 14 years ago
Hans Verkuil 46656afa8a [media] davinci: convert vpif_capture to core-assisted locking 14 years ago
Mats Randgaard 2c0ddd1774 [media] vpif_cap/disp: Cleanup, improved comments 14 years ago
Mats Randgaard c027e165d2 [media] vpif_cap/disp: Added support for DV timings 14 years ago
Mats Randgaard 40c8bcea6b [media] vpif_cap/disp: Add support for DV presets 14 years ago
Mats Randgaard aa44440635 [media] vpif: Consolidate formats from capture and display 14 years ago
Mats Randgaard 7036d6a73c [media] vpif_cap/disp: Add debug functionality 14 years ago
Joe Perches b1dc614a81 [media] drivers/media/video: Remove unnecessary semicolons 14 years ago
Laurent Pinchart 9a1f8b34aa [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions 14 years ago
Uwe Kleine-König b595076a18 tree-wide: fix comment/printk typos 14 years ago
Laurent Pinchart dfffec6795 [media] vpif_capture: Don't use module names to load I2C modules 15 years ago
Laurent Pinchart 87b385484e [media] vpif_display: Don't use module names to load I2C modules 15 years ago
Laurent Pinchart 959b606922 [media] vpfe_capture: Don't use module names to load I2C modules 15 years ago
Hans Verkuil e3cfd447d0 V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2) 15 years ago
Mats Randgaard 11382f3d8a V4L/DVB: vpif_cap: don't ignore return code of videobuf_poll_stream() 15 years ago
Mats Randgaard 1f8766b4e3 V4L/DVB: vpif_cap/disp: Replaced kmalloc with kzalloc 15 years ago
Mats Randgaard ffa1b391c6 V4L/DVB: vpif_cap/disp: Removed section mismatch warning 15 years ago
Julia Lawall 473d802473 V4L/DVB: drivers/media/video: Adjust confusing if indentation 15 years ago
Hans Verkuil d3ca77595f V4L/DVB: vpfe_capture: convert to new mediabus API 15 years ago
Vaibhav Hiremath 540069010d V4L/DVB: vpfe_capture: Create separate Kconfig file for davinci devices 15 years ago
Hans Verkuil ffb4877ba0 V4L/DVB: v4l2-common: simplify prio utility functions 15 years ago
Dan Carpenter 2b080c5df0 V4L/DVB: davinci: don't return under lock on error path 15 years ago
Vaibhav Hiremath 844cc0dcb5 V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation 15 years ago
Vaibhav Hiremath e333bab73e V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support 15 years ago
Vaibhav Hiremath aa2dc90348 V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume 15 years ago
Vaibhav Hiremath 21aa300e16 V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support 15 years ago
Vaibhav Hiremath 085b54a24f V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg 15 years ago
Vaibhav Hiremath fcc63274e6 V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed 15 years ago
Julia Lawall 728385c4d3 V4L/DVB: drivers/media/video: move dereference after NULL test 15 years ago
Mauro Carvalho Chehab 000f64efc7 V4L/DVB: Fix bad whitespacing 15 years ago