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
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-06-1511-29/+74
|\ \ \ \ \ \ \ \
| * | | | | | | | netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-141-1/+5
| * | | | | | | | tulip: Properly check dma mapping resultNeil Horman2013-06-141-0/+6
| * | | | | | | | net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-131-4/+11
| * | | | | | | | drivers: net: davinci_mdio: restore mdio clk divider in mdio resumeMugunthan V N2013-06-131-4/+1
| * | | | | | | | drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driverMugunthan V N2013-06-131-2/+2
| * | | | | | | | tg3: Wait for boot code to finish after power onNithin Sujir2013-06-131-0/+10
| * | | | | | | | bonding: fix igmp_retrans type and two related racesNikolay Aleksandrov2013-06-132-5/+12
| * | | | | | | | bonding: reset master mac on first enslave failureNikolay Aleksandrov2013-06-131-0/+4
| * | | | | | | | net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1