summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | [media] cx88: fix NULL pointer dereferenceHans Verkuil2013-06-092-9/+6
| | * | | | | | [media] exynos4-is: Remove "sysreg" clock handlingSylwester Nawrocki2013-06-092-2/+0
| | * | | | | | [media] exynos4-is: Fix reported colorspace at FIMC-IS-ISP subdevSylwester Nawrocki2013-06-091-2/+2
| | * | | | | | [media] exynos4-is: Ensure fimc-is clocks are not enabled until properly conf...Sylwester Nawrocki2013-06-091-10/+3
| | * | | | | | [media] exynos4-is: Prevent NULL pointer dereference when firmware isn't loadedSylwester Nawrocki2013-06-091-1/+7
| | * | | | | | [media] s5p-mfc: Add NULL check for allocated bufferSachin Kamat2013-06-031-1/+1
| | * | | | | | [media] s5p-mfc: added missing end-of-lines in debug messagesAndrzej Hajda2013-06-036-23/+23
| | * | | | | | [media] s5p-mfc: v4l2 controls setup routine moved to initialization codeAndrzej Hajda2013-06-031-1/+1
| | * | | | | | [media] s5p-mfc: separate encoder parameters for h264 and mpeg4Andrzej Hajda2013-06-031-1/+1
| | * | | | | | [media] s5p-mfc: Remove special clock usage in driverArun Kumar K2013-06-033-22/+0
| | * | | | | | [media] s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() functionSylwester Nawrocki2013-06-031-7/+1
| | * | | | | | [media] v4l2: mem2mem: save irq flags correctlyJohn Sheu2013-06-031-8/+11
| | * | | | | | [media] coda: v4l2-compliance fix: add VIDIOC_CREATE_BUFS supportPhilipp Zabel2013-06-031-0/+9
| | * | | | | | [media] v4l2-mem2mem: add v4l2_m2m_create_bufs helperPhilipp Zabel2013-06-031-0/+14
| | * | | | | | [media] media: v4l2-mem2mem: return for polling if a buffer is availableSeung-Woo Kim2013-06-031-2/+4
| | * | | | | | [media] media: vb2: return for polling if a buffer is availableSeung-Woo Kim2013-06-031-1/+2
| | * | | | | | [media] s5p-mfc: Update v6 encoder buffer allocArun Kumar K2013-06-035-53/+67
| | * | | | | | [media] staging/solo6x10: select the desired fontXiong Zhou2013-05-271-0/+1
| | * | | | | | [media] drivers/staging: davinci: vpfe: fix dependency for building the driverLad, Prabhakar2013-05-271-1/+1
| | * | | | | | [media] exynos4-is: Fix off-by-one valid range checking for is->config_indexAxel Lin2013-05-211-1/+1
| | * | | | | | [media] s5c73m3: Fix off-by-one valid range checking for fie->indexAxel Lin2013-05-211-1/+1
| | * | | | | | [media] s3c-camif: Fix incorrect variable typeSachin Kamat2013-05-211-1/+1
| | * | | | | | [media] exynos4-is: Fix potential null pointer dereference in mipi-csis.cSachin Kamat2013-05-211-1/+1
| | * | | | | | [media] vpfe-capture.c: remove unused label probe_free_lockHans Verkuil2013-05-211-1/+0
| | * | | | | | [media] radio-si476x: depend on SND_SOCArnd Bergmann2013-05-211-0/+1
| | * | | | | | [media] v4l2: SI476X MFD - Do not use binary constantsGeert Uytterhoeven2013-05-211-1/+1
| | * | | | | | [media] davinci: vpfe: fix error return code in vpfe_probe()Wei Yongjun2013-05-211-2/+4
| | * | | | | | [media] davinci: vpfe: fix error path in probeLad, Prabhakar2013-05-211-1/+1
| | * | | | | | [media] media: davinci: vpbe: fix layer availability for NV12 formatLad, Prabhakar2013-05-211-0/+15
| | * | | | | | [media] gspca-sonixb: Adjust hstart on sn9c103 + pas202Hans de Goede2013-05-071-0/+7
| | * | | | | | [media] pwc: Fix comment wrt lock orderingHans de Goede2013-05-071-1/+1
| * | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds2013-06-185-13/+16
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: tegra30: clocks: Fix pciex clock registrationJay Agarwal2013-06-161-5/+6
| | * | | | | | | clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clockTushar Behera2013-06-121-1/+1
| | * | | | | | | clk: spear: fix build error for spear3xxArnd Bergmann2013-06-111-1/+1
| | * | | | | | | clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properlyDoug Anderson2013-06-111-2/+3
| | * | | | | | | clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clockTushar Behera2013-06-111-1/+1
| | * | | | | | | clk: exynos5250: Update cpufreq related clocks for EXYNOS5250Tushar Behera2013-06-111-3/+3
| | * | | | | | | clk: remove notifier from list before freeing itLai Jiangshan2013-06-071-0/+1
| * | | | | | | | lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro2013-06-164-4/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | usb: check usb_hub_to_struct_hub() return valueMathias Nyman2013-06-183-10/+19
* | | | | | | | xhci: check for failed dma pool allocationMathias Nyman2013-06-181-0/+4
* | | | | | | | Merge tag 'for-usb-next-2013-06-17' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2013-06-184-67/+151
|\ \ \ \ \ \ \ \
| * | | | | | | | xhci: remove BUG() in xhci_get_endpoint_type()Mathias Nyman2013-06-141-5/+9
| * | | | | | | | xhci: Remove BUG in xhci_setup_addressable_virt_devMathias Nyman2013-06-141-25/+10
| * | | | | | | | xhci: Remove BUG_ON in xhci_get_input_control_ctx.Sarah Sharp2013-06-144-35/+126
| * | | | | | | | xhci: Remove BUG_ON() in xhci_alloc_container_ctx.Sarah Sharp2013-06-141-2/+6
* | | | | | | | | usb: gadget: f_subset: fix missing unlock on error in geth_alloc()Wei Yongjun2013-06-181-0/+1
* | | | | | | | | usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()Wei Yongjun2013-06-181-0/+1
* | | | | | | | | usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()Wei Yongjun2013-06-181-0/+1