summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: imx: move hard-coding data into device treeShawn Guo2013-04-0929-10841/+6246
* ARM: imx: use #include for all device treesShawn Guo2013-04-0926-26/+26
* ARM: dts: imx6q-sabresd: Add USB supportPeter Chen2013-04-092-0/+31
* ARM: dts: imx6q: add PMUDirk Behme2013-04-091-0/+5
* Merge remote-tracking branch 'swarren/for-3.10/dtc-cpp-chroot-std-headers' in...Shawn Guo2013-04-096-42/+125
|\
| * ARM: dt: create a DT header for the GICStephen Warren2013-04-051-0/+22
| * ARM: dt: add header to define IRQ flagsStephen Warren2013-04-051-0/+19
| * ARM: dt: add header to define GPIO flagsStephen Warren2013-04-051-0/+15
| * kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren2013-04-051-9/+5
| * kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren2013-04-051-2/+3
| * kbuild: fixdep: support concatenated dep filesStephen Warren2013-04-051-32/+61
| * kbuild: create an "include chroot" for DT bindingsStephen Warren2013-04-052-1/+2
* | Merge tag 'imx-cleanup-3.10' into imx/dtShawn Guo2013-04-0918-533/+3
|\ \
| * | ARM: i.MX: remove unused ARCH_* configsPaul Bolle2013-04-091-18/+0
| * | ARM i.MX53: remove platform ahci supportSascha Hauer2013-04-094-172/+0
| * | ARM: imx: remove mx6q.hShawn Guo2013-04-022-32/+0
| * | ARM: imx: remove Makefile.bootShawn Guo2013-04-021-35/+0
| * | ARM: imx: clk-imx27: Do not register peripheral clock for SSIFabio Estevam2013-04-021-2/+0
| * | ARM: imx: avic: Move avic_saved_mask_reg under CONFIG_PMFabio Estevam2013-04-021-2/+2
| * | ARM: imx: Remove cpufreq driverMarkus Pargmann2013-04-017-269/+1
| * | ARM: imx: remove pl310_get_save_ptr() declarationShawn Guo2013-04-011-1/+0
| * | ARM: imx: remove duplicated function declarationShawn Guo2013-04-011-2/+0
|/ /
* | Linux 3.9-rc5v3.9-rc5Linus Torvalds2013-04-011-1/+1
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-03-312-4/+20
|\ \
| * | dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko2013-03-302-1/+17
| * | dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann2013-03-301-3/+3
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-03-3111-38/+53
|\ \ \
| * | | [media] [REGRESSION] bt8xx: Fix too large height in cropcapHans de Goede2013-03-261-5/+15
| * | | [media] fix compilation with both V4L2 and I2C as 'm'Mauro Carvalho Chehab2013-03-251-1/+1
| * | | [media] m5mols: Fix bug in stream on handlerAndrzej Hajda2013-03-211-1/+1
| * | | [media] s5p-fimc: Do not attempt to disable not enabled media pipelineSylwester Nawrocki2013-03-211-20/+19
| * | | [media] s5p-mfc: Fix encoder control 15 issueArun Kumar K2013-03-211-0/+1
| * | | [media] s5p-mfc: Fix frame skip bugArun Kumar K2013-03-211-1/+1
| * | | [media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finishShaik Ameer Basha2013-03-211-2/+4
| * | | [media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finishShaik Ameer Basha2013-03-211-3/+5
| * | | [media] fimc-lite: Fix the variable type to avoid possible crashShaik Ameer Basha2013-03-211-4/+4
| * | | [media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structureShaik Ameer Basha2013-03-211-0/+1
| * | | [media] ir: IR_RX51 only works on OMAP2Arnd Bergmann2013-03-191-1/+1
| * | | Merge tag 'v3.9-rc3' into v4l_for_linusMauro Carvalho Chehab2013-03-1910483-271885/+524714
| |\ \ \
* | \ \ \ Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds2013-03-3121-261/+716
|\ \ \ \ \
| * | | | | mg_disk: fix error return code in mg_probe()Wei Yongjun2013-03-281-1/+3
| * | | | | rsxx: remove unused variablePhilip J Kelleher2013-03-261-1/+0
| * | | | | rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher2013-03-263-5/+22
| * | | | | block: removes dynamic allocation on stackPhilip J Kelleher2013-03-261-1/+6
| * | | | | Block: blk-flush: Fixed indent code styleAlice Ferrazzi2013-03-221-1/+1
| * | | | | cciss: fix invalid use of sizeof in cciss_find_cfgtables()Wei Yongjun2013-03-221-1/+1
| * | | | | loop: cleanup partitions when detaching loop devicePhillip Susi2013-03-222-2/+20
| * | | | | loop: fix error return code in loop_add()Wei Yongjun2013-03-221-0/+1
| * | | | | mtip32xx: fix error return code in mtip_pci_probe()Wei Yongjun2013-03-221-1/+3
| * | | | | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-03-225-107/+179
| |\ \ \ \ \