aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-01nvmet: add a new nvmet_zero_sgl helperChristoph Hellwig2-0/+8
2018-06-01nvme.h: add AEN configuration symbolsHannes Reinecke1-0/+5
2018-06-01ipvs: add ipv6 support to ftpJulian Anastasov6-181/+330
2018-06-01ipvs: add full ipv6 support to nfctJulian Anastasov1-52/+49
2018-06-01Revert "xhci: Reset Renesas uPD72020x USB controller for 32-bit DMA issue"Marc Zyngier3-28/+0
2018-06-01xhci: Add quirk to zero 64bit registers on Renesas PCIe controllersMarc Zyngier3-2/+72
2018-06-01xhci: Allow more than 32 quirksMarc Zyngier2-36/+36
2018-06-01usb: xhci: force all memory allocations to nodeAdam Wallis1-19/+38
2018-06-01staging: mt7621-gpio: reorder includes alphabeticallySergio Paracuellos1-4/+4
2018-06-01staging: mt7621-gpio: change gc_map to don't use pointersSergio Paracuellos1-10/+7
2018-06-01staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of custom valuesSergio Paracuellos1-1/+2
2018-06-01staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line returnSergio Paracuellos1-7/+3
2018-06-01staging: mt7621-gpio: dt-bindings: update documentation for #interrupt-cells propertySergio Paracuellos1-2/+8
2018-06-01staging: mt7621-gpio: update #interrupt-cells for the gpio nodeSergio Paracuellos2-3/+3
2018-06-01MAINTAINERS: add entry for LEGO MINDSTORMS EV3David Lechner1-0/+7
2018-06-01ASoC: TSCS454: Add SupportSteven Eckhoff5-0/+5853
2018-06-01ASoC: Intel: kbl: Move codec sysclk config to codec_init functionMac Chiang1-8/+9
2018-06-01ASoC: simple-card: set cpu dai clk in hw_paramsDaniel Mack2-0/+26
2018-06-01EVM: unlock on error path in evm_read_xattrs()Dan Carpenter1-1/+3
2018-06-01staging: mt7621-gpio: dt-bindings: complete documentation for the gpioSergio Paracuellos1-5/+9
2018-06-01staging: mt7621-dts: add missing properties to gpio nodeSergio Paracuellos1-0/+2
2018-06-01staging: mt7621-gpio: change lock place in irq mask and unmask functionsSergio Paracuellos1-4/+2
2018-06-01staging: mt7621-gpio: avoid locking in mediatek_gpio_get_directionSergio Paracuellos1-6/+1
2018-06-01staging: mt7621-gpio: fix masks for gpio pinSergio Paracuellos1-5/+6
2018-06-01staging: mt7621-gpio: use module_platform_driver() instead subsys initcallSergio Paracuellos1-7/+1
2018-06-01staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNTSergio Paracuellos1-5/+5
2018-06-01staging: mt7621-mmc: Fix line size exceeding 80 columnsSankalp Negi1-1/+2
2018-06-01staging: rtl8192e: Correct indentation of switch statements - coding styleJohn Whitmore1-24/+24
2018-06-01staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding styleJohn Whitmore1-138/+79
2018-06-01staging: rtl8192e: Add spaces where required by coding standardJohn Whitmore1-63/+63
2018-06-01staging: lustre: get rid of ldebugfs_remove()Greg Kroah-Hartman11-58/+22
2018-06-01staging: lustre: make ldebugfs_add_vars a void functionGreg Kroah-Hartman8-94/+27
2018-06-01staging: lustre: remove last two users of ldebugfs_register()Greg Kroah-Hartman5-61/+8
2018-06-01staging: lustre: unwrap some ldebugfs_register() callsGreg Kroah-Hartman8-93/+24
2018-06-01staging: lustre: remove ldebugfs_obd_seq_create() wrapper functionGreg Kroah-Hartman5-42/+8
2018-06-01staging: lustre: remove ldebugfs_seq_create() wrapper functionGreg Kroah-Hartman7-63/+21
2018-06-01staging: lustre: remove ldebugfs_register_stats() wrapper functionGreg Kroah-Hartman5-38/+16
2018-06-01staging: lustre: remove ldebugfs_add_simple() wrapperGreg Kroah-Hartman3-40/+5
2018-06-01staging: lustre: no need to check debugfs return valuesGreg Kroah-Hartman2-28/+2
2018-06-01staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman1-17/+6
2018-06-01staging: rtlwifi: don't check the return value of debugfs_create_fileGreg Kroah-Hartman1-6/+3
2018-06-01staging: greybus: camera: no need to check debugfs return valuesGreg Kroah-Hartman1-14/+3
2018-06-01netfilter: nft_fwd_netdev: allow to forward packets via neighbour layerPablo Neira Ayuso2-1/+149
2018-06-01netfilter: nf_tables: check msg_type before nft_trans_set(trans)Alexey Kodanev1-5/+6
2018-06-01netfilter: xt_CT: Reject the non-null terminated string from user spaceGao Feng1-0/+10
2018-06-01netfilter: nfnetlink: Remove VLA usageKees Cook1-2/+23
2018-06-01netfilter: nf_flow_table: attach dst to skbsJason A. Donenfeld1-2/+4
2018-06-01netfilter: nf_tables: fix chain dependency validationPablo Neira Ayuso8-32/+208
2018-06-01netfilter: nf_tables: Add audit support to log statementPhil Sutter2-1/+96
2018-06-01netfilter: nf_tables: add support for native socket matchingMáté Eckl4-0/+178