aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/driver-api (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-21usb: Restore the usb_header labelFabio Estevam1-0/+2
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-6/+9
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2021-05-12MAINTAINERS: Move nvdimm mailing listDan Williams1-1/+1
2021-05-11Remove link to nonexistent rocket driver docsDesmond Cheong Zhi Xi1-1/+0
2021-05-10usb: Restore the reference to ch9.hFabio Estevam1-6/+9
2021-05-06Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-1/+1
2021-05-05Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-1/+5
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds1-11/+1
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds2-1/+7
2021-05-05docs: vfio: fix typoAlyssa Ross1-1/+1
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds3-3/+40
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-27/+30
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+76
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-4/+211
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds4-157/+18
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-0/+357
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-29/+2
2021-04-26Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-7/+8
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-197/+0
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-8/+10
2021-04-26pwm: Reword docs about pwm_apply_state()Uwe Kleine-König1-5/+5
2021-04-24usb: Fix up movement of USB core kerneldoc locationFabio Estevam1-7/+8
2021-04-22Documentation: driver-api: thermal: Remove thermal_notify_framework from documentationThara Gopinath1-11/+1
2021-04-09pwm: Clarify which state pwm_get_state() returnsUwe Kleine-König1-1/+5
2021-04-08docs: pin-control: Fix error path for control state exampleNiklas Söderlund1-1/+1
2021-04-08docs: driver-api: device-io: Document ioremap() variants & access funcsHector Martin1-0/+218
2021-04-08docs: driver-api: device-io: Document I/O access functionsArnd Bergmann1-0/+138
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin1-0/+1
2021-04-07vfio/mdev: Simplify driver registrationJason Gunthorpe1-4/+1
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe1-2/+2
2021-04-06vfio: Remove device_data from the vfio bus driver APIJason Gunthorpe1-2/+1
2021-04-06vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'Jason Gunthorpe1-8/+10
2021-04-06vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe1-13/+18
2021-04-06media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_commonSakari Ailus1-1/+1
2021-03-26gpio: Mention GPIO MUX in docsLinus Walleij1-0/+6
2021-03-26docs: driver-api: gpio: consumer: Mark another line of code as suchJonathan Neuschäfer1-1/+1
2021-03-25Documentation: gpio: chip should be pluralBryan Brattlof1-1/+1
2021-03-23media: camera-sensor.rst: fix c:function build warningMauro Carvalho Chehab1-3/+1
2021-03-22media: camera-sensor.rst: fix a doc build warningMauro Carvalho Chehab1-0/+1
2021-03-22media: add a subsystem profile documentationMauro Carvalho Chehab2-0/+208
2021-03-17docs: driver-api: Add Surface DTX driver documentationMaximilian Luz2-0/+719
2021-03-16Merge drm/drm-next into drm-misc-nextMaxime Ripard27-186/+1836
2021-03-12dma-fence: Document recoverable page fault implicationsDaniel Vetter1-0/+76
2021-03-11docs: iio: mark "repeat" sysfs attribute as optionalLuca Ceresoli1-1/+1
2021-03-11docs: iio: fix bullet list formattingLuca Ceresoli1-5/+5
2021-03-11docs: iio: document the 'index' attribute tooLuca Ceresoli1-0/+1
2021-03-11docs: iio: fix directory namingLuca Ceresoli1-1/+1
2021-03-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean1-0/+1
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean1-1/+0