summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gue: Use checksum partial with remote checksum offloadTom Herbert2015-02-111-0/+1
* vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-112-1/+4
* net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-112-2/+32
* net: Use more bit fields in napi_gro_cbTom Herbert2015-02-111-8/+10
* net: Clarify meaning of CHECKSUM_PARTIAL for receive pathTom Herbert2015-02-112-6/+15
* net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-112-2/+28
* treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-111-2/+0
* treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-111-2/+0
* Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-114-3/+201
|\
| * Merge tag 'v3.19-rc6' into develLinus Walleij2015-01-3051-140/+333
| |\
| * | pinctrl: add driver for Amlogic Meson SoCsBeniamino Galvani2015-01-261-0/+157
| * | pinctrl: consumer: use correct retval for placeholder functionsWolfram Sang2015-01-141-3/+3
| * | pinctrl: pinconf-generic: loose DT dependenceLinus Walleij2015-01-142-8/+11
| * | pinctrl: pinconf-generic: Allow driver to specify DT paramsSoren Brinkmann2015-01-112-0/+27
| * | pinctrl: pinconf-generic: Infer map type from DT propertySoren Brinkmann2015-01-111-0/+11
* | | Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-02-114-36/+10
|\ \ \
| * | | gpio: stmpe: enforce device tree only modeLinus Walleij2015-01-201-16/+0
| * | | Merge tag 'v3.19-rc5' into develLinus Walleij2015-01-2041-127/+288
| |\ \ \
| * | | | gpio: Make the vararg hacks not pass magic valuesOlliver Schinagl2015-01-151-8/+9
| * | | | gpio: tc3589x: get rid of platform dataLinus Walleij2015-01-151-12/+0
| * | | | gpio/gpiolib-of: Create of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-151-0/+1
| | |/ / | |/| |
* | | | Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2015-02-1110-57/+28
|\ \ \ \
| * | | | mmc: Resolve BKOPS compatability issueAlexey Skidanov2015-01-292-1/+6
| * | | | 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 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-115-20/+151
|\ \ \ \
| * | | | scsi_logging: return void for dev_printk() functionsHannes Reinecke2015-02-041-2/+2
| * | | | phy: qcom-ufs: add support for 20nm phyYaniv Gardi2015-01-201-0/+59
| * | | | scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig2015-01-201-4/+5