summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qcom/drivers' into next/driversOlof Johansson2014-01-0913-31/+226
|\
| * tty: serial: Limit msm_serial_hs driver to platforms that use itStephen Boyd2014-01-091-1/+1
| * mmc: msm_sdcc: Limit driver to platforms that use itStephen Boyd2014-01-091-1/+1
| * usb: phy: msm: Move mach dependent code to platform dataIvan T. Ivanov2014-01-094-20/+88
| * ARM: msm_defconfig: Enable restart driverStephen Boyd2014-01-021-0/+2
| * defconfig: msm_defconfig: Enable CONFIG_ARCH_MSM8974Rohit Vaswani2014-01-021-0/+1
| * ARM: msm: Add support for APQ8074 DragonboardRohit Vaswani2014-01-023-1/+17
| * ARM: dts: MSM8974: Add MMIO architected timer nodeStephen Boyd2014-01-021-0/+59
| * ARM: dts: MSM8974: Add restart nodeStephen Boyd2014-01-021-0/+5
| * ARM: msm: Simplify ARCH_MSM_DT configStephen Boyd2014-01-021-2/+4
| * ARM: msm: Add support for MSM8974 SoCRohit Vaswani2014-01-022-1/+43
| * ARM: msm: trout: fix uninit var warningJosh Cartwright2014-01-021-6/+6
* | Merge tag 'integrator-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2014-01-049-22/+103
|\ \
| * | clk: versatile: fixup IM-PD1 clock implementationLinus Walleij2014-01-031-15/+71
| * | clk: versatile: pass a name to ICST clock providerLinus Walleij2014-01-035-6/+10
| * | ARM: integrator: pass parent IRQ to the SICLinus Walleij2014-01-031-0/+3
| * | irqchip: versatile FPGA: support cascaded interrupts from DTLinus Walleij2014-01-032-2/+18
| * | ARM: integrator: Default enable ARM_PATCH_PHYS_VIRT, AUTO_ZRELADDRpanchaxari2013-12-041-0/+2
* | | Merge tag 'sunxi-core-for-3.14' of https://github.com/mripard/linux into next...Olof Johansson2014-01-047-1/+169
|\ \ \
| * | | ARM: sun6i: Add SMP support for the Allwinner A31Maxime Ripard2013-12-165-0/+156
| * | | dt-bindings: fix example of allwinner interrupt controllerBaruch Siach2013-12-121-1/+1
| * | | ARM: sunxi: Register the A31 reset IP in init_timeMaxime Ripard2013-11-221-0/+11
| * | | ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLERMaxime Ripard2013-11-221-0/+1
| * | | Merge branch 'sunxi/drivers-for-3.14' into sunxi/core-for-3.14Maxime Ripard2013-11-222-0/+176
| |\ \ \
* | \ \ \ Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2014-01-02816-4046/+7769
|\ \ \ \ \
| * | | | | gpio: davinci: don't create irq_domain in case of unbanked irqsGrygorii Strashko2013-12-251-15/+19
| * | | | | gpio: davinci: use chained_irq_enter/chained_irq_exit APIGrygorii Strashko2013-12-251-3/+3
| * | | | | gpio: davinci: add OF supportKV Sujith2013-12-252-3/+95
| * | | | | gpio: davinci: remove unused variable intc_irq_numLad, Prabhakar2013-12-257-7/+0
| * | | | | gpio: davinci: convert to use irqdomain support.Lad, Prabhakar2013-12-252-34/+48
| * | | | | gpio: introduce GPIO_DAVINCI kconfig optionGrygorii Strashko2013-12-252-1/+8
| * | | | | gpio: davinci: get rid of DAVINCI_N_GPIOGrygorii Strashko2013-12-251-2/+2
| * | | | | gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*Lad, Prabhakar2013-12-251-18/+18
| * | | | | Linux 3.13-rc4v3.13-rc4Linus Torvalds2013-12-151-1/+1
| * | | | | null_blk: mem garbage on NUMA systems during initMatias Bjorling2013-12-151-4/+4
| * | | | | radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_...Sergey Senozhatsky2013-12-151-4/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-12-15141-916/+1551
| |\ \ \ \ \
| | * | | | | igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny2013-12-151-1/+4
| | * | | | | i40e: fix null dereferenceJesse Brandeburg2013-12-151-0/+3
| | * | | | | xen-netback: fix gso_prefix checkPaul Durrant2013-12-121-1/+1
| | * | | | | net: make neigh_priv_len in struct net_device 16bit instead of 8bitSebastian Siewior2013-12-121-1/+1
| | * | | | | drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N2013-12-121-3/+14
| | * | | | | xen-netback: napi: don't prematurely request a tx eventPaul Durrant2013-12-121-1/+1
| | * | | | | xen-netback: napi: fix abuse of budgetPaul Durrant2013-12-121-7/+7
| | * | | | | sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-121-2/+4
| | * | | | | udp: ipv4: must add synchronization in udp_sk_rx_dst_set()Eric Dumazet2013-12-121-6/+16
| | * | | | | net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter2013-12-121-4/+0
| | * | | | | Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller2013-12-1116-426/+302
| | * | | | | 8390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead2013-12-1116-302/+426
| | * | | | | xen-netback: make sure skb linear area covers checksum fieldPaul Durrant2013-12-111-32/+28