index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
Merge tag 'docs-5.13' of git://git.lwn.net/linux
Linus Torvalds
4
-157
/
+18
2021-04-26
Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+357
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-29
/
+2
2021-04-26
Merge tag 'usb-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-7
/
+8
2021-04-26
Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-197
/
+0
2021-04-26
Merge tag 'staging-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+10
2021-04-24
usb: Fix up movement of USB core kerneldoc location
Fabio Estevam
1
-7
/
+8
2021-04-08
docs: driver-api: device-io: Document ioremap() variants & access funcs
Hector Martin
1
-0
/
+218
2021-04-08
docs: driver-api: device-io: Document I/O access functions
Arnd Bergmann
1
-0
/
+138
2021-04-08
asm-generic/io.h: Add a non-posted variant of ioremap()
Hector Martin
1
-0
/
+1
2021-03-25
Documentation: gpio: chip should be plural
Bryan Brattlof
1
-1
/
+1
2021-03-17
docs: driver-api: Add Surface DTX driver documentation
Maximilian Luz
2
-0
/
+719
2021-03-11
docs: iio: mark "repeat" sysfs attribute as optional
Luca Ceresoli
1
-1
/
+1
2021-03-11
docs: iio: fix bullet list formatting
Luca Ceresoli
1
-5
/
+5
2021-03-11
docs: iio: document the 'index' attribute too
Luca Ceresoli
1
-0
/
+1
2021-03-11
docs: iio: fix directory naming
Luca Ceresoli
1
-1
/
+1
2021-03-11
iio: buffer-dma,adi-axi-adc: introduce devm_iio_dmaengine_buffer_setup()
Alexandru Ardelean
1
-0
/
+1
2021-03-11
iio: kfifo: un-export devm_iio_kfifo_allocate() function
Alexandru Ardelean
1
-1
/
+0
2021-03-11
iio: kfifo: add devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
1
-0
/
+1
2021-03-10
tty: rocket, remove the driver
Jiri Slaby
1
-185
/
+0
2021-03-10
tty: cyclades, remove this orphan
Jiri Slaby
2
-12
/
+0
2021-03-08
docs: driver-model: device: Add ATTRIBUTE_GROUPS() example
Geert Uytterhoeven
1
-4
/
+9
2021-03-08
docs: driver-model: device: Add DEVICE_ATTR_{RO,RW} examples
Geert Uytterhoeven
1
-2
/
+8
2021-03-08
platform/surface: aggregator: Make SSAM_DEFINE_SYNC_REQUEST_x define static f...
Maximilian Luz
1
-2
/
+2
2021-03-06
docs: driver-model: Remove obsolete device class documentation
Geert Uytterhoeven
2
-150
/
+0
2021-03-01
firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...
Nobuhiro Iwamatsu
1
-29
/
+2
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-109
/
+0
2021-02-24
Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvd...
Linus Torvalds
3
-0
/
+59
2021-02-22
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
3
-5
/
+17
2021-02-22
Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-6
/
+7
2021-02-22
Merge tag 'thermal-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+0
2021-02-22
Merge tag 'platform-drivers-x86-v5.12-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
11
-0
/
+1670
2021-02-21
Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
7
-53
/
+81
2021-02-16
cxl/mem: Add basic IOCTL interface
Ben Widawsky
1
-0
/
+12
2021-02-16
cxl/mem: Register CXL memX devices
Dan Williams
1
-0
/
+5
2021-02-16
cxl/mem: Find device capabilities
Ben Widawsky
1
-0
/
+14
2021-02-16
cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
Dan Williams
3
-0
/
+28
2021-02-15
docs: gpio: intro: Improve HTML formatting
Jonathan Neuschäfer
1
-4
/
+4
2021-02-15
docs: gpio: Fix formatting in description of gpiod_*_array_* functions
Jonathan Neuschäfer
1
-2
/
+3
2021-02-06
media: Remove the legacy v4l2-clk API
Ezequiel Garcia
2
-32
/
+0
2021-02-06
media: Clarify v4l2-async subdevice addition API
Ezequiel Garcia
1
-9
/
+39
2021-02-04
docs: thermal: fix spelling mistakes
Flavio Suligoi
1
-3
/
+3
2021-01-29
misc: pti: Remove a leftover in documentation
Andy Shevchenko
1
-1
/
+0
2021-01-27
media: hdmi: cec: replace broken link to HDMI specs
ivan tkachenko
1
-1
/
+1
2021-01-27
misc: pti: Remove driver for deprecated platform
Andy Shevchenko
1
-108
/
+0
2021-01-26
media: Documentation: media: Fix recently introduced build warning in subdev ...
Sakari Ailus
1
-1
/
+1
2021-01-22
devlink: Extend devlink port documentation for subfunctions
Parav Pandit
1
-0
/
+2
2021-01-19
thermal/core: Remove the 'forced_passive' option
Daniel Lezcano
1
-13
/
+0
2021-01-12
media: Documentation: Include CCS PLL calculator to CCS driver documentation
Sakari Ailus
1
-0
/
+13
2021-01-12
media: Documentation: media: Document clock handling in camera sensor drivers
Sakari Ailus
1
-1
/
+19
[next]