aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-20mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto1-1/+0
2015-01-20mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto1-3/+0
2015-01-20mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto1-2/+1
2015-01-20mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto1-1/+0
2015-01-20mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto1-3/+0
2015-01-20mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto1-11/+0
2015-01-20mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto1-1/+0
2015-01-20mmc: sdhci: add a quirk for single block transactionsVincent Yang1-0/+2
2015-01-20mmc: sdhci: add a quirk for tuning work aroundVincent Yang1-0/+2
2015-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+11
2015-01-20crypto: doc - remove colons in commentsStephan Mueller1-4/+4
2015-01-20module: remove mod arg from module_free, rename module_memfree().Rusty Russell1-1/+1
2015-01-20module_arch_freeing_init(): new hook for archs before module->module_init freed.Rusty Russell1-0/+2
2015-01-19Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...David S. Miller3-15/+37
2015-01-19net: sched: Introduce connmark actionFelix Fietkau2-0/+36
2015-01-19ARM: dts: Add minimal support for dm8168-evmTony Lindgren1-0/+1
2015-01-19Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nfe...Olof Johansson2-0/+290
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel2-0/+2
2015-01-19rtnl: add link netns id to interface messagesNicolas Dichtel2-0/+3
2015-01-19netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel4-0/+33
2015-01-19iopoll: Introduce memory-mapped IO polling macrosMatt Wagantall1-0/+144
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi13-22/+85
2015-01-19ata: libahci: Allow using multiple regulatorsGregory CLEMENT1-0/+2
2015-01-19iommu: Change trace unmap api to report unmapped sizeShuah Khan1-13/+18
2015-01-19libata: allow sata_sil24 to opt-out of tag ordered submissionDan Williams1-0/+1
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy1-2/+33
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy1-4/+3
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy1-0/+3
2015-01-19netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso1-0/+2
2015-01-19Merge branch 'iommu/next' of git://linuxtv.org/pinchartl/fbdev into arm/renesasJoerg Roedel1-24/+0
2015-01-19kernel: Fix sparse warning for ACCESS_ONCEChristian Borntraeger1-1/+1
2015-01-19kernel: tighten rules for ACCESS ONCEChristian Borntraeger1-5/+16
2015-01-19dmaengine: Add dma_get_slave_caps() inline stub when !CONFIG_DMA_ENGINELaurent Pinchart1-2/+6
2015-01-19KVM: fix sparse warning in include/trace/events/kvm.hChristian Borntraeger1-7/+9
2015-01-19mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown1-0/+2
2015-01-19mmc: core: always check status after resetJohan Rudholm1-1/+0
2015-01-19mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen1-0/+6
2015-01-19mmc: core: Make tuning block patterns staticUlf Hansson1-5/+0
2015-01-19mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson1-2/+0
2015-01-19mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson1-3/+0
2015-01-19mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown1-4/+0
2015-01-19mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson1-0/+6
2015-01-19Merge 3.19-rc5 into usb-nextGreg Kroah-Hartman41-127/+288
2015-01-19Merge 3.19-rc5 into tty-nextGreg Kroah-Hartman41-127/+288
2015-01-19Merge 3.19-rc5 into char-misc-nextGreg Kroah-Hartman41-127/+288
2015-01-18switchdev: fix typo in inline function definitionJiri Pirko1-1/+1
2015-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2015-01-18dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart1-31/+1
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau1-17/+12
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2-7/+3