summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitlyAndy Walls2010-08-081-0/+31
* V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inv...Andy Walls2010-08-083-10/+29
* V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls2010-08-082-0/+228
* V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_opsAndy Walls2010-08-081-0/+23
* V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video dev...Andy Walls2010-08-081-0/+16
* V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501Andy Walls2010-08-081-0/+10
* V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomicAndy Walls2010-08-081-19/+39
* V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return valueJean Delvare2010-08-081-12/+3
* V4L/DVB: cx23885: Check for slave nack on all transactionsJean Delvare2010-08-081-0/+8
* V4L/DVB: cx23885: Return -ENXIO on slave nackJean Delvare2010-08-081-2/+2
* V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx)Jean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - vc032x: Do sensor probe at resume timeJean-François Moine2010-08-081-28/+32
* V4L/DVB: gspca - vc032x: Add more controls for poxxxxJean-François Moine2010-08-081-34/+272
* V4L/DVB: gspca - sq930x: Cleanup source, add commentsJean-François Moine2010-08-081-5/+7
* V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111Jean-François Moine2010-08-081-1/+2
* V4L/DVB: gspca - sq930x: Change image format to Bayer modeJean-François Moine2010-08-081-256/+56
* V4L/DVB: gspca - sq930x: Change the default values of gain and exposureJean-François Moine2010-08-081-2/+2
* V4L/DVB: gspca - sq930x: Change the gain value for Micron sensorsJean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - sq930x: Bad init sequence for sensor mt9v111Jean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - main: Version changeJean-François Moine2010-08-081-1/+1
* V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sdJean-François Moine2010-08-083-14/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-08-08210-21/+39334
|\
| * Merge branch 'master' into for-linusChris Metcalf2010-08-064568-333402/+225114
| |\
| * | arch/tile: check kmalloc() resultKulikov Vasiliy2010-07-161-0/+2
| * | Merge branch 'master' into for-linusChris Metcalf2010-07-06441-3143/+3920
| |\ \
| * | | arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-067-41/+16
| * | | arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf2010-07-061-0/+1
| * | | tile: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-061-0/+8
| * | | tile: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-07-061-1/+0
| * | | arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-0656-679/+798
| * | | arch/tile: Split the icache flush code off to a generic <arch> header.Chris Metcalf2010-07-065-114/+120
| * | | arch/tile: Fix bug in support for atomic64_xx() ops.Chris Metcalf2010-07-061-4/+3
| * | | arch/tile: Shrink the tile-opcode files considerably.Chris Metcalf2010-07-063-12527/+1017
| * | | arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-067-6/+874
| * | | arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf2010-07-069-154/+435
| * | | Move list types from <linux/list.h> to <linux/types.h>.Chris Metcalf2010-07-062-12/+13
| * | | Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf2010-06-252-4/+6
| * | | Merge branch 'master' into for-linusChris Metcalf2010-06-25216-1890/+2656
| |\ \ \
| * | | | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-075-29/+5
| * | | | Merge branch 'master' into for-linusChris Metcalf2010-06-05411-2599/+66263
| |\ \ \ \
| * | | | | arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().Chris Metcalf2010-06-051-2/+1
| * | | | | arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04202-0/+49569
| * | | | | Fix up the "generic" unistd.h ABI to be more useful.Chris Metcalf2010-06-042-6/+24
* | | | | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-08-0854-742/+857
|\ \ \ \ \ \
| * | | | | | CRIS: Fix alignment problem for older ldJesper Nilsson2010-08-041-1/+1
| * | | | | | CRIS: Always dump registers for segfaulting process.Jesper Nilsson2010-08-041-0/+6
| * | | | | | CRIS: Add config for pausing a seg-faulting processJesper Nilsson2010-08-042-3/+16
| * | | | | | CRIS: Don't take faults while in_atomicJesper Nilsson2010-08-041-8/+5
| * | | | | | CRIS: Fixup lookup for delay slot faultsJesper Nilsson2010-08-041-1/+4
| * | | | | | CRIS: Discard exit.text and .data at runtimeJesper Nilsson2010-08-041-0/+10
OpenPOWER on IntegriCloud