summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+122
2021-06-29Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds8-25/+29
2021-06-29Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds5-9/+12
2021-06-21thermal: Use generic HW-protection shutdown APIMatti Vaittinen1-15/+9
2021-06-17docs: driver-api: usb: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-3/+3
2021-06-17docs: driver-api: surface_aggregator: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab3-10/+14
2021-06-17docs: driver-api: gpio: using-gpio.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-2/+2
2021-06-17docs: driver-api: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-1/+1
2021-06-17docs: devices.rst: better reference documentation docsMauro Carvalho Chehab1-4/+4
2021-06-17docs: driver-api: ioctl.rst: replace some charactersMauro Carvalho Chehab1-4/+4
2021-06-17Documentation: ACPI: fix error script nameHao Chen1-1/+1
2021-06-16docs: driver-api: Update Surface Aggregator user-space interface documentationMaximilian Luz1-5/+122
2021-06-16media: driver-api: drivers: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-1/+1
2021-06-16media: docs: */media/index.rst: don't use ReST doc:`foo`Mauro Carvalho Chehab1-4/+6
2021-06-02docs: driver-api: media: zoran: replace SOFT HYPHEN characterMauro Carvalho Chehab1-1/+1
2021-06-02media: Documentation: ccs: Fix the op_pll_multiplier addressBernhard Wimmer2-3/+4
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/gre...Linus Torvalds1-6/+9
2021-05-15Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus 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-07Merge 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...Linus Torvalds1-1/+5
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-11/+1
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus 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/...Linus Torvalds3-3/+40
2021-04-29Merge 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/mc...Linus 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/gi...Linus Torvalds2-0/+357
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-29/+2
2021-04-26Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-7/+8
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-197/+0
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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 docu...Thara 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-08vfio/mdev: Simplify driver registrationJason Gunthorpe1-4/+1
2021-04-08vfio/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