summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)Author
2021-04-28Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-28Merge tag 'media/v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-26Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-04-26Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-24usb: Fix up movement of USB core kerneldoc locationFabio Estevam
2021-04-08docs: driver-api: device-io: Document ioremap() variants & access funcsHector Martin
2021-04-08docs: driver-api: device-io: Document I/O access functionsArnd Bergmann
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin
2021-04-07vfio/mdev: Simplify driver registrationJason Gunthorpe
2021-04-07vfio/mdev: Add missing typesafety around mdev_deviceJason Gunthorpe
2021-04-06vfio: Remove device_data from the vfio bus driver APIJason Gunthorpe
2021-04-06vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'Jason Gunthorpe
2021-04-06vfio: Split creation of a vfio_device into init and register opsJason Gunthorpe
2021-04-06media: v4l: fwnode: Rename v4l2_async_register_subdev_sensor_commonSakari Ailus
2021-03-25Documentation: gpio: chip should be pluralBryan Brattlof
2021-03-23media: camera-sensor.rst: fix c:function build warningMauro Carvalho Chehab
2021-03-22media: camera-sensor.rst: fix a doc build warningMauro Carvalho Chehab
2021-03-22media: add a subsystem profile documentationMauro Carvalho Chehab
2021-03-17docs: driver-api: Add Surface DTX driver documentationMaximilian Luz
2021-03-16Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-03-12dma-fence: Document recoverable page fault implicationsDaniel Vetter
2021-03-11docs: iio: mark "repeat" sysfs attribute as optionalLuca Ceresoli
2021-03-11docs: iio: fix bullet list formattingLuca Ceresoli
2021-03-11docs: iio: document the 'index' attribute tooLuca Ceresoli
2021-03-11docs: iio: fix directory namingLuca Ceresoli
2021-03-11iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()Alexandru Ardelean
2021-03-11iio: kfifo: un-export devm_iio_kfifo_allocate() functionAlexandru Ardelean
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11media: v4l2-subdev.rst: typo fixTomi Valkeinen
2021-03-10tty: rocket, remove the driverJiri Slaby
2021-03-10tty: cyclades, remove this orphanJiri Slaby
2021-03-08docs: driver-model: device: Add ATTRIBUTE_GROUPS() exampleGeert Uytterhoeven
2021-03-08docs: driver-model: device: Add DEVICE_ATTR_{RO,RW} examplesGeert Uytterhoeven
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz
2021-03-06docs: driver-model: Remove obsolete device class documentationGeert Uytterhoeven
2021-03-01firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...Nobuhiro Iwamatsu
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-24Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-02-21Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-02-16cxl/mem: Add basic IOCTL interfaceBen Widawsky
2021-02-16cxl/mem: Register CXL memX devicesDan Williams