aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-03-26mm/hmm: don't provide a stub for hmm_range_fault()Christoph Hellwig1-7/+0
2020-03-26ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.cBartlomiej Zolnierkiewicz1-1/+2
2020-03-26ata: start separating SATA specific code from libata-eh.cBartlomiej Zolnierkiewicz1-1/+1
2020-03-26ata: move ata_sas_*() to libata-sata.cBartlomiej Zolnierkiewicz1-12/+12
2020-03-26ata: start separating SATA specific code from libata-scsi.cBartlomiej Zolnierkiewicz1-2/+7
2020-03-26ata: move sata_deb_timing_*() to libata-sata.cBartlomiej Zolnierkiewicz1-13/+18
2020-03-26ata: move ata_qc_complete_multiple() to libata-sata.cBartlomiej Zolnierkiewicz1-1/+1
2020-03-26ata: move sata_link_hardreset() to libata-sata.cBartlomiej Zolnierkiewicz1-3/+13
2020-03-26ata: move sata_link_{debounce,resume}() to libata-sata.cBartlomiej Zolnierkiewicz1-4/+10
2020-03-26ata: move *sata_set_spd*() to libata-sata.cBartlomiej Zolnierkiewicz1-1/+2
2020-03-26ata: move sata_scr_*() to libata-sata.cBartlomiej Zolnierkiewicz1-4/+20
2020-03-26ata: start separating SATA specific code from libata-core.cBartlomiej Zolnierkiewicz1-6/+10
2020-03-26ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()Bartlomiej Zolnierkiewicz1-0/+2
2020-03-26ata: separate PATA timings code from libata-core.cBartlomiej Zolnierkiewicz1-6/+10
2020-03-26ata: optimize struct ata_force_param sizeBartlomiej Zolnierkiewicz1-0/+1
2020-03-26ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hostsBartlomiej Zolnierkiewicz1-3/+8
2020-03-26drm: Add docs for managed resourcesDaniel Vetter2-0/+59
2020-03-26drm/mipi-dbi: Drop explicit drm_mode_config_cleanup callDaniel Vetter1-1/+0
2020-03-26amba: Initialize dma_parms for amba devicesUlf Hansson1-0/+1
2020-03-26driver core: platform: Initialize dma_parms for platform devicesUlf Hansson1-0/+1
2020-03-26pNFS: Add a helper to allocate the array of bucketsTrond Myklebust1-3/+12
2020-03-26bus: mhi: core: Add support for reading MHI info from deviceManivannan Sadhasivam1-0/+17
2020-03-26drm: Manage drm_mode_config_init with drmm_Daniel Vetter1-1/+17
2020-03-26drm: Garbage collect drm_dev_finiDaniel Vetter1-4/+1
2020-03-26drm: Manage drm_vblank_cleanup with drmm_Daniel Vetter1-0/+16
2020-03-26drm: manage drm_minor cleanup with drmm_Daniel Vetter1-1/+8
2020-03-26drm: Handle dev->unique with drmm_Daniel Vetter1-0/+1
2020-03-26Merge tag 'omap-for-v5.7/ti-sysc-drop-pdata-ti81xx-signed' of git://git.kerne...Arnd Bergmann1-0/+5
2020-03-26Merge tag 'omap-for-v5.7/ti-sysc-drop-pdata-signed' of git://git.kernel.org/p...Arnd Bergmann2-0/+9
2020-03-26Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst5-12/+56
2020-03-26coresight: do not use the BIT() macro in the UAPI headerEugene Syromiatnikov1-2/+4
2020-03-26drm: add managed resources tied to drm_deviceDaniel Vetter3-0/+51
2020-03-26mmc: core: Re-work the code for eMMC sanitizeUlf Hansson1-3/+0
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang40-76/+157
2020-03-26KVM: Fix out of range accesses to memslotsSean Christopherson1-0/+3
2020-03-25remoteproc/omap: Remove the platform_data headerTero Kristo1-51/+0
2020-03-25remoteproc: Introduce "panic" callback in opsBjorn Andersson1-0/+3
2020-03-25remoteproc: Adapt coredump to generate correct elf typeClement Leger1-0/+1
2020-03-25remoteproc: Use u64 type for boot_addrClement Leger1-2/+2
2020-03-25remoteproc: Use size_t instead of int for rproc_mem_entry lenClement Leger1-3/+3
2020-03-25remoteproc: Use size_t type for len in da_to_vaClement Leger1-1/+1
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller18-66/+91
2020-03-25clk: Pass correct arguments to __clk_hw_register_gate()Stephen Boyd1-5/+5
2020-03-26KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras1-0/+1
2020-03-25fanotify: report name info for FAN_DIR_MODIFY eventAmir Goldstein2-2/+9
2020-03-25Merge tag 'amlogic-dt64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2-0/+3
2020-03-25Merge tag 'imx-dt64-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Arnd Bergmann1-1/+3
2020-03-25Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz1-0/+4
2020-03-25Merge tag 'spi-nor/for-5.7' into mtd/nextMiquel Raynal1-266/+19
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-32/+54