aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-31
|\
| * [media] videodev2: Reorganize standard macros and add a few more macrosMauro Carvalho Chehab2011-10-08
| * [media] m5mols: Remove superfluous irq field from the platform data structSylwester Nawrocki2011-09-23
| * [media] s5p-fimc: Convert to use generic media bus polarity flagsSylwester Nawrocki2011-09-23
| * [media] v4l2: Add polarity flag definitions for the parallel bus FIELD signalSylwester Nawrocki2011-09-23
| * USB: export video.h to the includes available for userspaceLaurent Pinchart2011-09-23
| * [media] altera-stapl: it is time to move out from stagingIgor M. Liplianin2011-09-23
| * [media] ati_remote: add support for SnapStream Firefly remoteAnssi Hannula2011-09-22
| * [media] ati_remote: add keymap for Medion X10 RF remoteAnssi Hannula2011-09-22
| * [media] ati_remote: migrate to the rc subsystemAnssi Hannula2011-09-22
| * [media] mt9t001: Aptina (Micron) MT9T001 3MP sensor driverLaurent Pinchart2011-09-21
| * [media] noon010pc30: Remove g_chip_ident operation handlerSylwester Nawrocki2011-09-21
| * [media] v4l2-ctrls: implement new volatile autocluster schemeHans Verkuil2011-09-21
| * [media] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-21
| * [media] videodev2.h: add V4L2_CTRL_FLAG_VOLATILEHans Verkuil2011-09-21
| * Merge tag 'v3.1-rc6' into staging/for_v3.2Mauro Carvalho Chehab2011-09-17
| |\
| * | [media] mt9p031: Aptina (Micron) MT9P031 5MP sensor driverJavier Martin2011-09-11
| * | [media] omap3isp: Move platform data definitions from isp.h to media/omap3isp.hLaurent Pinchart2011-09-11
| * | [media] s5p-fimc: Add v4l2_device notification support for single frame captureSylwester Nawrocki2011-09-06
| * | [media] s5p-fimc: Add the media device driverSylwester Nawrocki2011-09-06
| * | [media] media: vb2: change queue initialization orderMarek Szyprowski2011-09-06
| * | [media] media: vb2: dma contig allocator: use dma_addr instread of paddrMarek Szyprowski2011-09-06
| * | [media] media: vb2: change plane sizes array to unsigned int[]Marek Szyprowski2011-09-06
| * | [media] media: vb2: fix handling MAPPED buffer flagMarek Szyprowski2011-09-06
| * | [media] media: vb2: add a check if queued userptr buffer is large enoughMarek Szyprowski2011-09-06
| * | [media] rc-core.h: Surround macro with do {} while (0)Joe Perches2011-09-03
| * | [media] saa7146: Use current logging stylesJoe Perches2011-09-03
| * | [media] DVB: increment minor version after addition of SYS_TURBOAndreas Oberritter2011-09-03
| * | [media] DVB: Add SYS_TURBO for north american turbo code FECAndreas Oberritter2011-09-03
| * | [media] omap3isp: ccdc: Use generic frame sync event instead of private HS_VS...Sakari Ailus2011-08-29
| * | [media] v4l: events: Define V4L2_EVENT_FRAME_SYNCSakari Ailus2011-08-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-31
|\ \ \
| * | | vlan: allow nested vlan_do_receive()Eric Dumazet2011-10-30
| * | | ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAITEric Dumazet2011-10-27
* | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-10-30
|\ \ \ \
| * | | | i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron2011-10-30
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-30
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-21
| |\ \ \ \ \ \ \ \
| | | | | * | | | | iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel2011-10-21
| | | | | * | | | | iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-21
| | | | | * | | | | iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel2011-10-21
| | | | | * | | | | Driver core: Add iommu_ops to bus_typeJoerg Roedel2011-10-21
| | | | | * | | | | iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_APIJoerg Roedel2011-10-21
| | | |_|/ / / / / | | |/| | | | | |
| | | | * | | | | iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen2011-09-30
| | | | * | | | | iommu/core: Add fault reporting mechanismOhad Ben-Cohen2011-09-14
| | | |/ / / / /
* | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-30
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: s390: implement sigp external callChristian Ehrhardt2011-10-30
| * | | | | | | | KVM: Fix simultaneous NMIsAvi Kivity2011-09-25
| * | | | | | | | KVM: Clean up and extend rate-limited outputJan Kiszka2011-09-25
| * | | | | | | | KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf2011-09-25