summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mmc: core: rename mmc_start_req() to *areq()Linus Walleij2017-02-131-1/+1
* mmc: core: Invent MMC_CAP_3_3V_DDRUlf Hansson2017-02-131-11/+10
* mmc: host: tmio: SDIO_STATUS_QUIRK is rather SDIO_STATUS_SETBITSWolfram Sang2017-02-131-4/+2
* mmc: core: Don't use extern declarations of public mmc functionsUlf Hansson2017-02-131-8/+9
* mmc: core: Move public functions from host.h to private headersUlf Hansson2017-02-131-46/+2
* mmc: core: Move public functions from card.h to private headersUlf Hansson2017-02-131-240/+0
* mmc: core: Remove unused struct _mmc_csd from public mmc.h headerUlf Hansson2017-02-131-44/+0
* mmc: core: Move erase/trim/discard defines from public core.h to mmc.hUlf Hansson2017-02-132-11/+12
* mmc: core: Move some host specific public functions to host.hUlf Hansson2017-02-132-6/+6
* mmc: core: Move public functions from core.h to private headersUlf Hansson2017-02-131-50/+0
* mmc: core: First step in cleaning up public mmc header filesUlf Hansson2017-02-135-11/+8
* mmc: mxcmmc: Include interrupt.h in the platform data headerUlf Hansson2017-02-131-0/+1
* mmc: dw_mmc: Remove the public dw_mmc header fileUlf Hansson2017-02-131-274/+0
* mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform dataUlf Hansson2017-02-131-1/+0
* mmc: sh_mmcif: Remove unused ccs_unsupported from the platform dataUlf Hansson2017-02-131-1/+0
* mmc: sh_mmcif: Remove unused ->get_cd() platform callbackUlf Hansson2017-02-131-1/+0
* mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform dataUlf Hansson2017-02-131-2/+0
* mmc: Removed the unused public mmc boot.h headerUlf Hansson2017-02-131-7/+0
* mmc: core: Export device lifetime information through sysfsJungseung Lee2017-02-132-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-102-1/+8
|\
| * net: introduce device min_header_lenWillem de Bruijn2017-02-081-0/+4
| * lwtunnel: valid encap attr check should return 0 when lwtunnel is disabledDavid Ahern2017-02-081-1/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-101-3/+8
|\ \
| * | RDMA: Don't reference kernel private header from UAPI headerLeon Romanovsky2017-02-081-3/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-02-091-0/+1
|\ \ \
| * | | target: Fix multi-session dynamic se_node_acl double free OOPsNicholas Bellinger2017-02-081-0/+1
* | | | cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-091-4/+4
* | | | mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-02-091-3/+1
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-073-7/+10
|\ \ \ | |/ / |/| |
| * | udp: properly cope with csum errorsEric Dumazet2017-02-071-1/+3
| * | netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-02-051-0/+4
| * | ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2017-02-031-6/+3
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-041-0/+17
|\ \ \
| * | | irqdomain: Avoid activating interrupts more than onceMarc Zyngier2017-01-301-0/+17
* | | | Merge tag 'char-misc-4.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-041-2/+30
|\ \ \ \
| * | | | Drivers: hv: vmbus: finally fix hv_need_to_signal_on_read()Dexuan Cui2017-01-311-2/+30
* | | | | base/memory, hotplug: fix a kernel oops in show_valid_zones()Toshi Kani2017-02-031-1/+2
* | | | | Merge tag 'drm-fixes-for-v4.10-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-02-032-1/+16
|\ \ \ \ \
| * | | | | drm: Don't race connector registrationDaniel Vetter2017-01-301-0/+1
| * | | | | drm: prevent double-(un)registration for connectorsDaniel Vetter2017-01-301-1/+15
| | |/ / / | |/| | |
* | | | | Merge branch 'modversions' (modversions fixes for powerpc from Ard)Linus Torvalds2017-02-033-17/+25
|\ \ \ \ \
| * | | | | module: unify absolute krctab definitions for 32-bit and 64-bitArd Biesheuvel2017-02-031-7/+0
| * | | | | modversions: treat symbol CRCs as 32 bit quantitiesArd Biesheuvel2017-02-033-12/+27
* | | | | | log2: make order_base_2() behave correctly on const input value zeroArd Biesheuvel2017-02-031-1/+12
|/ / / / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-021-3/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2017-02-011-2/+0
| * | | | perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-02-011-1/+0
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-014-19/+26
|\ \ \ \
| * | | | net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-02-011-14/+15
| * | | | ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis2017-01-311-0/+5