summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* [media] V4L: soc-camera: compatible bus-width flagsGuennadi Liakhovetski2011-11-031-6/+6
* [media] V4L: soc_camera_platform: support the new mbus-config subdev opsGuennadi Liakhovetski2011-11-031-0/+3
* [media] V4L: ov772x: rename macros to not pollute the global namespaceGuennadi Liakhovetski2011-11-031-13/+12
* [media] V4L: soc-camera: add helper functions for new bus configuration typeGuennadi Liakhovetski2011-11-032-2/+6
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-3119-78/+363
|\
| * [media] videodev2: Reorganize standard macros and add a few more macrosMauro Carvalho Chehab2011-10-081-20/+59
| * [media] m5mols: Remove superfluous irq field from the platform data structSylwester Nawrocki2011-09-241-3/+1
| * [media] s5p-fimc: Convert to use generic media bus polarity flagsSylwester Nawrocki2011-09-241-6/+1
| * [media] v4l2: Add polarity flag definitions for the parallel bus FIELD signalSylwester Nawrocki2011-09-241-2/+10
| * USB: export video.h to the includes available for userspaceLaurent Pinchart2011-09-241-0/+1
| * [media] altera-stapl: it is time to move out from stagingIgor M. Liplianin2011-09-231-0/+49
| * [media] ati_remote: add support for SnapStream Firefly remoteAnssi Hannula2011-09-221-0/+1
| * [media] ati_remote: add keymap for Medion X10 RF remoteAnssi Hannula2011-09-221-0/+1
| * [media] ati_remote: migrate to the rc subsystemAnssi Hannula2011-09-221-0/+1
| * [media] mt9t001: Aptina (Micron) MT9T001 3MP sensor driverLaurent Pinchart2011-09-211-0/+8
| * [media] noon010pc30: Remove g_chip_ident operation handlerSylwester Nawrocki2011-09-211-3/+0
| * [media] v4l2-ctrls: implement new volatile autocluster schemeHans Verkuil2011-09-211-0/+3
| * [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-211-11/+1
| * [media] videodev2.h: add V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-211-0/+1
| * Merge tag 'v3.1-rc6' into staging/for_v3.2Mauro Carvalho Chehab2011-09-17112-394/+2046
| |\
| * | [media] mt9p031: Aptina (Micron) MT9P031 5MP sensor driverJavier Martin2011-09-111-0/+19
| * | [media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.hLaurent Pinchart2011-09-111-0/+140
| * | [media] s5p-fimc: Add v4l2_device notification support for single frame captureSylwester Nawrocki2011-09-061-0/+9
| * | [media] s5p-fimc: Add the media device driverSylwester Nawrocki2011-09-061-0/+2
| * | [media] media: vb2: change queue initialization orderMarek Szyprowski2011-09-061-4/+13
| * | [media] media: vb2: dma contig allocator: use dma_addr instread of paddrMarek Szyprowski2011-09-061-3/+3
| * | [media] media: vb2: change plane sizes array to unsigned int[]Marek Szyprowski2011-09-061-2/+2
| * | [media] media: vb2: fix handling MAPPED buffer flagMarek Szyprowski2011-09-061-3/+0
| * | [media] media: vb2: add a check if queued userptr buffer is large enoughMarek Szyprowski2011-09-061-0/+1
| * | [media] rc-core.h: Surround macro with do {} while (0)Joe Perches2011-09-041-2/+5
| * | [media] saa7146: Use current logging stylesJoe Perches2011-09-041-14/+22
| * | [media] DVB: increment minor version after addition of SYS_TURBOAndreas Oberritter2011-09-041-1/+1
| * | [media] DVB: Add SYS_TURBO for north american turbo code FECAndreas Oberritter2011-09-031-0/+1
| * | [media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS...Sakari Ailus2011-08-291-2/+0
| * | [media] v4l: events: Define V4L2_EVENT_FRAME_SYNCSakari Ailus2011-08-291-3/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-313-4/+6
|\ \ \
| * | | vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-301-3/+3
| * | | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-272-1/+3
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-301-0/+17
|\ \ \ \
| * | | | i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron2011-10-301-0/+17
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-302-10/+72
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-212-10/+72
| |\ \ \ \ \ \ \ \
| | | | | * | | | | iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel2011-10-211-1/+0
| | | | | * | | | | iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-211-2/+2
| | | | | * | | | | iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel2011-10-211-2/+4
| | | | | * | | | | Driver core: Add iommu_ops to bus_typeJoerg Roedel2011-10-212-0/+8
| | | | | * | | | | iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_APIJoerg Roedel2011-10-211-5/+3
| | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen2011-09-301-1/+5
| | | | * | | | | iommu/core: Add fault reporting mechanismOhad Ben-Cohen2011-09-141-0/+51
| | | |/ / / / /
* | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-302-17/+21
|\ \ \ \ \ \ \ \