summaryrefslogtreecommitdiffstats
path: root/drivers/eisa/eisa.ids (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-21ARM: davinci: da850: add DT node for ethernetLad, Prabhakar2-0/+35
2013-08-21ARM: davinci: da850: add OF_DEV_AUXDATA entry for davinci_emacLad, Prabhakar1-0/+2
2013-08-21ARM: davinci: da850: add OF_DEV_AUXDATA entry for mdio.Lad, Prabhakar1-0/+1
2013-08-21ARM: davinci: da850: add DT node for mdio deviceLad, Prabhakar2-0/+19
2013-08-21ARM: davinci: fix clock lookup for mdio deviceLad, Prabhakar6-12/+7
2013-08-21ARM: davinci: da8xx: remove hard coding of rtc device wakeupHebbar Gururaja1-8/+1
2013-08-21ARM: davinci: serial: remove davinci_serial_setup_clk()Manjunathappa, Prakash9-32/+10
2013-08-21ARM: davinci: serial: get rid of davinci_uart_configManjunathappa, Prakash20-74/+28
2013-08-21ARM: davinci: da8xx: remove da8xx_uart_clk_enableManjunathappa, Prakash1-8/+0
2013-08-19ARM: ux500: set coherent_dma_mask for dma40Fabio Baltieri1-0/+1
2013-08-19ARM: ux500: remove u8500_secondary_startup from INIT section.Srinivas Kandagatla1-2/+0
2013-08-19ARM: ux500: add restart support via prcmuFabio Baltieri4-2/+16
2013-08-16ARM: sunxi: Introduce Allwinner A20 supportMaxime Ripard1-0/+1
2013-08-16ARM: sun6i: Add restart code for the A31Maxime Ripard2-5/+43
2013-08-16ARM: sunxi: Add the Allwinner A31 compatible to the machine definitionMaxime Ripard2-0/+3
2013-08-16drivers: bus: imx-weim: Add support for i.MX1/21/25/27/31/35/50/51/53Alexander Shiyan3-23/+66
2013-08-16drivers: bus: imx-weim: Add missing platform_driver.owner fieldAlexander Shiyan1-2/+3
2013-08-16drivers: bus: imx-weim: use module_platform_driver_probe()Alexander Shiyan1-5/+5
2013-08-16drivers: bus: imx-weim: Simplify error pathAlexander Shiyan1-14/+8
2013-08-16drivers: bus: imx-weim: Remove private driver dataAlexander Shiyan1-27/+14
2013-08-14ARM: vexpress/MCPM: fix cache disable sequence when CONFIG_FRAME_POINTER=yNicolas Pitre2-8/+24
2013-08-14ARM: prima2: pm: drop redundant postcore_initcallBarry Song1-8/+8
2013-08-14ARM: prima2: pm: enable rtc alarm0 and alarm1 as wakeup sourceXianglong Du1-1/+4
2013-08-13ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren5-0/+47
2013-08-13MAINTAINERS: Add myself as Tegra PCIe maintainerThierry Reding1-0/+7
2013-08-13PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren1-5/+24
2013-08-13PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal2-34/+179
2013-08-13PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding11-1018/+1703
2013-08-13PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platformsThomas Petazzoni1-0/+16
2013-08-13ARM: DRA7: Add the build support in omap2plusR Sricharan3-2/+11
2013-08-13ARM: DRA7: hwmod: Reuse the soc_ops used for OMAP4/5Rajendra Nayak1-1/+1
2013-08-13ARM: DRA7: id: Add cpu detection support for DRA7xx based SoCs'R Sricharan3-2/+20
2013-08-13ARM: DRA7: Kconfig: Make ARCH_NR_GPIO default to 512R Sricharan1-1/+1
2013-08-13ARM: DRA7: board-generic: Add basic DT supportR Sricharan2-0/+21
2013-08-13ARM: DRA7: Resue the clocksource, clockevent supportR Sricharan2-2/+3
2013-08-13ARM: DRA7: Reuse io tables and add a new .init_earlyR Sricharan3-2/+23
2013-08-13ARM: DRA7: Reuse all of PRCM and MPUSS SMP infraR Sricharan1-0/+6
2013-08-12ARM: tegra: add LP1 suspend support for Tegra114Joseph Lo4-15/+141
2013-08-12ARM: tegra: add LP1 suspend support for Tegra20Joseph Lo5-0/+341
2013-08-12ARM: tegra: add LP1 suspend support for Tegra30Joseph Lo7-4/+560
2013-08-12ARM: tegra: add common LP1 suspend supportJoseph Lo5-5/+140
2013-08-12clk: tegra114: add LP1 suspend/resume supportJoseph Lo1-0/+12
2013-08-12ARM: tegra: config the polarity of the request of sys clockJoseph Lo1-0/+16
2013-08-12ARM: tegra: add common resume handling code for LP1 resumingJoseph Lo3-0/+17
2013-08-12memory: mvebu-devbus: Remove unused variableEzequiel Garcia1-8/+0
2013-08-12ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni2-0/+20
2013-08-12of: pci: add registry of MSI chipsThomas Petazzoni3-0/+59
2013-08-12PCI: Introduce new MSI chip infrastructureThierry Reding4-2/+38
2013-08-12PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni9-13/+0
2013-08-12PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni7-69/+55