summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
Commit message (Expand)AuthorAgeFilesLines
* usb: Restore the usb_header labelFabio Estevam2021-05-211-0/+2
* Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-05-161-6/+9
|\
| * usb: Restore the reference to ch9.hFabio Estevam2021-05-101-6/+9
* | Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-151-1/+1
|\ \
| * | MAINTAINERS: Move nvdimm mailing listDan Williams2021-05-121-1/+1
| |/
* / Remove link to nonexistent rocket driver docsDesmond Cheong Zhi Xi2021-05-111-1/+0
|/
* Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-05-061-1/+1
|\
| * docs: vfio: fix typoAlyssa Ross2021-05-051-1/+1
* | Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-051-1/+5
|\ \
| * | pwm: Reword docs about pwm_apply_state()Uwe Kleine-König2021-04-261-5/+5
| * | pwm: Clarify which state pwm_get_state() returnsUwe Kleine-König2021-04-091-1/+5
* | | Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-11/+1
|\ \ \
| * | | Documentation: driver-api: thermal: Remove thermal_notify_framework from docu...Thara Gopinath2021-04-221-11/+1
| |/ /
* | | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-052-1/+7
|\ \ \ | |_|/ |/| |
| * | gpio: Mention GPIO MUX in docsLinus Walleij2021-03-261-0/+6
| * | docs: driver-api: gpio: consumer: Mark another line of code as suchJonathan Neuschäfer2021-03-261-1/+1
| |/
* | Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-303-3/+40
|\ \
| * | docs: pin-control: Fix error path for control state exampleNiklas Söderlund2021-04-081-1/+1
| * | docs/pinctrl: document debugfs filesDrew Fustini2021-03-101-0/+37
| * | Documentation: rename pinctl to pin-controlDrew Fustini2021-03-103-2/+2
| |/
* | Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-04-282-27/+30
|\ \
| * | vfio/mdev: Simplify driver registrationJason Gunthorpe2021-04-071-4/+1
| * | vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe2021-04-071-2/+2
| * | vfio: Remove device_data from the vfio bus driver APIJason Gunthorpe2021-04-061-2/+1
| * | vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'Jason Gunthorpe2021-04-061-8/+10
| * | vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe2021-04-061-13/+18
| |/
* | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-281-0/+76
|\ \
| * | Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-03-1627-186/+1836
| |\|
| * | dma-fence: Document recoverable page fault implicationsDaniel Vetter2021-03-121-0/+76
* | | Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-04-284-4/+211
|\ \ \
| * | | media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_commonSakari Ailus2021-04-061-1/+1
| * | | media: camera-sensor.rst: fix c:function build warningMauro Carvalho Chehab2021-03-231-3/+1
| * | | media: camera-sensor.rst: fix a doc build warningMauro Carvalho Chehab2021-03-221-0/+1
| * | | media: add a subsystem profile documentationMauro Carvalho Chehab2021-03-222-0/+208
| * | | media: v4l2-subdev.rst: typo fixTomi Valkeinen2021-03-111-1/+1
| | |/ | |/|
* | | Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds2021-04-264-157/+18
|\ \ \
| * | | Documentation: gpio: chip should be pluralBryan Brattlof2021-03-251-1/+1
| * | | docs: driver-model: device: Add ATTRIBUTE_GROUPS() exampleGeert Uytterhoeven2021-03-081-4/+9
| * | | docs: driver-model: device: Add DEVICE_ATTR_{RO,RW} examplesGeert Uytterhoeven2021-03-081-2/+8
| * | | docs: driver-model: Remove obsolete device class documentationGeert Uytterhoeven2021-03-062-150/+0
| |/ /
* | | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-262-0/+357
|\ \ \
| * | | docs: driver-api: device-io: Document ioremap() variants & access funcsHector Martin2021-04-081-0/+218
| * | | docs: driver-api: device-io: Document I/O access functionsArnd Bergmann2021-04-081-0/+138
| * | | asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2021-04-081-0/+1
* | | | Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-29/+2
|\ \ \ \
| * | | | firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...Nobuhiro Iwamatsu2021-03-011-29/+2
| | |/ / | |/| |
* | | | Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-261-7/+8
|\ \ \ \
| * | | | usb: Fix up movement of USB core kerneldoc locationFabio Estevam2021-04-241-7/+8
| |/ / /
* | | | Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-04-263-197/+0
|\ \ \ \ | | |/ / | |/| |
| * | | tty: rocket, remove the driverJiri Slaby2021-03-101-185/+0