summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-2511-68/+58
|\
| * Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-241-1/+1
| |\
| | * Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...Olof Johansson2013-01-221-1/+1
| | |\
| | | * [media] coda: Fix build due to iram.h renameSascha Hauer2013-01-081-1/+1
| * | | [media] uvcvideo: Set error_idx properly for S_EXT_CTRLS failuresLaurent Pinchart2013-01-111-1/+2
| * | | [media] uvcvideo: Cleanup leftovers of partial revertLaurent Pinchart2013-01-111-5/+2
| * | | [media] uvcvideo: Return -EACCES when trying to set a read-only controlLaurent Pinchart2013-01-111-1/+3
| * | | Merge tag 'v3.8-rc3' into v4l_for_linusMauro Carvalho Chehab2013-01-11118-454/+538
| |\ \ \ | | |/ /
| * | | [media] omap3isp: Don't include <plat/cpu.h>Laurent Pinchart2013-01-061-2/+0
| * | | [media] s5p-mfc: Fix interrupt error handling routineKamil Debski2013-01-061-51/+37
| * | | [media] s5p-fimc: Fix return value of __fimc_md_create_flite_source_links()Sylwester Nawrocki2013-01-061-1/+1
| * | | [media] m5mols: Fix typo in get_fmt callbackSylwester Nawrocki2013-01-061-1/+1
| * | | [media] v4l: vb2: Set data_offset to 0 for single-plane output buffersLaurent Pinchart2013-01-061-1/+3
| * | | [media] [FOR,v3.8] omap3isp: Don't include deleted OMAP plat/ header filesLaurent Pinchart2013-01-011-3/+0
| * | | [media] gspca_sonixj: Add a small delay after i2c_w1Hans de Goede2012-12-211-0/+1
| * | | [media] gspca_sonixb: Properly wait between i2c writesHans de Goede2012-12-211-5/+8
| * | | [media] gspca_kinect: add Kinect for Windows USB idJacob Schloss2012-12-211-0/+1
* | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-1/+1
| |/ / |/| |
* | | Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-03102-373/+360
| |/ |/|
* | Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-301-2/+0
|\ \
| * | ARM: OMAP2+: Drop plat/cpu.h for omap2plusTony Lindgren2012-12-171-2/+0
* | | Partly revert "[media] uvcvideo: Set error_idx properly for extended controls...Rafael J. Wysocki2012-12-232-18/+13
|/ /
* | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-153-16/+46
|\ \
| * | OMAPDSS: use omapdss_compat_init() in other driversTomi Valkeinen2012-12-071-3/+14
| * | [media] omap_vout: remove extra includeTomi Valkeinen2012-11-291-1/+0
| * | [media] omap_vout: use omapdss's version instead of cpu_is_*Tomi Valkeinen2012-11-293-12/+32
| * | Merge tag 'v3.7-rc4'Tomi Valkeinen2012-11-161-8/+10
| |\ \
* | \ \ Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-13271-1576/+6801
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'for_3.8-rc1' into v4l_for_linusMauro Carvalho Chehab2012-12-11271-1576/+6801
| |\ \ \
| | * | | [media] omap3isp: Replace cpu_is_omap3630() with ISP revision checkLaurent Pinchart2012-11-281-9/+16
| | * | | [media] omap3isp: Prepare/unprepare clocks before/after enable/disableLaurent Pinchart2012-11-281-12/+13
| | * | | [media] omap3isp: preview: Add support for 8-bit formats at the sink padLaurent Pinchart2012-11-281-13/+28
| | * | | [media] omap3isp: Replace printk with dev_*Laurent Pinchart2012-11-284-11/+12
| | * | | [media] omap3isp: Find source pad from external entitySakari Ailus2012-11-281-1/+14
| | * | | [media] omap3isp: Configure CSI-2 phy based on platform dataSakari Ailus2012-11-283-83/+83
| | * | | [media] omap3isp: Add PHY routing configurationSakari Ailus2012-11-282-0/+110
| | * | | [media] omap3isp: Add CSI configuration registers from control block to ISP r...Sakari Ailus2012-11-282-2/+6
| | * | | [media] omap3isp: Remove unneeded module memory address definitionsLaurent Pinchart2012-11-282-79/+6
| | * | | [media] omap3isp: Use monotonic timestamps for statistics buffersLaurent Pinchart2012-11-282-3/+4
| | * | | [media] uvcvideo: Fix control value clamping for unsigned integer controlsLaurent Pinchart2012-11-281-2/+6
| | * | | [media] uvcvideo: Mark first output terminal as default video nodeLaurent Pinchart2012-11-283-0/+8
| | * | | [media] uvcvideo: Add VIDIOC_[GS]_PRIORITY supportLaurent Pinchart2012-11-283-0/+49
| | * | | [media] uvcvideo: Return -ENOTTY for unsupported ioctlsLaurent Pinchart2012-11-281-2/+2
| | * | | [media] uvcvideo: Set device_caps in VIDIOC_QUERYCAPLaurent Pinchart2012-11-283-4/+13
| | * | | [media] uvcvideo: Don't fail when an unsupported format is requestedLaurent Pinchart2012-11-283-5/+8
| | * | | [media] uvcvideo: Return -EACCES when trying to access a read/write-only controlLaurent Pinchart2012-11-281-2/+2
| | * | | [media] uvcvideo: Set error_idx properly for extended controls API failuresLaurent Pinchart2012-11-282-14/+22
| | * | | [media] rtl28xxu: add NOXON DAB/DAB+ USB dongle rev 2Juergen Lock2012-11-282-0/+3
| | * | | [media] fc2580: write some registers conditionallyAntti Palosaari2012-11-281-26/+35
| | * | | [media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interfaceSylwester Nawrocki2012-11-288-0/+3620
OpenPOWER on IntegriCloud