summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZERicardo Koller2023-05-161-0/+2
| | | * | | | | | | | | | | | KVM: arm64: Export kvm_are_all_memslots_empty()Ricardo Koller2023-05-161-0/+2
| | | |/ / / / / / / / / / /
| * | | | | | | | | | | | | Merge tag 'kvm-riscv-6.5-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2023-07-011-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | RISC-V: KVM: Implement device interface for AIA irqchipAnup Patel2023-06-181-0/+2
* | | | | | | | | | | | | | Merge tag 'kgdb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...Linus Torvalds2023-07-032-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kdb: move kdb_send_sig() declaration to a better header fileDaniel Thompson2023-07-031-0/+2
| * | | | | | | | | | | | | | kgdb: Provide a stub kgdb_nmicallback() if !CONFIG_KGDBDouglas Anderson2023-06-291-0/+1
* | | | | | | | | | | | | | | Merge tag 'usb-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-036-13/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'usb-serial-6.5-rc1' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-06-231-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | USB: serial: return errors from break handlingJohan Hovold2023-06-071-1/+1
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | usb: ulpi: Make container_of() no-op in to_ulpi_dev()Andy Shevchenko2023-06-221-1/+1
| * | | | | | | | | | | | | | | Merge tag 'thunderbolt-for-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-06-211-2/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | thunderbolt: Add support for USB4 v2 80 Gb/s linkGil Fine2023-06-161-2/+16
| | | |_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | usb: ch9: Replace 1-element array with flexible arrayKees Cook2023-06-151-1/+4
| * | | | | | | | | | | | | | | Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial d...Greg Kroah-Hartman2023-06-151-1/+0
| * | | | | | | | | | | | | | | usb: common: usb-conn-gpio: Set last role to unknown before initial detectionPrashanth K2023-06-131-0/+1
| * | | | | | | | | | | | | | | Merge 6.4-rc5 into usb-nextGreg Kroah-Hartman2023-06-0519-43/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | usb: typec: mux: fix static inline syntax errorRandy Dunlap2023-06-011-1/+1
| * | | | | | | | | | | | | | | usb: typec: mux: Remove alt mode parameters from the APIHeikki Krogerus2023-05-291-7/+4
| * | | | | | | | | | | | | | | Merge 6.4-rc4 into usb-nextGreg Kroah-Hartman2023-05-2847-99/+210
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | USB: Extend pci resume function to handle PM eventsBasavaraj Natikar2023-05-131-1/+1
| | |_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'tty-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-07-032-9/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Revert "8250: add support for ASIX devices with a FIFO bug"Jiaqing Zhao2023-06-211-1/+0
| * | | | | | | | | | | | | | | | Merge 6.4-rc5 into tty-nextGreg Kroah-Hartman2023-06-0541-84/+168
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | serial: core: Start managing serial controllers to enable runtime PMTony Lindgren2023-05-311-1/+4
| * | | | | | | | | | | | | | | | Merge 6.4-rc3 into tty-nextGreg Kroah-Hartman2023-05-2724-52/+90
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | serial: Make uart_remove_one_port() return voidUwe Kleine-König2023-05-131-1/+1
| * | | | | | | | | | | | | | | | serial: 8250: RT288x/Au1xxx code away from coreIlpo Järvinen2023-05-131-2/+6
| * | | | | | | | | | | | | | | | serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_portIlpo Järvinen2023-05-131-1/+20
| * | | | | | | | | | | | | | | | serial: 8250: Document uart_8250_port's ->dl_read/write()Ilpo Järvinen2023-05-131-1/+10
| * | | | | | | | | | | | | | | | serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen2023-05-131-2/+2
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'driver-core-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-07-034-15/+135
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | device property: Implement device_is_compatible()Andy Shevchenko2023-06-151-0/+12
| * | | | | | | | | | | | | | | | ACPI: Move ACPI_DEVICE_CLASS() to mod_devicetable.hAndy Shevchenko2023-06-152-14/+13
| * | | | | | | | | | | | | | | | Merge 6.4-rc5 into driver-core-nextGreg Kroah-Hartman2023-06-0519-43/+54
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | driver core: device.h: add some missing kerneldocsJames Seo2023-05-311-1/+110
* | | | | | | | | | | | | | | | | Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-07-0317-63/+260
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'coresight-next-v6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2023-06-212-49/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Coresight: Add coresight dummy driverHao Zhang2023-06-151-0/+1
| | * | | | | | | | | | | | | | | | | coresight: Fix CTI module refcount leak by making it a helper deviceJames Clark2023-06-051-27/+2
| | * | | | | | | | | | | | | | | | | coresight: Enable and disable helper devices adjacent to the pathJames Clark2023-06-051-1/+10
| | * | | | | | | | | | | | | | | | | coresight: Make refcount a property of the connectionJames Clark2023-06-051-5/+9
| | * | | | | | | | | | | | | | | | | coresight: Store in-connections as well as out-connectionsJames Clark2023-06-051-0/+26
| | * | | | | | | | | | | | | | | | | coresight: Store pointers to connections rather than an array of themJames Clark2023-06-051-2/+3
| | * | | | | | | | | | | | | | | | | coresight: Dynamically add connectionsJames Clark2023-06-051-1/+7
| | * | | | | | | | | | | | | | | | | coresight: Rename connection members to make the direction explicitJames Clark2023-06-051-9/+9
| | * | | | | | | | | | | | | | | | | coresight: Rename nr_outports to nr_outconnsJames Clark2023-06-051-5/+5
| | * | | | | | | | | | | | | | | | | coresight: Change name of pdata->connsJames Clark2023-06-051-2/+2
| | * | | | | | | | | | | | | | | | | coresight: Use enum type for cs_mode wherever possibleJames Clark2023-06-051-3/+10
| | |/ / / / / / / / / / / / / / / /
| | * | | | / / / / / / / / / / / / devres: Provide krealloc_arrayJames Clark2023-05-301-0/+11
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |