aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [media] vivi: set device_capsHans Verkuil2012-01-231-2/+3
* [media] V4L2: Add per-device-node capabilitiesHans Verkuil2012-01-233-4/+4
* [media] omap_vout: fix section mismatchTomi Valkeinen2012-01-231-2/+1
* [media] cinergyT2-fe: Fix bandwdith settingsMauro Carvalho Chehab2012-01-231-3/+4
* Merge tag 'v3.3-rc1' into staging/for_v3.3Mauro Carvalho Chehab2012-01-21147-1768/+207
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-1847-619/+683
| |\
| * \ Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-172-2/+2
| |\ \
| | * \ Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-172-2/+2
| | |\ \
| | | * | media, video: move to dma_transfer_directionVinod Koul2011-10-312-2/+2
| * | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-01-15425-11713/+28789
| |\ \ \ \
| * \ \ \ \ Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-141-18/+15
| |\ \ \ \ \
| | * | | | | OMAPDSS: APPLY: rewrite overlay enable/disableTomi Valkeinen2011-12-021-18/+15
| * | | | | | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-1340-59/+59
| * | | | | | module_param: check type correctness for module_param_arrayRusty Russell2012-01-132-4/+4
| * | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-105-42/+20
| |\ \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-. | | | | | Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel2012-01-095-42/+20
| | |\ \| | | | |
| | | * | | | | | iommu/omap: eliminate the public omap_find_iommu_device() methodOhad Ben-Cohen2011-12-055-42/+20
| | | |/ / / / /
| * | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-093-1/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-0728-304/+347
| | |\ \ \ \ \ \ \
| | * | | | | | | | ARM: davinci: vpif: move code to driver core header from platformManjunath Hadli2011-12-033-1/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-084-4/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | misc latin1 to utf8 conversionsAl Viro2012-01-021-1/+1
| | * | | | | | | | treewide: Fix comment and string typo 'bufer'Paul Bolle2011-12-062-2/+2
| | * | | | | | | | treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-083-3/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | switch device_get_devnode() and ->devnode() to umode_t *Al Viro2012-01-033-3/+3
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-0697-1635/+97
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-1897-1635/+97
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | [media] az6007: CodingStyle fixesMauro Carvalho Chehab2012-01-211-14/+13
* | | | | | | | [media] az6007: Enable the driver at the building systemMauro Carvalho Chehab2012-01-212-1/+11
* | | | | | | | [media] az6007: Use the right keycode for Terratec H7Mauro Carvalho Chehab2012-01-212-1/+53
* | | | | | | | [media] az6007: Convert IR to use the rc_core logicMauro Carvalho Chehab2012-01-211-23/+7
* | | | | | | | [media] az6007: Fix IR handlingMauro Carvalho Chehab2012-01-211-18/+13
* | | | | | | | [media] az6007: Be sure to use kmalloc'ed buffer for transfersMauro Carvalho Chehab2012-01-211-10/+17
* | | | | | | | [media] az6007: Protect read/write calls with a mutexMauro Carvalho Chehab2012-01-211-60/+62
* | | | | | | | [media] az6007: Driver cleanupMauro Carvalho Chehab2012-01-211-43/+13
* | | | | | | | [media] az6007: code cleanups and fixesMauro Carvalho Chehab2012-01-211-65/+83
* | | | | | | | [media] drxk: Allow enabling MERR/MVAL cfgMauro Carvalho Chehab2012-01-214-2/+13
* | | | | | | | [media] drxk: add support for Mpeg output clock drive strength configMauro Carvalho Chehab2012-01-213-9/+10
* | | | | | | | [media] az6007: Use DRX-K dynamic clock modeMauro Carvalho Chehab2012-01-211-4/+5
* | | | | | | | [media] drxk: Allow setting it on dynamic_clock modeMauro Carvalho Chehab2012-01-212-12/+19
* | | | | | | | [media] az6007: Use a per device private structMauro Carvalho Chehab2012-01-211-6/+5
* | | | | | | | [media] az6007: Change it to use the MFE solution adopted at dvb-usbMauro Carvalho Chehab2012-01-211-25/+17
* | | | | | | | [media] az6007: Use the new MFE support at dvb-usbMauro Carvalho Chehab2012-01-211-36/+38
* | | | | | | | [media] az6007: improve the error messages for az6007 read/write callsMauro Carvalho Chehab2012-01-211-4/+3
* | | | | | | | [media] az6007: Fix IR receive codeMauro Carvalho Chehab2012-01-211-11/+26
* | | | | | | | [media] az6007: Simplify the code by removing an uneeded functionMauro Carvalho Chehab2012-01-211-29/+0
* | | | | | | | [media] az6007: Simplify the read/write logicMauro Carvalho Chehab2012-01-211-98/+87
* | | | | | | | [media] az6007: Change the az6007 read/write routine parameterMauro Carvalho Chehab2012-01-211-28/+28
* | | | | | | | [media] az6007: Fix some init sequences and use the right firmwaresMauro Carvalho Chehab2012-01-211-62/+43