summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto
2015-01-20mmc: sdhci: add a quirk for single block transactionsVincent Yang
2015-01-20mmc: sdhci: add a quirk for tuning work aroundVincent Yang
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-01-20crypto: doc - remove colons in commentsStephan Mueller
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller
2015-01-19net: sched: Introduce connmark actionFelix Fietkau
2015-01-19ARM: dts: Add minimal support for dm8168-evmTony Lindgren
2015-01-19Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nfe...Olof Johansson
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel
2015-01-19iopoll: Introduce memory-mapped IO polling macrosMatt Wagantall
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT
2015-01-19iommu: Change trace unmap api to report unmapped sizeShuah Khan
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso
2015-01-19Merge branch 'iommu/next' of git://linuxtv.org/pinchartl/fbdev into arm/renesasJoerg Roedel
2015-01-19kernel: Fix sparse warning for ACCESS_ONCEChristian Borntraeger
2015-01-19kernel: tighten rules for ACCESS ONCEChristian Borntraeger
2015-01-19dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINELaurent Pinchart
2015-01-19KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger
2015-01-19mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown
2015-01-19mmc: core: always check status after resetJohan Rudholm
2015-01-19mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen
2015-01-19mmc: core: Make tuning block patterns staticUlf Hansson
2015-01-19mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson
2015-01-19mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson
2015-01-19mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown
2015-01-19mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman
2015-01-19Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-01-18dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg