summaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorLines
2021-06-18mxser: drop ISA supportJiri Slaby-98/+9
2021-05-21usb: Restore the usb_header labelFabio Estevam-0/+2
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-6/+9
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2021-05-12MAINTAINERS: Move nvdimm mailing listDan Williams-1/+1
2021-05-11Remove link to nonexistent rocket driver docsDesmond Cheong Zhi Xi-1/+0
2021-05-10usb: Restore the reference to ch9.hFabio Estevam-6/+9
2021-05-06Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds-1/+1
2021-05-05Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+5
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+1
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+7
2021-05-05docs: vfio: fix typoAlyssa Ross-1/+1
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-3/+40
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-27/+30
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-0/+76
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-4/+211
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds-157/+18
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+357
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-29/+2
2021-04-26Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+8
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-197/+0
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+10
2021-04-26pwm: Reword docs about pwm_apply_state()Uwe Kleine-König-5/+5
2021-04-24usb: Fix up movement of USB core kerneldoc locationFabio Estevam-7/+8
2021-04-22Documentation: driver-api: thermal: Remove thermal_notify_framework from docu...Thara Gopinath-11/+1
2021-04-09pwm: Clarify which state pwm_get_state() returnsUwe Kleine-König-1/+5
2021-04-08docs: pin-control: Fix error path for control state exampleNiklas Söderlund-1/+1
2021-04-08docs: driver-api: device-io: Document ioremap() variants & access funcsHector Martin-0/+218
2021-04-08docs: driver-api: device-io: Document I/O access functionsArnd Bergmann-0/+138
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin-0/+1
2021-04-07vfio/mdev: Simplify driver registrationJason Gunthorpe-4/+1
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe-2/+2
2021-04-06vfio: Remove device_data from the vfio bus driver APIJason Gunthorpe-2/+1
2021-04-06vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'Jason Gunthorpe-8/+10
2021-04-06vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe-13/+18
2021-04-06media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_commonSakari Ailus-1/+1
2021-03-26gpio: Mention GPIO MUX in docsLinus Walleij-0/+6
2021-03-26docs: driver-api: gpio: consumer: Mark another line of code as suchJonathan Neuschäfer-1/+1
2021-03-25Documentation: gpio: chip should be pluralBryan Brattlof-1/+1
2021-03-23media: camera-sensor.rst: fix c:function build warningMauro Carvalho Chehab-3/+1
2021-03-22media: camera-sensor.rst: fix a doc build warningMauro Carvalho Chehab-0/+1
2021-03-22media: add a subsystem profile documentationMauro Carvalho Chehab-0/+208
2021-03-17docs: driver-api: Add Surface DTX driver documentationMaximilian Luz-0/+719
2021-03-16Merge drm/drm-next into drm-misc-nextMaxime Ripard-186/+1836
2021-03-12dma-fence: Document recoverable page fault implicationsDaniel Vetter-0/+76
2021-03-11docs: iio: mark "repeat" sysfs attribute as optionalLuca Ceresoli-1/+1
2021-03-11docs: iio: fix bullet list formattingLuca Ceresoli-5/+5
2021-03-11docs: iio: document the 'index' attribute tooLuca Ceresoli-0/+1
2021-03-11docs: iio: fix directory namingLuca Ceresoli-1/+1
2021-03-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean-0/+1