summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-104/+197
2018-07-02scsi: target: Remove se_dev_entry.ua_countBart Van Assche1-1/+0
2018-07-02scsi: target: Remove second argument from fabric_make_tpg()Bart Van Assche1-1/+1
2018-07-02scsi: target: Simplify the code for waiting for command completionBart Van Assche1-1/+1
2018-07-02scsi: target: Make the session shutdown code also wait for commands that are ...Bart Van Assche1-2/+1
2018-07-02scsi: target: Introduce transport_init_session()Bart Van Assche1-0/+1
2018-07-02scsi: target: Rename transport_init_session() into transport_alloc_session()Bart Van Assche1-1/+1
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-57/+97
2018-07-02gpio.h: fix location of gpio legacy documentationMauro Carvalho Chehab1-1/+1
2018-07-02Merge tag 'renesas-arm-soc-for-v4.19' of https://git.kernel.org/pub/scm/linux...Olof Johansson1-11/+2
2018-07-02drm: Add drm_connector_mask()Ville Syrjälä1-1/+7
2018-07-02drm: Add drm_encoder_mask()Ville Syrjälä1-2/+14
2018-07-02drm: Add drm_plane_mask()Ville Syrjälä1-2/+12
2018-07-02usb: typec: tcpm: Support for Alternate ModesHeikki Krogerus1-9/+0
2018-07-02usb: typec: Add driver for DisplayPort alternate modeHeikki Krogerus1-0/+95
2018-07-02usb: typec: Bus type for alternate modesHeikki Krogerus3-11/+178
2018-07-02usb: typec: Register a device for every modeHeikki Krogerus1-28/+9
2018-07-02usb: typec: mux: Get the mux identifier from function parameterHeikki Krogerus1-1/+1
2018-07-02ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOSHans de Goede1-0/+1
2018-07-02Merge branch 'ib-aspeed' into develLinus Walleij1-0/+15
2018-07-02gpio: aspeed: Add interfaces for co-processor to grab GPIOsBenjamin Herrenschmidt1-0/+15
2018-07-02Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat1-6/+0
2018-07-02Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat1-15/+0
2018-07-02Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva1-25/+0
2018-07-02Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva1-20/+0
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva1-4/+0
2018-07-02Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva1-8/+0
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao1-5/+25
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca1-0/+20
2018-07-02powercap / idle_inject: Add an idle injection frameworkDaniel Lezcano1-0/+29
2018-07-02ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacksDaniel Mack1-0/+8
2018-07-02ASoC: ac97: convert to SPDX identifiersKuninori Morimoto5-54/+16
2018-07-02ASoC: soc-generic-dmaengine-pcm: convert to SPDX identifiersKuninori Morimoto1-11/+3
2018-07-02ASoC: soc-compress: convert to SPDX identifiersKuninori Morimoto1-18/+3
2018-07-02ASoC: soc-topology: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-07-02ASoC: soc-dapm: convert to SPDX identifiersKuninori Morimoto1-7/+4
2018-07-02ASoC: soc-core: convert to SPDX identifiersKuninori Morimoto1-7/+4
2018-07-02ASoC: soc-acpi: convert to SPDX identifiersKuninori Morimoto2-23/+4
2018-07-02ASoC: soc-dpcm.h: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-07-02ASoC: soc-dai.h: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-07-02ASoC: simple-card-utils: convert to SPDX identifiersKuninori Morimoto1-5/+3
2018-07-02ASoC: simple-card: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-07-02posix-timers: Sanitize overrun handlingThomas Gleixner1-2/+2
2018-07-02dma-fence: Make ->enable_signaling optionalDaniel Vetter1-1/+2
2018-07-02dma-fence: remove fill_driver_data callbackDaniel Vetter1-13/+3
2018-07-02mtd: rawnand: add defines for ONFI version bitsChris Packham1-0/+11
2018-07-02mtd: rawnand: add manufacturer fixup for ONFI parameter pageChris Packham1-0/+4
2018-07-02mtd: rawnand: add an option to specify NAND chip as a boot deviceStefan Agner1-0/+6
2018-07-02mtd: rawnand: add Reed-Solomon error correction algorithmStefan Agner1-0/+1
2018-07-02Merge 4.18-rc3 into usb-nextGreg Kroah-Hartman27-48/+103