summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: Initial support for MMC power sequencesUlf Hansson2015-01-281-0/+2
* Merge branch 'tmio' into nextUlf Hansson2015-01-202-41/+2
|\
| * mmc: tmio: remove TMIO_MMC_HAVE_CTL_DMA_REG flagKuninori Morimoto2015-01-201-5/+0
| * mmc: sh_mobile_sdhi: remove .init/.cleanupKuninori Morimoto2015-01-201-15/+0
| * mmc: tmio: tmio_mmc_data has .dma_rx_offsetKuninori Morimoto2015-01-201-0/+1
| * mmc: tmio: tmio_mmc_data has .alignment_shiftKuninori Morimoto2015-01-201-0/+1
| * mmc: tmio: tmio_mmc_host has .bus_shiftKuninori Morimoto2015-01-201-1/+0
| * mmc: tmio: tmio_mmc_host has .multi_io_quirkKuninori Morimoto2015-01-201-3/+0
| * mmc: tmio: tmio_mmc_host has .clk_disableKuninori Morimoto2015-01-201-2/+1
| * mmc: tmio: tmio_mmc_host has .clk_enableKuninori Morimoto2015-01-201-1/+0
| * mmc: tmio: tmio_mmc_host has .write16_hookKuninori Morimoto2015-01-201-3/+0
| * mmc: tmio: tmio_mmc_host has .dmaKuninori Morimoto2015-01-201-11/+0
| * mmc: tmio: add tmio_mmc_host_alloc/free()Kuninori Morimoto2015-01-201-1/+0
* | mmc: sdhci: add a quirk for single block transactionsVincent Yang2015-01-201-0/+2
* | mmc: sdhci: add a quirk for tuning work aroundVincent Yang2015-01-201-0/+2
* | mmc: slot-gpio: Allow host driver to provide isr for card-detect interruptsNeilBrown2015-01-191-0/+2
* | mmc: core: always check status after resetJohan Rudholm2015-01-191-1/+0
* | mmc: sdhci: use pipeline mmc requests to improve performanceHaibo Chen2015-01-191-0/+6
* | mmc: core: Make tuning block patterns staticUlf Hansson2015-01-191-5/+0
* | mmc: slot-gpio: Rework how to handle allocation of slot-gpio dataUlf Hansson2015-01-191-2/+0
* | mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOsUlf Hansson2015-01-191-3/+0
* | mmc: omap_hsmmc: remove prepare/complete system suspend support.NeilBrown2015-01-191-4/+0
* | mmc: dw_mmc: Protect read-modify-write of INTMASK with a lockDoug Anderson2015-01-191-0/+6
|/
* Merge tag 'usb-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-01-171-3/+3
|\
| * Merge tag 'usb-serial-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-01-143-7/+8
| |\
| * | phy: phy-ti-pipe3: fix inconsistent enumeration of PCIe gen2 cardsVignesh R2014-12-231-3/+3
* | | Merge tag 'nfs-for-3.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-01-171-0/+3
|\ \ \
| * | | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust2015-01-051-0/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-152-3/+7
|\ \ \ \
| * | | | openvswitch: packet messages need their own probe attribtueThomas Graf2015-01-141-0/+4
| * | | | netdevice: Add missing parentheses in macroBenjamin Poirier2015-01-141-1/+1
| * | | | net: Corrected the comment describing the ndo operations to reflect the actua...B Viswanath2015-01-131-2/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-01-152-2/+8
|\ \ \ \ \
| * | | | | blk-mq: Allow requests to never expireKeith Busch2015-01-081-0/+2
| * | | | | blk-mq: Add helper to abort requeued requestsJens Axboe2015-01-081-0/+1
| * | | | | blk-mq: Let drivers cancel requeue_workKeith Busch2015-01-081-0/+1
| * | | | | blk-mq: Export if requests were startedKeith Busch2015-01-081-0/+1
| * | | | | blk-mq: get rid of ->cmd_size in the hardware queueJens Axboe2015-01-071-2/+1
| * | | | | blk-mq: Export freeze/unfreeze functionsKeith Busch2014-12-201-0/+2
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2015-01-141-6/+6
|\ \ \ \ \ \
| * | | | | | kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2015-01-131-6/+6
* | | | | | | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2015-01-141-0/+51
|\ \ \ \ \ \ \
| * | | | | | | x86/xen: properly retrieve NMI reasonJan Beulich2015-01-131-0/+51
* | | | | | | | Merge tag 'mmc-v3.19-3' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-01-131-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: sdhci: Disable re-tuning for HS400Adrian Hunter2015-01-121-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-01-133-6/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | target: Drop left-over fabric_max_sectors attributeNicholas Bellinger2015-01-093-6/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | mm: mmu_gather: use tlb->end != 0 only for TLB invalidationWill Deacon2015-01-131-2/+6
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-112-5/+23
|\ \ \ \ \ \ \
| * | | | | | | perf: Move task_pt_regs sampling into arch codeAndy Lutomirski2015-01-092-5/+23