[media] drxk: Print detected configuration
[pandora-kernel.git] / drivers / media /
2011-07-27 Mauro Carvalho Chehab[media] drxk: Print detected configuration
2011-07-27 Mauro Carvalho Chehab[media] drxk: Fix the antenna switch logic
2011-07-27 Mauro Carvalho Chehab[media] drxk: change mode before calling the set mode...
2011-07-27 Mauro Carvalho Chehab[media] drxk: Proper handle/propagate the error codes
2011-07-27 Mauro Carvalho Chehab[media] drxk: Allow to disable I2C Bridge control switch
2011-07-27 Mauro Carvalho Chehab[media] em28xx-i2c: Add a read after I2C write
2011-07-27 Mauro Carvalho Chehab[media] drxk: Add a parameter for the microcode name
2011-07-27 Mauro Carvalho Chehab[media] Add initial support for Terratec H5
2011-07-27 Mauro Carvalho Chehab[media] drxk: Print an error if firmware is not loaded
2011-07-27 Mauro Carvalho Chehab[media] drxk: Avoid OOPSes if firmware is corrupted
2011-07-27 Mauro Carvalho Chehab[media] drxk: Convert an #ifdef logic as a new config...
2011-07-27 Mauro Carvalho Chehab[media] drxk: Move I2C address into a config structure
2011-07-27 Mauro Carvalho Chehab[media] drxk: remove _0 from read/write routines
2011-07-27 Mauro Carvalho Chehab[media] drxk: Add debug printk's
2011-07-27 Mauro Carvalho Chehab[media] tda18271c2dd: add tda18271c2dd prefix to the...
2011-07-27 Mauro Carvalho Chehab[media] drxk: add drxk prefix to the errors
2011-07-27 Mauro Carvalho Chehab[media] ddbridge: use linux/io.h, instead of asm/io.h
2011-07-27 Mauro Carvalho Chehab[media] ddbridge: Avoid duplicated symbol definition
2011-07-27 Oliver Endriss[media] ddbridge: Allow compiling of the driver
2011-07-27 Oliver Endriss[media] ddbridge: Codingstyle fixes
2011-07-27 Ralph Metzler[media] ddbridge: Initial check-in
2011-07-27 Mauro Carvalho Chehab[media] drxk: fix warning: ‘status’ may be used uniniti...
2011-07-27 Mauro Carvalho Chehab[media] drxk: Return -EINVAL if an invalid bandwidth...
2011-07-27 Mauro Carvalho Chehab[media] tda18271c2dd: Remove the CHK_ERROR macro
2011-07-27 Mauro Carvalho Chehab[media] drxk: Remove the CHK_ERROR macro
2011-07-27 Mauro Carvalho Chehab[media] drxd/drxk: Don't export MulDiv32 symbol
2011-07-27 Oliver Endriss[media] ngene: Strip dummy packets inserted by the...
2011-07-27 Oliver Endriss[media] ngene: Update for latest cxd2099
2011-07-27 Oliver Endriss[media] ngene: Support DuoFlex CT attached to CineS2...
2011-07-27 Oliver Endriss[media] ngene: Fix name of Digital Devices PCIe/miniPCIe
2011-07-27 Oliver Endriss[media] ngene: Fix return code if no demux was found
2011-07-27 Oliver Endriss[media] ngene: Codingstyle fixes
2011-07-27 Ralph Metzler[media] ngene: Support Digital Devices DuoFlex CT
2011-07-27 Oliver Endriss[media] DRX-K, TDA18271c2: Add build support
2011-07-27 Oliver Endriss[media] DRX-K: Tons of coding-style fixes
2011-07-27 Oliver Endriss[media] DRX-K: Shrink size of drxk_map.h
2011-07-27 Ralph Metzler[media] DRX-K: Initial check-in
2011-07-27 Oliver Endriss[media] tda18271c2dd: Lots of coding-style fixes
2011-07-27 Ralph Metzler[media] tda18271c2dd: Initial check-in
2011-07-27 Mauro Carvalho Chehab[media] v4l2-ctrls: Fix a merge conflict
2011-07-27 Kamil Debski[media] v4l2-ctrl: add codec controls support to the...
2011-07-27 Sakari Ailus[media] adp1653: Add driver for LED flash controller
2011-07-27 Sakari Ailus[media] v4l: Add a class and a set of controls for...
2011-07-27 Hans Verkuil[media] vivi: add bitmask test control
2011-07-27 Hans Verkuil[media] v4l2-ctrls: add new bitmask control type
2011-07-27 Hans Verkuil[media] vivi: Fix sleep-in-atomic-context
2011-07-27 Hans Verkuil[media] v4l2-ctrls: always send an event if a control...
2011-07-27 Hans Verkuil[media] v4l2-ctrls.c: copy-and-paste error: user_to_new...
2011-07-27 Hans de Goede[media] pwc: clean-up header files
2011-07-27 Hans de Goede[media] pwc: Enable power-management by default on...
2011-07-27 Hans de Goede[media] pwc: Add v4l2 controls for pan/tilt on Logitech...
2011-07-27 Hans de Goede[media] pwc: Allow dqbuf / read to complete while waiti...
2011-07-27 Hans de Goede[media] pwc: Replace control code with v4l2-ctrls framework
2011-07-27 Hans de Goede[media] pwc: properly allocate dma-able memory for...
2011-07-27 Hans de Goede[media] pwc: Allow multiple opens
2011-07-27 Hans de Goede[media] pwc: Move various initialization to driver...
2011-07-27 Hans de Goede[media] pwc: Make power-saving a per device option
2011-07-27 Hans de Goede[media] pwc: Remove some unused PWC_INT_PIPE left overs
2011-07-27 Hans de Goede[media] pwc: Get rid of error_status and unplugged...
2011-07-27 Hans de Goede[media] pwc: Fix non CodingStyle compliant 3 space...
2011-07-27 Hans de Goede[media] pwc: Replace private buffer management code...
2011-07-27 Hans de Goede[media] pwc: remove __cplusplus guards from private...
2011-07-27 Hans de Goede[media] pwc: Remove a bunch of bogus sanity checks...
2011-07-27 Hans de Goede[media] gspca: s/strncpy/strlcpy/
2011-07-27 Hans de Goede[media] gspca_sunplus: Fix streaming on logitech quicks...
2011-07-27 Hans de Goede[media] gspca: Add new se401 camera driver
2011-07-27 Hans de Goede[media] gspca: reset image_len to 0 on LAST_PACKET...
2011-07-27 Jean-François Moine[media] gspca - ov519: Fix a LED inversion
2011-07-27 Jean-François Moine[media] gspca - ov519: Fix sensor detection problems
2011-07-27 Stefan Richter[media] firedtv: change some -EFAULT returns to more...
2011-07-27 Mauro Carvalho Chehab[media] return -ENOTTY for unsupported ioctl's at legac...
2011-07-27 Mauro Carvalho Chehab[media] v4l2 core: return -ENOTTY if an ioctl doesn...
2011-07-27 Mauro Carvalho Chehab[media] dvb-bt8xx: Don't return -EFAULT when a device...
2011-07-27 Mauro Carvalho Chehab[media] nxt6000: i2c bus error should return -EIO
2011-07-27 Mauro Carvalho Chehab[media] siano: bad parameter is -EINVAL and not -EFAULT
2011-07-27 Jonathan Corbet[media] marvell-cam: use S/G DMA by default
2011-07-27 Jonathan Corbet[media] marvell-cam: Working s/g DMA
2011-07-27 Hans Verkuil[media] v4l2-ctrls.c: add support for V4L2_EVENT_SUB_FL...
2011-07-27 Hans Verkuil[media] v4l2-ctrls/v4l2-events: small coding style...
2011-07-27 Hans Verkuil[media] v4l2-ctrls: v4l2_ctrl_handler_setup code simpli...
2011-07-27 Hans Verkuil[media] v4l2-ctrls: split try_or_set_ext_ctrls()
2011-07-27 Hans Verkuil[media] v4l2-ctrls: improve discovery of controls of...
2011-07-27 Hans Verkuil[media] v4l2-ctrls: don't initially set CH_VALUE for...
2011-07-27 Hans Verkuil[media] v4l2-event: add optional merge and replace...
2011-07-27 Hans Verkuil[media] v4l2-event/ctrls/fh: allocate events per fh...
2011-07-27 Hans Verkuil[media] v4l2-ctrls/event: remove struct v4l2_ctrl_fh...
2011-07-27 Hans Verkuil[media] v4l2-events/fh: merge v4l2_events into v4l2_fh
2011-07-27 Andrew Chew[media] V4L: ov9740: Add suspend/resume
2011-07-27 Andrew Chew[media] V4L: ov9740: Reorder video and core ops
2011-07-27 Andrew Chew[media] V4L: ov9740: Remove hardcoded resolution regs
2011-07-27 Andrew Chew[media] V4L: ov9740: Fixed some settings
2011-07-27 Andrew Chew[media] V4L: ov9740: Correct print in ov9740_reg_rmw()
2011-07-27 Andrew Chew[media] V4L: ov9740: Cleanup hex casing inconsistencies
2011-07-27 Josh Wu[media] V4L: at91: add Atmel Image Sensor Interface...
2011-07-27 Guennadi Liakhovetski[media] V4L: soc-camera: remove several now unused...
2011-07-27 Guennadi Liakhovetski[media] V4L: mt9m111: switch to v4l2-subdev .s_power...
2011-07-27 Guennadi Liakhovetski[media] V4L: mt9m111: propagate higher level abstractio...
2011-07-27 Guennadi Liakhovetski[media] V4L: tw9910: remove bogus ENUMINPUT implementation
2011-07-27 Guennadi Liakhovetski[media] V4L: sh_mobile_ceu_camera: remove redundant...
2011-07-27 Guennadi Liakhovetski[media] V4L: mx2_camera: .try_fmt shouldn't fail
next