summaryrefslogtreecommitdiff
path: root/Documentation/driver-api
AgeCommit message (Expand)AuthorFilesLines
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-24usb: Fix up movement of USB core kerneldoc locationFabio Estevam1-7/+8
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-03-25Documentation: gpio: chip should be pluralBryan Brattlof1-1/+1
2021-03-17docs: driver-api: Add Surface DTX driver documentationMaximilian Luz2-0/+719
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
2021-03-11iio: kfifo: add devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean1-0/+1
2021-03-10tty: rocket, remove the driverJiri Slaby1-185/+0
2021-03-10tty: cyclades, remove this orphanJiri Slaby2-12/+0
2021-03-09docs: driver-model: device: Add ATTRIBUTE_GROUPS() exampleGeert Uytterhoeven1-4/+9
2021-03-09docs: driver-model: device: Add DEVICE_ATTR_{RO,RW} examplesGeert Uytterhoeven1-2/+8
2021-03-08platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...Maximilian Luz1-2/+2
2021-03-07docs: driver-model: Remove obsolete device class documentationGeert Uytterhoeven2-150/+0
2021-03-01firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...Nobuhiro Iwamatsu1-29/+2
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-109/+0
2021-02-24Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...Linus Torvalds3-0/+59
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds3-5/+17
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-6/+7
2021-02-22Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+0
2021-02-22Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds11-0/+1670
2021-02-22Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds7-53/+81
2021-02-17cxl/mem: Add basic IOCTL interfaceBen Widawsky1-0/+12
2021-02-17cxl/mem: Register CXL memX devicesDan Williams1-0/+5
2021-02-17cxl/mem: Find device capabilitiesBen Widawsky1-0/+14
2021-02-17cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpointsDan Williams3-0/+28
2021-02-15docs: gpio: intro: Improve HTML formattingJonathan Neuschäfer1-4/+4
2021-02-15docs: gpio: Fix formatting in description of gpiod_*_array_* functionsJonathan Neuschäfer1-2/+3
2021-02-06media: Remove the legacy v4l2-clk APIEzequiel Garcia2-32/+0
2021-02-06media: Clarify v4l2-async subdevice addition APIEzequiel Garcia1-9/+39
2021-02-05docs: thermal: fix spelling mistakesFlavio Suligoi1-3/+3
2021-01-29misc: pti: Remove a leftover in documentationAndy Shevchenko1-1/+0
2021-01-27media: hdmi: cec: replace broken link to HDMI specsivan tkachenko1-1/+1
2021-01-27misc: pti: Remove driver for deprecated platformAndy Shevchenko1-108/+0
2021-01-26media: Documentation: media: Fix recently introduced build warning in subdev ...Sakari Ailus1-1/+1
2021-01-22devlink: Extend devlink port documentation for subfunctionsParav Pandit1-0/+2
2021-01-20thermal/core: Remove the 'forced_passive' optionDaniel Lezcano1-13/+0
2021-01-12media: Documentation: Include CCS PLL calculator to CCS driver documentationSakari Ailus1-0/+13
2021-01-12media: Documentation: media: Document clock handling in camera sensor driversSakari Ailus1-1/+19