summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-05-21pwm: renesas-tpu: remove unused struct tpu_pwm_platform_dataAlexandre Belloni
2014-05-21gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot
2014-05-21Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-05-21ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-05-21pwm: add period and polarity to struct pwm_lookupAlexandre Belloni
2014-05-21dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann
2014-05-21Merge tag 'linux-can-next-for-3.16-20140519' of git://gitorious.org/linux-can...David S. Miller
2014-05-21net: cdc_ncm: fix 64bit division build errorBjørn Mork
2014-05-21Merge branch 'irq/for-net' into irq/coreThomas Gleixner
2014-05-21genirq: Provide !SMP stub for irq_set_affinity_notifier()Eyal Perry
2014-05-20mtd: nand: omap: add support for BCH16_ECC - ELM driver updatespekon gupta
2014-05-20mtd: nand: omap: add support for BCH16_ECC - GPMC driver updatespekon gupta
2014-05-20mtd: nand: Add support to use nand_base poi databuf as bounce bufferKamal Dasu
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-20of/fdt: add FDT address translation supportRob Herring
2014-05-20serial: earlycon: add DT supportRob Herring
2014-05-20of: consolidate linker section OF match table declarationsRob Herring
2014-05-20of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring
2014-05-20x86, mm: Improve _install_special_mapping and fix x86 vdso namingAndy Lutomirski
2014-05-20mm, fs: Add vm_ops->name as an alternative to arch_vma_nameAndy Lutomirski
2014-05-20blk-mq: allow changing of queue depth through sysfsJens Axboe
2014-05-20vlan: Fix build error wth vlan_get_encap_level()Vlad Yasevich
2014-05-20clk: new basic clk type for fractional dividerHeikki Krogerus
2014-05-20ACPI / PM: Export rest of the subsys PM callbacksHeikki Krogerus
2014-05-20Merge branch 'pm-sleep' into acpi-pmRafael J. Wysocki
2014-05-20mm/memblock: add physical memory listPhilipp Hachtmann
2014-05-20mm/memblock: Do some refactoring, enhance APIPhilipp Hachtmann
2014-05-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-05-19Merge tag 'mvebu-soc-3.16' of git://git.infradead.org/linux-mvebu into next/socOlof Johansson
2014-05-20mmc: mmci: Enforce max frequency configuration through DTUlf Hansson
2014-05-20goldfish: fix >> 32 warningAlan Cox
2014-05-20Merge tag 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/...Greg Kroah-Hartman
2014-05-20Merge tag 'extcon-next-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2014-05-19ssb: sprom: add dev_id field for value overriding standard IDRafał Miłecki
2014-05-19cgroup: disallow debug controller on the default hierarchyTejun Heo
2014-05-19Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/coreJens Axboe
2014-05-19rcu: Provide API to suppress stall warnings while sysrc runsRik van Riel
2014-05-19blk-mq: switch ctx pending map to the sparser blk_align_bitmapJens Axboe
2014-05-19perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()Peter Zijlstra
2014-05-19can: unify identifiers to ensure unique include processingOliver Hartkopp
2014-05-19can: add Renesas R-Car CAN driverSergei Shtylyov
2014-05-18Input: atmel_mxt_ts - implement CRC check for configuration dataNick Dyer
2014-05-18Input: atmel_mxt_ts - improve T19 GPIO keys handlingNick Dyer
2014-05-18Input: atmel_mxt_ts - remove unnecessary platform dataNick Dyer
2014-05-18Input: pixcir_i2c_ts - get rid of pdata->attb_read_val()Roger Quadros
2014-05-18Input: pixcir_i2c_ts - initialize interrupt mode and power modeRoger Quadros
2014-05-18sparc: fix sparse warnings in smp_32.c + smp_64.cSam Ravnborg
2014-05-19irqchip: gic: Use mask field in GICC_IARHaojian Zhuang