aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge tag 'imx-dt' of git://git.pengutronix.de/git/imx/linux-2.6 into next/dtArnd Bergmann2012-11-16
|\
| * Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer2012-11-12
| |\
| | * video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * mmc: mxcmmc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * media: mx2_camera: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * dma: imx-dma: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * dma: imx-dma: retrieve MEM and IRQ from resourcesShawn Guo2012-10-14
| | * dma: imx-dma: use devm_kzalloc and devm_request_irqShawn Guo2012-10-14
| | * rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * mtd: mxc_nand: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * i2c: imx: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| | * watchdog: imx2_wdt: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-14
| | * video: mx3fb: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-14
| | * usb: ehci-mxc: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-14
| | * dma: imx-sdma: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-14
| | * dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-14
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-11-10
| |\ \
| | * | gianfar: ethernet vanishes after restoring from hibernationWang Dongsheng2012-11-09
| | * | usbnet: ratelimit kevent may have been dropped warningsSteve Glendinning2012-11-09
| | * | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANsIan Coolidge2012-11-07
| | * | usb: gadget: g_ether: fix frame size check for 802.1QIan Coolidge2012-11-07
| | * | cxgb4: Fix initialization of SGE_CONTROL registerVipul Pandya2012-11-07
| | * | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-07
| | * | cxgb4: Initialize data structures before using.Vipul Pandya2012-11-07
| | * | net: bnx2x: Fix typo in bnx2x driverMasanari Iida2012-11-03
| | * | smsc95xx: fix tx checksum offload for big endianSteve Glendinning2012-11-03
| | * | r8169: allow multicast packets on sub-8168f chipset.Nathan Walp2012-11-03
| | * | r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois2012-11-03
| | * | drivers/net: use tasklet_kill in device remove/close processXiaotian Feng2012-11-03
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-11-10
| |\ \ \
| | * | | sparc: Add sparc support for platform_get_irq()Andreas Larsson2012-11-09
| | * | | sparc: Allow OF_GPIO on sparc.David S. Miller2012-11-06
| | * | | qlogicpti: Fix build warning.David S. Miller2012-10-28
| * | | | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-11-10
| |\ \ \ \
| | * | | | xen/generic: Disable fallback build on ARM.Konrad Rzeszutek Wilk2012-11-07
| | * | | | xen/events: fix RCU warning, or Call idle notifier after irq_enter()Mojiong Qiu2012-11-07
| | * | | | xen/hypercall: fix hypercall fallback code for very old hypervisorsJan Beulich2012-11-04
| * | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-11-09
| |\ \ \ \ \
| | * | | | | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memoryThomas Hellstrom2012-11-09
| | * | | | | drm/vmwgfx: Fix hibernation device resetThomas Hellstrom2012-11-09
| * | | | | | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2012-11-09
| |\ \ \ \ \ \
| | * | | | | | PCI/portdrv: Don't create hotplug slots unless port supports hotplugTaku Izumi2012-11-05
| | * | | | | | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-05
| | * | | | | | PCI/PM: Resume device before shutdownHuang Ying2012-11-02
| | * | | | | | PCI/PM: Fix deadlock when unbinding device if parent in D3coldHuang Ying2012-11-02
| * | | | | | | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-11-09
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: sdhci-s3c: fix the card detection in runtime-pmSeungwon Jeon2012-11-07
| | * | | | | | | mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-11-07
| | * | | | | | | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-endArnd Bergmann2012-11-07
| | * | | | | | | mmc: dw_mmc: fix modular build for exynos back-endArnd Bergmann2012-11-07