summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | habanalabs/gaudi: add page fault notify eventDani Liberman2022-11-231-0/+2
| | * | | | | | | | | | | | | | | habanalabs/gaudi: add razwi notify eventDani Liberman2022-11-231-0/+2
| | * | | | | | | | | | | | | | | habanalabs/gaudi2: add PCI revision 2 supportOfir Bitton2022-11-231-0/+7
| | * | | | | | | | | | | | | | | habanalabs/gaudi2: capture RAZWI informationDani Liberman2022-11-231-0/+4
| | * | | | | | | | | | | | | | | habanalabs: add page fault info uapiDani Liberman2022-11-231-0/+31
| | * | | | | | | | | | | | | | | habanalabs: refactor razwi event notificationDani Liberman2022-11-231-16/+29
| | | |/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-11-271-6/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | iio: imu: adis: Remove adis_initial_startup functionRamona Bolboaca2022-11-231-12/+0
| | * | | | | | | | | | | | | | | iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca2022-11-231-1/+12
| * | | | | | | | | | | | | | | | misc: fastrpc: Add support for audiopdAbel Vesa2022-11-251-0/+7
| * | | | | | | | | | | | | | | | Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2022-11-259-12/+24
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'i2c/i2c/client_device_id_helper-immutable' into...Jonathan Cameron2022-11-231-0/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | iio: Don't silently expect attribute typesMatti Vaittinen2022-11-233-5/+6
| | * | | | | | | | | | | | | | | iio: Add IIO_STATIC_CONST_DEVICE_ATTRMatti Vaittinen2022-11-231-0/+11
| | * | | | | | | | | | | | | | | iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron2022-11-231-4/+0
| | * | | | | | | | | | | | | | | iio: core: move 'mlock' to 'struct iio_dev_opaque'Nuno Sá2022-11-232-3/+2
| | * | | | | | | | | | | | | | | iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá2022-11-231-0/+2
| | * | | | | | | | | | | | | | | iio: gyro: itg3200_core: do not use internal iio_dev lockNuno Sá2022-11-231-0/+2
| | | |_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | virt: acrn: Mark the uuid field as unusedAndy Shevchenko2022-11-231-3/+2
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-12-165-35/+122
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | serdev: Replace poll loop by readx_poll_timeout() macroAndy Shevchenko2022-11-221-10/+3
| * | | | | | | | | | | | | | | Merge 6.1-rc6 into tty-nextGreg Kroah-Hartman2022-11-2230-103/+176
| |\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | tty: Convert tty_buffer flags to boolIlpo Järvinen2022-11-092-6/+3
| * | | | | | | | | | | | | | | serial: Convert serial_rs485 to kernel docIlpo Järvinen2022-11-031-19/+36
| * | | | | | | | | | | | | | | tty: serial: introduce transmit helpersJiri Slaby (SUSE)2022-11-031-0/+80
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-12-165-2/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlagsDaniel Scally2022-12-081-2/+2
| * | | | | | | | | | | | | | | xhci: disable U3 suspended ports in S4 hibernate poweroff_late stageMathias Nyman2022-11-301-0/+3
| * | | | | | | | | | | | | | | Revert "i915: Move list_count() to list.h for broader use"Greg Kroah-Hartman2022-11-301-15/+0
| * | | | | | | | | | | | | | | i915: Move list_count() to list.h for broader useAndy Shevchenko2022-11-291-0/+15
| * | | | | | | | | | | | | | | usb: typec: Add partner PD object wrapperPrashant Malani2022-11-291-0/+4
| * | | | | | | | | | | | | | | usb: add usb_set_intfdata() documentationVincent Mailhol2022-11-291-0/+12
| * | | | | | | | | | | | | | | Merge 6.1-rc7 into usb-nextGreg Kroah-Hartman2022-11-2810-10/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 6.1-rc6 into usb-nextGreg Kroah-Hartman2022-11-2130-103/+176
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge 6.1-rc3 into usb-nextGreg Kroah-Hartman2022-10-3145-170/+591
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | usb: gadget: uvc: default the ctrl request interface offsetsMichael Grzeschik2022-10-221-0/+3
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2022-12-1612-5/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | tracing: Remove pointer (asterisk) and brackets from cpumask_t fieldSteven Rostedt (Google)2022-12-131-2/+8
| * | | | | | | | | | | | | | | | tracing: Fix some checker warningsDavid Howells2022-12-102-2/+4
| * | | | | | | | | | | | | | | | tracing: Optimize event type allocation with IDAZheng Yejian2022-11-241-1/+0
| * | | | | | | | | | | | | | | | ring_buffer: Remove unused "event" parameterSong Chen2022-11-241-2/+1
| * | | | | | | | | | | | | | | | tracing: Add __cpumask to denote a trace event field that is a cpumask_tSteven Rostedt (Google)2022-11-249-0/+64
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'vfio-v6.2-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-12-153-33/+148
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | vfio: Extend the device migration protocol with PRE_COPYJason Gunthorpe2022-12-061-4/+119
| * | | | | | | | | | | | | | | | net/mlx5: Introduce ifc bits for pre_copyShay Drory2022-12-061-3/+11
| * | | | | | | | | | | | | | | | vfio: Move vfio_spapr_iommu_eeh_ioctl into vfio_iommu_spapr_tce.cJason Gunthorpe2022-12-051-12/+0
| * | | | | | | | | | | | | | | | vfio/pci: Move all the SPAPR PCI specific logic to vfio_pci_core.koJason Gunthorpe2022-12-051-11/+0
| * | | | | | | | | | | | | | | | vfio: Add an option to get migration data sizeYishai Hadas2022-11-142-0/+18
| * | | | | | | | | | | | | | | | vfio: Remove vfio_free_deviceEric Farman2022-11-101-1/+0
| * | | | | | | | | | | | | | | | vfio/ccw: replace vfio_init_device with _alloc_Eric Farman2022-11-101-2/+0
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |