index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-10-12
1
-14
/
+12
|
\
|
*
vfio/mdev: consolidate all the description sysfs into the core code
Christoph Hellwig
2022-10-04
1
-2
/
+2
|
*
vfio/mdev: consolidate all the available_instance sysfs into the core code
Christoph Hellwig
2022-10-04
1
-1
/
+2
|
*
vfio/mdev: consolidate all the name sysfs into the core code
Christoph Hellwig
2022-10-04
1
-1
/
+1
|
*
vfio/mdev: consolidate all the device_api sysfs into the core code
Jason Gunthorpe
2022-10-04
1
-1
/
+1
|
*
vfio/mdev: remove mdev_parent_dev
Christoph Hellwig
2022-10-04
1
-3
/
+0
|
*
vfio/mdev: simplify mdev_type handling
Christoph Hellwig
2022-10-04
1
-1
/
+1
|
*
vfio/mdev: embedd struct mdev_parent in the parent data structure
Christoph Hellwig
2022-10-04
1
-6
/
+6
*
|
Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-07
1
-1
/
+0
|
\
\
|
*
|
devres: remove devm_ioremap_np
Christoph Hellwig
2022-09-01
1
-1
/
+0
|
|
/
*
|
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-10-07
1
-1
/
+1
|
\
\
|
*
|
media: avoid use of 'videobuf'
Hans Verkuil
2022-08-29
1
-1
/
+1
|
|
/
*
|
Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2022-10-04
1
-0
/
+11
|
\
\
|
*
|
docs: devres: regulator: Add new get_enable functions to devres.rst
Matti Vaittinen
2022-08-23
1
-0
/
+4
|
*
|
regulator: Add missing devm_* functions to devres.rst
Matti Vaittinen
2022-08-15
1
-0
/
+7
|
|
/
*
|
Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2022-10-04
2
-3
/
+1
|
\
\
|
*
|
pwm: core: Get rid of unused devm_of_pwm_get()
Andy Shevchenko
2022-09-19
2
-3
/
+1
|
|
/
*
|
Documentation: devres: add missing IO helper
Yang Yingliang
2022-09-29
1
-0
/
+1
*
|
Documentation: devres: update IRQ helper
Yang Yingliang
2022-09-29
1
-1
/
+1
*
|
Documentation: devres: add missing SPI helper
Yang Yingliang
2022-09-27
1
-0
/
+2
*
|
Documentation: devres: add missing PINCTRL helpers
Yang Yingliang
2022-09-27
1
-0
/
+2
*
|
Remove duplicate words inside documentation
Akhil Raj
2022-09-27
1
-1
/
+1
|
/
*
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2022-08-10
1
-0
/
+8
|
\
|
*
Documentation: cxl: remove dangling kernel-doc reference
Bagas Sanjaya
2022-08-05
1
-3
/
+0
|
*
cxl/region: Add region creation support
Ben Widawsky
2022-07-21
1
-0
/
+11
*
|
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
2
-469
/
+51
|
\
\
|
*
|
tty: serial: document uart_get_console()
Jiri Slaby
2022-07-28
1
-1
/
+1
|
*
|
tty: serial: serial_core, reformat kernel-doc for functions
Jiri Slaby
2022-07-28
1
-4
/
+7
|
*
|
Documentation: serial: link uart_ops properly
Jiri Slaby
2022-07-28
1
-1
/
+1
|
*
|
Documentation: serial: move GPIO kernel-doc to the functions
Jiri Slaby
2022-07-28
1
-28
/
+4
|
*
|
Documentation: serial: dedup kernel-doc for uart functions
Jiri Slaby
2022-07-28
1
-79
/
+5
|
*
|
Documentation: serial: move uart_ops documentation to the struct
Jiri Slaby
2022-07-28
1
-356
/
+2
|
*
|
serial: Support for RS-485 multipoint addresses
Ilpo Järvinen
2022-06-27
2
-1
/
+27
|
*
|
serial: Drop timeout from uart_port
Ilpo Järvinen
2022-06-27
1
-2
/
+3
|
*
|
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
2022-06-20
4
-0
/
+151
|
|
\
|
|
*
|
serial: Sanitize rs485_struct
Ilpo Järvinen
2022-06-10
1
-4
/
+8
*
|
|
Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-08-06
1
-8
/
+8
|
\
\
\
|
*
|
|
vfio: Replace phys_pfn with pages for vfio_pin_pages()
Nicolin Chen
2022-07-25
1
-1
/
+1
|
*
|
|
vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
Nicolin Chen
2022-07-25
1
-2
/
+2
|
*
|
|
vfio: Make vfio_unpin_pages() return void
Nicolin Chen
2022-07-23
1
-1
/
+1
|
*
|
|
vfio: de-extern-ify function prototypes
Alex Williamson
2022-06-27
1
-5
/
+5
*
|
|
|
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
1
-10
/
+0
|
\
\
\
\
|
*
|
|
|
dmaengine: remove DMA_MEMCPY_SG once again
Christoph Hellwig
2022-06-27
1
-10
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-08-04
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
gpiolib: devres: Get rid of unused devm_gpio_free()
Andy Shevchenko
2022-07-19
1
-1
/
+0
*
|
|
|
|
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-08-04
1
-1
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
platform/surface: aggregator: Allow notifiers to avoid communication on unreg...
Maximilian Luz
2022-06-13
1
-1
/
+5
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
1
-3
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_8.RULE
Thomas Gleixner
2022-06-10
1
-3
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-04
1
-2
/
+2
|
\
\
\
\
\
[next]