summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer2012-11-12217-1011/+1083
|\
| * ARM: imx: select HAVE_IMX_SRC when SMP is enabledShawn Guo2012-10-231-2/+1
| * ARM: mach-imx: Fix selection of ARCH_MXCFabio Estevam2012-10-193-1/+3
| * ARM: imx: enable multi-platform buildShawn Guo2012-10-156-201/+33
| * ARM: imx: call mxc_device_init() in soc specific functionShawn Guo2012-10-157-2/+16
| * ARM: imx: remove header file mach/irqs.hShawn Guo2012-10-156-25/+5
| * ARM: imx: include hardware.h rather than mach/hardware.hShawn Guo2012-10-15132-179/+160
| * ARM: imx: move debug macros to include/debugShawn Guo2012-10-152-11/+30
| * video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-157-23/+51
| * mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-158-21/+50
| * media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-155-35/+85
| * dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-1510-18/+66
| * dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo2012-10-156-20/+45
| * dma: imx-dma: use devm_kzalloc and devm_request_irqShawn Guo2012-10-151-39/+15
| * rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-156-10/+40
| * mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-1510-52/+79
| * i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-1518-54/+87
| * watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0
| * video: mx3fb: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0
| * usb: ehci-mxc: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0
| * ASoC: imx-ssi: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0
| * dma: imx-sdma: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-151-1/+0
| * dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-155-9/+7
| * ARM: imx: remove mach/dma-mx1-mx2.hShawn Guo2012-10-151-10/+0
| * ARM: imx: include ulpi.h rather than mach/ulpi.hShawn Guo2012-10-1516-16/+15
| * ARM: imx: include iram.h rather than mach/iram.hShawn Guo2012-10-152-1/+2
| * ARM: imx: include iim.h rather than mach/iim.hShawn Guo2012-10-154-3/+5
| * ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.hShawn Guo2012-10-153-2/+2
| * ARM: imx: include common.h rather than mach/common.hShawn Guo2012-10-1577-77/+93
| * ARM: imx: merge plat-mxc into mach-imxShawn Guo2012-10-1546-104/+98
| * ARM: imx: move platform device code into mach-imxShawn Guo2012-10-1552-49/+51
| * ARM: imx: remove unnecessary inclusion from device-imx*.hShawn Guo2012-10-159-8/+1
| * ARM: imx: move iomux drivers and headers into mach-imxShawn Guo2012-10-1568-70/+79
| * ARM: imx: include board headers in the same folderShawn Guo2012-10-1521-15/+15
* | Linux 3.7-rc5v3.7-rc5Linus Torvalds2012-11-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-1025-66/+131
|\ \
| * | gre6: fix rtnl dump messagesNicolas Dichtel2012-11-091-4/+4
| * | gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-091-1/+4
| * | usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-091-3/+5
| * | ipv6: send unsolicited neighbour advertisements to all-nodesHannes Frederic Sowa2012-11-091-2/+1
| * | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-071-1/+2
| * | usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-071-1/+2
| * | cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-071-1/+1
| * | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-073-6/+2
| * | cxgb4: Initialize data structures before using.Vipul Pandya2012-11-071-0/+4
| * | af-packet: fix oops when socket is not presentEric Leblond2012-11-071-1/+1
| * | pkt_sched: enable QFQ to support TSO/GSOPaolo Valente2012-11-071-30/+79
| * | net: inet_diag -- Return error code if protocol handler is missedCyrill Gorcunov2012-11-041-1/+4
| * | net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-032-3/+3
| * | smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-031-0/+1
OpenPOWER on IntegriCloud