aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* V4L/DVB: cx23885: Move AV Core irq handling to a work handlerAndy Walls2010-08-08
* V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlockAndy Walls2010-08-08
* V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470Andy Walls2010-08-08
* V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated A...Andy Walls2010-08-08
* V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllersAndy Walls2010-08-08
* V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls2010-08-08
* V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitlyAndy Walls2010-08-08
* V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls2010-08-08
* V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls2010-08-08
* V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_opsAndy Walls2010-08-08
* V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...Andy Walls2010-08-08
* V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501Andy Walls2010-08-08
* V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomicAndy Walls2010-08-08
* V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return valueJean Delvare2010-08-08
* V4L/DVB: cx23885: Check for slave nack on all transactionsJean Delvare2010-08-08
* V4L/DVB: cx23885: Return -ENXIO on slave nackJean Delvare2010-08-08
* V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx)Jean-François Moine2010-08-08
* V4L/DVB: gspca - vc032x: Do sensor probe at resume timeJean-François Moine2010-08-08
* V4L/DVB: gspca - vc032x: Add more controls for poxxxxJean-François Moine2010-08-08
* V4L/DVB: gspca - sq930x: Cleanup source, add commentsJean-François Moine2010-08-08
* V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111Jean-François Moine2010-08-08
* V4L/DVB: gspca - sq930x: Change image format to Bayer modeJean-François Moine2010-08-08
* V4L/DVB: gspca - sq930x: Change the default values of gain and exposureJean-François Moine2010-08-08
* V4L/DVB: gspca - sq930x: Change the gain value for Micron sensorsJean-François Moine2010-08-08
* V4L/DVB: gspca - sq930x: Bad init sequence for sensor mt9v111Jean-François Moine2010-08-08
* V4L/DVB: gspca - main: Version changeJean-François Moine2010-08-08
* V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sdJean-François Moine2010-08-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-08
|\
| * Merge branch 'master' into for-linusChris Metcalf2010-08-06
| |\
| * | arch/tile: check kmalloc() resultKulikov Vasiliy2010-07-16
| * | Merge branch 'master' into for-linusChris Metcalf2010-07-06
| |\ \
| * | | arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-06
| * | | arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf2010-07-06
| * | | tile: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-06
| * | | tile: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-07-06
| * | | arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-06
| * | | arch/tile: Split the icache flush code off to a generic <arch> header.Chris Metcalf2010-07-06
| * | | arch/tile: Fix bug in support for atomic64_xx() ops.Chris Metcalf2010-07-06
| * | | arch/tile: Shrink the tile-opcode files considerably.Chris Metcalf2010-07-06
| * | | arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-06
| * | | arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf2010-07-06
| * | | Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf2010-07-06
| * | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-25
| * | | Merge branch 'master' into for-linusChris Metcalf2010-06-25
| |\ \ \
| * | | | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-07
| * | | | Merge branch 'master' into for-linusChris Metcalf2010-06-05
| |\ \ \ \
| * | | | | arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().Chris Metcalf2010-06-05
| * | | | | arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04
| * | | | | Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf2010-06-04
* | | | | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-08-08
|\ \ \ \ \ \