aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-08V4L/DVB: staging/lirc: fix non-CONFIG_MODULES build horkageJarod Wilson2-5/+8
2010-08-08V4L/DVB: staging/lirc: fix Kconfig dependenciesJanne Grunau1-9/+10
2010-08-08V4L/DVB: IR/mceusb: remove bad ir_input_dev useJarod Wilson1-14/+1
2010-08-08V4L/DVB: IR/imon: remove bad ir_input_dev useJarod Wilson1-15/+0
2010-08-08V4L/DVB: IR/imon: remove incorrect calls to input_free_deviceJarod Wilson1-4/+1
2010-08-08V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls1-2/+2
2010-08-08V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_eventAndy Walls3-71/+91
2010-08-08V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout eventAndy Walls3-18/+16
2010-08-08V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod useAndy Walls2-24/+28
2010-08-08V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functionsAndy Walls1-1/+1
2010-08-08V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module paramAndy Walls1-2/+19
2010-08-08V4L/DVB: cx23885: Move AV Core irq handling to a work handlerAndy Walls6-15/+97
2010-08-08V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlockAndy Walls5-22/+103
2010-08-08V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470Andy Walls4-10/+111
2010-08-08V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated AV coreAndy Walls2-2/+6
2010-08-08V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllersAndy Walls4-1/+1419
2010-08-08V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls2-3/+2
2010-08-08V4L/DVB: cx23885: For CX23888 IR, configure the IO pin mux IR pins explcitlyAndy Walls1-0/+31
2010-08-08V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inversionAndy Walls2-9/+25
2010-08-08V4L/DVB: cx25840: Add s_io_pin_config core subdev ops for the CX2388[578]Andy Walls1-0/+153
2010-08-08V4L/DVB: cx23885: Add a VIDIOC_LOG_STATUS ioctl function for analog video devicesAndy Walls1-0/+16
2010-08-08V4L/DVB: cx23885: Add correct detection of the HVR-1250 model 79501Andy Walls1-0/+10
2010-08-08V4L/DVB: cx25840: Make cx25840 i2c register read transactions atomicAndy Walls1-19/+39
2010-08-08V4L/DVB: cx23885: i2c_wait_done returns 0 or 1, don't check for < 0 return valueJean Delvare1-12/+3
2010-08-08V4L/DVB: cx23885: Check for slave nack on all transactionsJean Delvare1-0/+8
2010-08-08V4L/DVB: cx23885: Return -ENXIO on slave nackJean Delvare1-2/+2
2010-08-08V4L/DVB: gspca - vc032x: Force main register write at probe time (poxxxx)Jean-François Moine1-1/+1
2010-08-08V4L/DVB: gspca - vc032x: Do sensor probe at resume timeJean-François Moine1-28/+32
2010-08-08V4L/DVB: gspca - vc032x: Add more controls for poxxxxJean-François Moine1-34/+272
2010-08-08V4L/DVB: gspca - sq930x: Cleanup source, add commentsJean-François Moine1-5/+7
2010-08-08V4L/DVB: gspca - sq930x: Change the horizontal blanking of sensor mt9v111Jean-François Moine1-1/+2
2010-08-08V4L/DVB: gspca - sq930x: Change image format to Bayer modeJean-François Moine1-256/+56
2010-08-08V4L/DVB: gspca - sq930x: Change the default values of gain and exposureJean-François Moine1-2/+2
2010-08-08V4L/DVB: gspca - sq930x: Change the gain value for Micron sensorsJean-François Moine1-1/+1
2010-08-08V4L/DVB: gspca - sq930x: Bad init sequence for sensor mt9v111Jean-François Moine1-1/+1
2010-08-08V4L/DVB: gspca - main: Version changeJean-François Moine1-1/+1
2010-08-08V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sdJean-François Moine3-14/+12
2010-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-0/+68
2010-08-08Merge branch 'for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds11-901/+445
2010-08-08Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds14-576/+1223
2010-08-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds3-167/+56
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds22-459/+2352
2010-08-07Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds49-880/+413
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds46-494/+575
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds2-4/+4
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds11-105/+59
2010-08-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-5/+8
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-12/+9
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds86-2742/+1120
2010-08-06Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds25-85/+433