aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-15mmc: mediatek: fix cannot receive new request when msdc_cmd_is_ready failChaotian Jing1-1/+1
2018-10-15mmc: mediatek: fill the actual clock for mmc debugfsChaotian Jing1-6/+7
2018-10-15mmc: dt-bindings: add support for MT8183 SoCChaotian Jing1-0/+1
2018-10-15mmc: uniphier-sd: avoid using broken DMA RX channelMasahiro Yamada1-0/+3
2018-10-15mmc: uniphier-sd: fix DMA disablingMasahiro Yamada1-1/+1
2018-10-15mmc: tmio: simplify the DMA mode testMasahiro Yamada5-17/+18
2018-10-15mmc: tmio: remove TMIO_MMC_HAVE_HIGH_REG flagMasahiro Yamada3-12/+5
2018-10-15mmc: tmio: move MFD variant reset to a platform hookMasahiro Yamada3-8/+24
2018-10-15mmc: renesas_sdhi: Add r8a77470 SDHI1 supportFabrizio Castro2-4/+6
2018-10-15dt-bindings: mmc: renesas_sdhi: Add r8a77470 supportFabrizio Castro1-2/+4
2018-10-15spi: sh-msiof: fix deferred probingSergei Shtylyov1-2/+2
2018-10-15ASoC: Intel: common: Add Kabylake Dialog+Maxim machine driver entryMac Chiang1-0/+13
2018-10-15ASoC: Intel: Boards: Add KBL Dialog Maxim I2S machine driverMac Chiang3-0/+998
2018-10-15ASoC: AMD: Add SND_JACK_LINEOUT jack typeAkshu Agrawal1-1/+1
2018-10-15s390/sthyi: Fix machine name validity indicationJanosch Frank1-3/+5
2018-10-15s390/zcrypt: fix broken zcrypt_send_cprb in-kernel api functionHarald Freudenberger1-1/+1
2018-10-15regulator: Fetch enable gpiods nonexclusiveLinus Walleij8-17/+24
2018-10-15xfrm: use complete IPv6 addresses for hashMichal Kubecek1-3/+2
2018-10-15Linux 4.19-rc8Greg Kroah-Hartman1-1/+1
2018-10-14sparc64: Set %l4 properly on trap return after handling signals.David S. Miller1-1/+2
2018-10-14sparc64: Make proc_id signed.David S. Miller1-1/+1
2018-10-14MD: fix invalid stored role for a disk - try2Shaohua Li3-4/+2
2018-10-14Merge tag 'wireless-drivers-next-for-davem-2018-10-14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller106-2243/+6777
2018-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-12/+13
2018-10-14cdrom: don't attempt to fiddle with cdo->capabilityJens Axboe1-14/+13
2018-10-14block: remove bogus check for queue_lock assignmentJens Axboe1-2/+1
2018-10-14null_blk: remove legacy IO pathJens Axboe1-101/+6
2018-10-14um: Convert ubd driver to blk-mqRichard Weinberger1-85/+93
2018-10-14skd: fixup usage of legacy IO APIJens Axboe1-2/+2
2018-10-14aoe: convert aoeblk to blk-mqJens Axboe4-25/+61
2018-10-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo30-109/+4997
2018-10-14x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor1-0/+1
2018-10-14x86/time: Correct the attribute on jiffies' definitionNathan Chancellor1-1/+1
2018-10-14x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen1-0/+15
2018-10-14x86/percpu: Fix this_cpu_read()Peter Zijlstra1-4/+4
2018-10-14x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra1-3/+3
2018-10-14Merge tag 'mt76-for-kvalo-2018-10-13' of https://github.com/nbd168/wirelessKalle Valo47-931/+874
2018-10-14Bluetooth: Remove redundant check on statusColin Ian King1-21/+17
2018-10-14Bluetooth: Errata Service Release 8, Erratum 3253Mallikarjun Phulari2-1/+11
2018-10-14Bluetooth: Use separate L2CAP LE credit based connection result valuesMallikarjun Phulari2-19/+24
2018-10-14Bluetooth: btsdio: Do not bind to non-removable BCM43430Cho, Yu-Chen1-5/+9
2018-10-14ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherentChristoph Hellwig1-1/+1
2018-10-14powerpc/mm: Increase the max addressable memory to 2PBAneesh Kumar K.V4-41/+87
2018-10-14powerpc/mm/hash: Rename get_ea_context to get_user_contextAneesh Kumar K.V3-4/+4
2018-10-14powerpc/64s/hash: Add some SLB debugging testsNicholas Piggin2-3/+53
2018-10-14powerpc/64s/hash: Simplify slb_flush_and_rebolt()Nicholas Piggin5-35/+21
2018-10-14powerpc/64s/hash: Add a SLB preload cacheNicholas Piggin5-44/+181
2018-10-14powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setupNicholas Piggin6-0/+37
2018-10-14powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin4-17/+59
2018-10-14powerpc/64s/hash: Convert SLB miss handlers to CNicholas Piggin6-626/+214