summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2011-10-306-31/+62
|\
| *-----. Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-216-31/+62
| |\ \ \ \
| | | | | * iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel2011-10-211-1/+1
| | | | |/
| | | * | iommu/omap: Fix build error with !IOMMU_SUPPORTJoerg Roedel2011-09-141-2/+1
| | | |/
| | | * omap: iommu: omapify 'struct iommu' and exposed APIOhad Ben-Cohen2011-08-265-21/+23
| | | * omap: iommu/iovmm: move to dedicated iommu folderOhad Ben-Cohen2011-08-261-1/+1
| | | * omap: iommu: migrate to the generic IOMMU APIOhad Ben-Cohen2011-08-265-20/+50
| | |/
* | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-6/+12
|\ \ \
| * \ \ Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2011-10-151-6/+12
| |\ \ \ | | |/ / | |/| |
| | * | OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja2011-10-031-5/+12
| | * | OMAPDSS: remove vaddr from overlay infoTomi Valkeinen2011-09-301-1/+0
* | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-071-2/+2
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | PM QoS: Minor clean-upsJean Pihet2011-08-251-1/+1
| | * | | PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
| | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-241-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-078-17/+26
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-227-74/+30
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-256-6/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | treewide: Correct spelling of successfully in commentsJoe Perches2011-09-271-1/+1
| * | | | doc: fix broken referencesPaul Bolle2011-09-274-4/+4
| * | | | Merge branch 'master' into for-nextJiri Kosina2011-09-15335-8580/+44604
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl2011-09-151-0/+2
| * | | | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-151-1/+1
* | | | | [media] videodev: fix a NULL pointer dereference in v4l2_device_release()Antonio Ospite2011-10-191-1/+1
| |_|_|/ |/| | |
* | | | [media] omap3isp: Fix build error in ispccdc.cJoerg Roedel2011-09-211-0/+1
* | | | [media] uvcvideo: Fix crash when linking entitiesLaurent Pinchart2011-09-211-1/+1
* | | | [media] v4l: Make sure we hold a reference to the v4l2_device before using itDave Young2011-09-211-0/+2
* | | | [media] v4l: Fix use-after-free case in v4l2_device_releaseHans Verkuil2011-09-211-0/+11
* | | | [media] uvcvideo: Set alternate setting 0 on resume if the bus has been resetMing Lei2011-09-213-3/+11
* | | | [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2archit taneja2011-09-211-13/+0
| |/ / |/| |
* | | [media] vp7045: fix buffer setupFlorian Mickler2011-09-111-22/+4
* | | [media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson2011-09-112-38/+8
* | | [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULLJesper Juhl2011-09-111-0/+2
* | | [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240Jean-François Moine2011-09-111-0/+4
* | | [media] gspca - sonixj: Fix wrong register mask for sensor om6802Luiz Carlos Ramos2011-09-111-1/+1
* | | [media] gspca - ov519: Fix LED inversion of some ov519 webcamsJean-François Moine2011-09-111-12/+10
* | | [media] pwc: precedence bug in pwc_init_controls()Dan Carpenter2011-09-111-1/+1
| |/ |/|
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-30329-8503/+44573
|\ \
| * | [media] ir-mce_kbd-decoder: include module.h for its facilitiesStephen Rothwell2011-07-291-0/+1
| * | [media] ov5642: include module.h for its facilitiesStephen Rothwell2011-07-291-0/+1
| * | [media] em28xx: Fix DVB-C maxsize for em2884Mauro Carvalho Chehab2011-07-282-12/+34
| * | [media] tda18271c2dd: Fix saw filter configuration for DVB-C @6MHzMauro Carvalho Chehab2011-07-281-1/+19
| * | [media] v4l: mt9v032: Fix Bayer patternLaurent Pinchart2011-07-271-10/+10
| * | [media] V4L: mt9m111: rewrite set_pixfmtMichael Grzeschik2011-07-271-106/+69
| * | [media] V4L: mt9m111: fix missing return value check mt9m111_reg_clearMichael Grzeschik2011-07-271-1/+3
| * | [media] V4L: initial driver for ov5642 CMOS sensorBastian Hecht2011-07-273-0/+1018
| * | [media] V4L: sh_mobile_ceu_camera: fix Oops when USERPTR mapping failsGuennadi Liakhovetski2011-07-271-2/+6
OpenPOWER on IntegriCloud