| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-06 | 33 | -447/+441 |
|\ |
|
| * | [media] rc: call input_sync after scancode reports | Jarod Wilson | 2011-07-01 | 1 | -23/+25 |
| * | [media] imon: allow either proto on unknown 0xffdc | Jarod Wilson | 2011-07-01 | 1 | -0/+3 |
| * | [media] imon: auto-config ffdc 7e device | Jarod Wilson | 2011-07-01 | 1 | -0/+1 |
| * | [media] saa7134: fix raw IR timeout value | Jarod Wilson | 2011-07-01 | 1 | -1/+1 |
| * | [media] rc: fix ghost keypresses with certain hw | Jarod Wilson | 2011-07-01 | 1 | -1/+3 |
| * | [media] keymaps: fix table for pinnacle pctv hd devices | Jarod Wilson | 2011-07-01 | 1 | -31/+27 |
| * | [media] ite-cir: 8709 needs to use pnp resource 2 | Jarod Wilson | 2011-07-01 | 2 | -3/+12 |
| * | [media] V4L: mx1-camera: fix uninitialized variable | Andre Bartke | 2011-07-01 | 1 | -7/+3 |
| * | [media] omap_vout: Added check in reqbuf & mmap for buf_size allocation | Vaibhav Hiremath | 2011-07-01 | 1 | -0/+16 |
| * | [media] OMAP_VOUT: Change hardcoded device node number to -1 | Vaibhav Hiremath | 2011-07-01 | 1 | -1/+1 |
| * | [media] OMAP_VOUTLIB: Fix wrong resizer calculation | Vladimir Pantelic | 2011-07-01 | 1 | -3/+3 |
| * | [media] uvcvideo: Disable the queue when failing to start | Sjoerd Simons | 2011-06-30 | 1 | -1/+3 |
| * | [media] uvcvideo: Remove buffers from the queues when freeing | Sjoerd Simons | 2011-06-30 | 1 | -0/+2 |
| * | [media] uvcvideo: Ignore entities for terminals with no supported format | Laurent Pinchart | 2011-06-30 | 1 | -13/+21 |
| * | [media] v4l: Don't access media entity after is has been destroyed | Laurent Pinchart | 2011-06-30 | 1 | -32/+7 |
| * | [media] media: omap3isp: fix a potential NULL deref | Ohad Ben-Cohen | 2011-06-30 | 1 | -1/+1 |
| * | [media] media: vb2: fix allocation failure check | Marek Szyprowski | 2011-06-30 | 1 | -3/+3 |
| * | [media] media: vb2: reset queued_count value during queue reinitialization | Marek Szyprowski | 2011-06-30 | 1 | -0/+1 |
| * | [media] Revert "[media] v4l2: vb2: one more fix for REQBUFS()" | Marek Szyprowski | 2011-06-30 | 1 | -7/+0 |
| * | [media] media: vb2: add __GFP_NOWARN to dma-sg allocator | Marek Szyprowski | 2011-06-30 | 1 | -1/+1 |
| * | [media] pwc: better usb disconnect handling | Hans de Goede | 2011-06-21 | 3 | -108/+50 |
| * | [media] m5mols: Use proper email address format | HeungJun, Kim | 2011-06-11 | 5 | -10/+10 |
| * | [media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZE | HeungJun, Kim | 2011-06-11 | 3 | -27/+37 |
| * | [media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte width | HeungJun, Kim | 2011-06-11 | 4 | -64/+104 |
| * | [media] m5mols: Fix capture image size register definition | HeungJun, Kim | 2011-06-11 | 1 | -2/+2 |
| * | [media] s5p-fimc: Update copyright notices | Sylwester Nawrocki | 2011-06-11 | 3 | -9/+6 |
| * | [media] s5p-fimc: Use pix_mp for the color format lookup | Sylwester Nawrocki | 2011-06-11 | 1 | -1/+1 |
| * | [media] s5p-fimc: Remove empty buf_init operation | Sylwester Nawrocki | 2011-06-11 | 1 | -7/+0 |
| * | [media] s5p-fimc: Fix wrong buffer size in queue_setup | Sylwester Nawrocki | 2011-06-11 | 1 | -8/+4 |
| * | [media] s5p-fimc: Fix data structures documentation and cleanup debug trace | Sylwester Nawrocki | 2011-06-11 | 3 | -28/+12 |
| * | [media] s5p-fimc: Fix V4L2_PIX_FMT_RGB565X description | Sylwester Nawrocki | 2011-06-11 | 1 | -1/+0 |
| * | [media] s5p-fimc: Fix possible memory leak during capture devnode registration | Sylwester Nawrocki | 2011-06-11 | 1 | -0/+1 |
| * | [media] imon: fix initial panel key repeat suppression | Jarod Wilson | 2011-06-11 | 1 | -2/+4 |
| * | [media] imon: support for 0x46 0xffdc imon vfd | Jarod Wilson | 2011-06-11 | 1 | -0/+9 |
| * | [media] mceusb: plug memory leak on data transmit | Jarod Wilson | 2011-06-11 | 1 | -0/+3 |
| * | [media] nuvoton-cir: in_use isn't actually in use, remove it | Jarod Wilson | 2011-06-11 | 2 | -3/+0 |
| * | [media] fintek-cir: make suspend with active IR more reliable | Jarod Wilson | 2011-06-11 | 1 | -0/+5 |
| * | [media] lirc_dev: store cdev in irctl, up maxdevs | Jarod Wilson | 2011-06-11 | 1 | -10/+27 |
| * | [media] mceusb: mce_sync_in is brain-dead | Jarod Wilson | 2011-06-11 | 1 | -23/+7 |
| * | [media] mceusb: support I-O Data GV-MC7/RCKIT | Jarod Wilson | 2011-06-11 | 1 | -0/+3 |
| * | [media] mceusb: add and use mce_dbg printk macro | Jarod Wilson | 2011-06-11 | 1 | -19/+25 |
* | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-06-09 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Staging: cx23885: fix include of altera.h | Greg Kroah-Hartman | 2011-06-08 | 1 | -1/+1 |
* | | [media] soc_camera: preserve const attribute | Mauro Carvalho Chehab | 2011-06-01 | 1 | -1/+1 |
* | | [media] uvc_entity: initialize return value | Mauro Carvalho Chehab | 2011-06-01 | 1 | -1/+1 |
* | | [media] media: Fix media device minor registration | Laurent Pinchart | 2011-06-01 | 1 | -2/+2 |
* | | [media] Make nchg variable signed because the code compares this variable aga... | Hans Petter Selasky | 2011-06-01 | 1 | -1/+1 |
* | | [media] omap3isp: fix compiler warning | Sanjeev Premi | 2011-06-01 | 1 | -1/+1 |
* | | [media] ivtv: Internally separate encoder & decoder standard setting | Ian Armstrong | 2011-06-01 | 6 | -82/+99 |