aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-20mtd: Fix warning in access_ok() parameter passingGeert Uytterhoeven
2014-05-20mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...pekon gupta
2014-05-20sh/PCI: Pass GAPSPCI_DMA_BASE CPU & bus address to dma_declare_coherent_memory()Bjorn Helgaas
2014-05-20DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_tBjorn Helgaas
2014-05-20DMA-API: Clarify physical/bus address distinctionBjorn Helgaas
2014-05-20ASoC: neo1973_wm8753: Automatically disconnected non-connected pinsLars-Peter Clausen
2014-05-20spi: sirf: decrease the interrupt count and latency of PIO modeQipan Li
2014-05-20ASoC: samsung: Allow setting OP_CLK of the IIS Multi Audio InterfaceSylwester Nawrocki
2014-05-20ASoC: pxa: remove mach header dependencyArnd Bergmann
2014-05-20ASoC: alc5623: Add device tree bindingAndrew Lunn
2014-05-20ASoC: fsl-ssi: Move fsl_ssi_set_dai_sysclk above fsl_ssi_hw_paramsSascha Hauer
2014-05-20ASoC: fsl-ssi: Transmit enable synchronizationMarkus Pargmann
2014-05-20ASoC: fsl-ssi: Remove unnecessary variables from ssi_privateMarkus Pargmann
2014-05-20ASoC: fsl-ssi: Cleanup probe functionMarkus Pargmann
2014-05-20ASoC: fsl-ssi: Remove useless DMA codeMarkus Pargmann
2014-05-20ASoC: fsl-ssi: Move imx-specific probe to seperate functionMarkus Pargmann
2014-05-20ASoC: fsl-ssi: Use dev_name for DAI driver structMarkus Pargmann
2014-05-20ASoC: fsl-ssi: Move debugging to seperate fileMarkus Pargmann
2014-05-20ASoC: fsl-ssi: Fix register values when disablingMarkus Pargmann
2014-05-20ASoC: mop500_ab8500: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen
2014-05-20ASoC: omap: Replace instances of rtd->codec->card with rtd->cardLars-Peter Clausen
2014-05-20ASoC: ad1980: Replace goto loop with do-while loopLars-Peter Clausen
2014-05-20blk-mq: Micro-optimize blk_queue_nomerges() checkRobert Elliott
2014-05-20blk-mq: initialize q->nr_requests after calling blk_queue_make_request()Jens Axboe
2014-05-20PCI: Mark RTL8110SC INTx masking as brokenAlex Williamson
2014-05-20drm/i915: Drop now misleading DDI comment from dp_link_downDaniel Vetter
2014-05-20tty/serial: pl011: add DT based earlycon supportRob Herring
2014-05-20of/fdt: add FDT serial scanning for earlyconRob Herring
2014-05-20of/fdt: add FDT address translation supportRob Herring
2014-05-20serial: earlycon: add DT supportRob Herring
2014-05-20ath9k: fixup "ath9k_htc: fix build with disabled debug"John W. Linville
2014-05-20HID: quirk for Saitek RAT7 and MMO7 mices' mode buttonHarald Brinkmann
2014-05-20of: consolidate linker section OF match table declarationsRob Herring
2014-05-20clk: ti: add missing semi-colon on CLK_OF_DECLARERob Herring
2014-05-20irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARERob Herring
2014-05-20irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARERob Herring
2014-05-20clk: sunxi: fix function type for CLK_OF_DECLARERob Herring
2014-05-20clk: sunxi: avoid double DT matchingRob Herring
2014-05-20clk: rockchip: fix function type for CLK_OF_DECLARERob Herring
2014-05-20ARM: imx: fix function type for CLK_OF_DECLARERob Herring
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring
2014-05-20vmlinuz.lds: define OF table sections with macrosRob Herring
2014-05-20ARM: align cpu_method_of_table namingRob Herring
2014-05-20irqchip: align irqchip OF match table section namingRob Herring
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring
2014-05-20drm: Add drm_vblank_on()Ville Syrjälä
2014-05-20drm: Make blocking vblank wait return when the vblank interrupts get disabledVille Syrjälä
2014-05-20drm: Make the vblank disable timer per-crtcVille Syrjälä
2014-05-20drm: Use correct spinlock flavor in drm_vblank_get()Peter Hurley
2014-05-20drm/i915: shuffle panel codeJani Nikula