summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-058-30/+37
|\
| * scsi: scsi_transport_sas: Add 22.5 Gbps link rate definitionsSreekanth Reddy2021-10-191-0/+1
| * scsi: target: Replace lun_tg_pt_gp_lock with rcu in I/O pathMike Christie2021-10-191-1/+1
| * scsi: target: Fix ordered tag handlingMike Christie2021-10-191-2/+4
| * scsi: core: Remove two host template members that are no longer usedBart Van Assche2021-10-172-12/+0
| * scsi: ata: Switch to attribute groupsBart Van Assche2021-10-171-4/+4
| * scsi: core: Register sysfs attributes earlierBart Van Assche2021-10-172-0/+19
| * scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche2021-10-171-1/+1
| * scsi: core: Call scsi_done directlyBart Van Assche2021-10-172-5/+1
| * scsi: core: Rename scsi_mq_done() into scsi_done() and export itBart Van Assche2021-10-171-0/+2
| * scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche2021-10-171-0/+7
| * scsi: libsas: Export sas_phy_enable()Luo Jiaxing2021-10-131-0/+1
| * Merge branch '5.15/scsi-fixes' into 5.16/scsi-stagingMartin K. Petersen2021-10-121-1/+0
| |\
| * | scsi: target: core: Add common tpg/enable attributeDmitry Bogdanov2021-10-052-0/+2
| * | scsi: core: Delete scsi_{get,free}_host_dev()John Garry2021-09-291-10/+0
| * | scsi: core: Remove include <scsi/scsi_host.h> from scsi_cmnd.hBart Van Assche2021-09-221-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-11-051-0/+7
|\ \ \
| * | | leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers.Roderick Colenbrander2021-10-271-0/+7
* | | | Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-052-2/+26
|\ \ \ \
| * \ \ \ Merge branch 'ib-gpio-ppid' into develLinus Walleij2021-10-271-2/+17
| |\ \ \ \
| | * | | | gpio: Allow per-parent interrupt dataMarc Zyngier2021-10-271-2/+17
| | | |/ / | | |/| |
| * / | | dt-bindings: pinctrl: mt8195: add rsel defineZhiyong Tao2021-10-031-0/+9
| |/ / /
* | | | Merge tag 'for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-11-041-2/+2
|\ \ \ \
| * | | | power: supply: max17042_battery: fix typo in MAX17042_IAvg_emptyHenrik Grimler2021-10-021-2/+2
| |/ / /
* | | | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-043-6/+18
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel2021-10-313-6/+18
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | | | | | * | | swiotlb: Support aligned swiotlb buffersDavid Stevens2021-09-291-1/+2
| | | | |_|/ / / | | | |/| | | |
| | | | | * | | iommu/vt-d: Avoid duplicate removing in __domain_mapping()Longpeng(Mike)2021-10-181-0/+6
| | | | | * | | iommu/vt-d: Convert the return type of first_pte_in_page to boolLongpeng(Mike)2021-10-181-2/+2
| | | | | * | | iommu/vt-d: Remove duplicate identity domain flagLu Baolu2021-10-181-3/+0
| | | | | * | | iommu/vt-d: Dump DMAR translation structure when DMA fault occursKyung Min Park2021-10-181-0/+8
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-11-046-101/+108
|\ \ \ \ \ \ \
| * | | | | | | tty: Fix extra "not" in TTY_DRIVER_REAL_RAW descriptionAnssi Hannula2021-10-301-1/+1
| * | | | | | | rpmsg: core: add API to get MTUArnaud Pouliquen2021-10-211-0/+10
| * | | | | | | Merge 5.15-rc6 into tty-nextGreg Kroah-Hartman2021-10-1841-221/+219
| |\ \ \ \ \ \ \
| * | | | | | | | serial: core: Fix initializing and restoring termios speedPali Rohár2021-10-051-0/+2
| * | | | | | | | Merge 5.15-rc3 into tty-nextGreg Kroah-Hartman2021-09-2737-368/+149
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | tty: remove file from n_tty_ioctl_helperJiri Slaby2021-09-221-2/+2
| * | | | | | | | tty: remove file from tty_mode_ioctlJiri Slaby2021-09-221-2/+1
| * | | | | | | | tty: make tty_ldisc_ops::hangup return voidJiri Slaby2021-09-221-1/+1
| * | | | | | | | tty: remove extern from functions in tty headersJiri Slaby2021-09-224-95/+94
| * | | | | | | | tty: remove flags from struct tty_ldisc_opsJiri Slaby2021-09-221-3/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-11-046-53/+28
|\ \ \ \ \ \ \ \
| * | | | | | | | vmlinux.lds.h: wrap built-in firmware support under FW_LOADERLuis Chamberlain2021-10-221-7/+13
| * | | | | | | | firmware_loader: move struct builtin_fw to the only place usedLuis Chamberlain2021-10-221-6/+0
| * | | | | | | | firmware_loader: remove old DECLARE_BUILTIN_FIRMWARE()Luis Chamberlain2021-10-221-13/+0
| * | | | | | | | firmware_loader: formalize built-in firmware APILuis Chamberlain2021-10-221-0/+15
| * | | | | | | | driver core: Provide device_match_acpi_handle() helperAndy Shevchenko2021-10-201-0/+1
| * | | | | | | | Merge 5.15-rc6 into driver-core-nextGreg Kroah-Hartman2021-10-1827-195/+153
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | device property: Add missed header in fwnode.hAndy Shevchenko2021-10-141-0/+1