summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] tda18271: enter low-power standby mode at the end of tda18271_attach()Michael Krufky2012-10-011-0/+3
* [media] ivtv: fix format enumeration: don't show invalid formatsHans Verkuil2012-10-011-33/+35
* [media] ivtv: disable a bunch of ioctls that are invalid for the decoder VBIHans Verkuil2012-10-011-0/+13
* [media] ivtv: fix incorrect service_set for the decoder VBI captureHans Verkuil2012-10-011-0/+1
* [media] ivtv: don't allow g/s_frequency for output device nodesHans Verkuil2012-10-012-0/+7
* [media] ivtv: fix v4l2-compliance errors for the radio deviceHans Verkuil2012-10-012-3/+12
* [media] ivtv: fix v4l2-compliance error: inconsistent std reportingHans Verkuil2012-10-011-0/+9
* [media] ivtv: DECODER_CMD v4l2-compliance fixesHans Verkuil2012-10-011-0/+7
* [media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...Hans Verkuil2012-10-017-9/+10
* [media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil2012-10-018-9/+50
* [media] rtl28xxu: [0ccd:00d3] TerraTec Cinergy T Stick RC (Rev. 3)Antti Palosaari2012-10-011-0/+2
* [media] fc2580: use macro for 64 bit division and reminderGianluca Gennari2012-10-011-2/+1
* [media] fc2580: silence uninitialized variable warningGianluca Gennari2012-10-011-1/+1
* [media] fc2580: define const as UL to silence a warningGianluca Gennari2012-10-011-1/+1
* [media] em28xx: do not set PCTV 290e LNA handler if fe attach failAntti Palosaari2012-10-011-11/+13
* [media] cxd2820r: use static GPIO config when GPIOLIB is undefinedAntti Palosaari2012-10-012-9/+23
* [media] em28xx: implement FE set_lna() callbackAntti Palosaari2012-10-011-5/+36
* [media] MAINTAINERS: Add stk1160 driverEzequiel Garcia2012-10-011-0/+7
* [media] MAINTAINERS: add modules I am responsibleAntti Palosaari2012-10-011-0/+231
* [media] v4l2-ioctl.c: fix overlay supportHans Verkuil2012-10-011-1/+7
* [media] media/radio/shark2: Fix build error caused by missing dependenciesArnd Bergmann2012-10-011-2/+2
* [media] s5p-mfc: Fix second memory bank alignmentKamil Debski2012-10-011-1/+1
* [media] s5p-fimc: Fix setup of initial links to FIMC entitiesSylwester Nawrocki2012-10-011-1/+4
* [media] m5mols: Fix cast warnings from m5mols_[set/get]_ctrl_modeSylwester Nawrocki2012-10-012-4/+4
* [media] m5mols: Add missing free_irq() on error pathSylwester Nawrocki2012-10-011-1/+3
* [media] s5p-fimc: Don't allocate fimc-m2m video device dynamicallySylwester Nawrocki2012-10-013-28/+17
* [media] s5p-fimc: Don't allocate fimc-capture video device dynamicallySylwester Nawrocki2012-10-015-28/+16
* [media] s5p-fimc: Don't allocate fimc-lite video device structure dynamicallySylwester Nawrocki2012-10-014-29/+19
* [media] s5p-fimc: Enable FIMC-LITE driver only for SOC_EXYNOS4x12Sylwester Nawrocki2012-10-011-1/+1
* Merge tag 'v3.6' into staging/for_v3.7Mauro Carvalho Chehab2012-10-01619-2807/+5141
|\
| * Linux 3.6v3.6Linus Torvalds2012-09-301-1/+1
| * vfs: dcache: fix deadlock in tree traversalMiklos Szeredi2012-09-291-0/+6
| * Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-09-292-20/+28
| |\
| | * iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel2012-09-281-2/+4
| | * iommu: static inline iommu group stub functionsAlex Williamson2012-09-251-18/+24
| * | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-09-292-50/+105
| |\ \
| | * | NVMe: Cancel outstanding IOs on queue deletionMatthew Wilcox2012-08-071-23/+32
| | * | NVMe: Free admin queue memory on initialisation failureMatthew Wilcox2012-08-031-9/+19
| | * | NVMe: Use ida for nvme device instanceQuoc-Son Anh2012-07-311-5/+26
| | * | NVMe: Fix whitespace damage in nvme_initMatthew Wilcox2012-07-311-2/+2
| | * | NVMe: handle allocation failure in nvme_map_user_pages()Dan Carpenter2012-07-311-0/+2
| | * | NVMe: Fix uninitialized iod compiler warningKeith Busch2012-07-271-1/+1
| | * | NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-272-4/+7
| | * | NVMe: Set block queue max sectorsKeith Busch2012-07-262-0/+8
| | * | NVMe: use namespace id for nvme_get_featuresKeith Busch2012-07-261-2/+2
| | * | NVMe: replace nvme_ns with nvme_dev for user adminKeith Busch2012-07-261-3/+2
| | * | NVMe: Fix nvme module init when nvme_major is setKeith Busch2012-07-261-2/+4
| | * | NVMe: Set request queue logical block sizeKeith Busch2012-07-251-0/+1
| * | | mtdchar: fix offset overflow detectionLinus Torvalds2012-09-281-6/+42
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2810-26/+54
| |\ \ \
OpenPOWER on IntegriCloud