index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
driver-api
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-13
docs: driver-api: gpio: Fix filename mismatch
Tom Schwindl
3
-7
/
+7
2022-06-09
docs: Move the HTE documentation to driver-api/
Jonathan Corbet
4
-0
/
+151
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-0
/
+127
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-162
/
+691
2022-06-01
Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-2
/
+2
2022-06-01
Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2022-05-29
Merge tag 'dmaengine-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+7
2022-05-28
Merge tag 'pinctrl-v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+18
2022-05-25
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-22
/
+5
2022-05-25
Merge tag 'docs-5.19' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2022-05-24
Merge tag 'media/v5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-4
/
+91
2022-05-23
Merge tag 'irq-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-33
/
+142
2022-05-22
Merge tag 'intel-pinctrl-v5.19-2' of gitolite.kernel.org:pub/scm/linux/kernel...
Linus Walleij
1
-12
/
+18
2022-05-20
pwm: Document that the pinstate of a disabled PWM isn't reliable
Uwe Kleine-König
1
-0
/
+6
2022-05-17
media: Documentation: mc: Add media_device_{init,cleanup}
Sakari Ailus
1
-3
/
+10
2022-05-16
Documentation: gpio: Advertise irqd_to_hwirq() helper in the examples
Andy Shevchenko
1
-6
/
+12
2022-05-16
Documentation: gpio: Fix IRQ mask and unmask examples
Andy Shevchenko
1
-6
/
+6
2022-05-11
vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
Jason Gunthorpe
1
-2
/
+2
2022-05-11
Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/next
Alex Williamson
1
-22
/
+5
2022-05-05
Merge branch 'irq/gpio-immutable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Walleij
1
-33
/
+142
2022-04-28
Documentation: devres: fix typo in interface list
Johan Hovold
1
-1
/
+1
2022-04-26
Merge drm/drm-next into drm-intel-next
Jani Nikula
1
-0
/
+6
2022-04-26
firmware_loader: Add sysfs nodes to monitor fw_upload
Russ Weight
1
-2
/
+21
2022-04-26
firmware_loader: Add firmware-upload support
Russ Weight
2
-0
/
+108
2022-04-24
media: Documentation: add documentation about subdev state
Tomi Valkeinen
1
-0
/
+69
2022-04-24
media: cec: add optional adap_configured callback
Hans Verkuil
1
-1
/
+12
2022-04-21
vfio/mdev: Remove mdev_parent_ops
Jason Gunthorpe
1
-19
/
+5
2022-04-21
vfio/mdev: Remove vfio_mdev.c
Jason Gunthorpe
1
-3
/
+0
2022-04-20
Documentation: fix tty link
Jiri Slaby
1
-1
/
+1
2022-04-20
dmaengine: Document dmaengine_prep_dma_memset
Ben Walker
1
-0
/
+6
2022-04-19
Merge branch irq/gpio-immutable into irq/irqchip-next
Marc Zyngier
1
-33
/
+142
2022-04-19
Documentation: Update the recommended pattern for GPIO irqchips
Marc Zyngier
1
-33
/
+142
2022-04-14
Documentation: tty: n_gsm, use power of ReST
Jiri Slaby
1
-70
/
+74
2022-04-14
Documentation: tty: n_gsm, delete "Additional Documentation"
Jiri Slaby
1
-10
/
+0
2022-04-14
Documentation: tty: move moxa-smartio.rst to tty
Jiri Slaby
3
-1
/
+1
2022-04-14
Documentation: tty: move n_gsm to tty
Jiri Slaby
3
-1
/
+1
2022-04-14
Documentation: tty: introduce "Other Documentation"
Jiri Slaby
1
-1
/
+10
2022-04-14
Documentation: move tty to driver-api
Jiri Slaby
10
-1
/
+527
2022-04-11
dmaengine: Clarify cyclic transfer residue documentation
Paul Kocialkowski
1
-1
/
+1
2022-04-11
libata: Improve ATA queued command allocation
John Garry
1
-11
/
+0
2022-04-08
Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-0
/
+6
2022-04-05
docs: driver-api/thermal/intel_dptf: Use copyright symbol
Akira Yokosawa
1
-1
/
+1
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-318
/
+88
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+13
2022-03-25
dma-buf: add dma_fence_unwrap v2
Christian König
1
-0
/
+6
2022-03-24
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-2
/
+313
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-9
/
+9
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-0
/
+36
2022-03-23
nvdimm/blk: Fix title level
Tom Rix
1
-2
/
+2
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
3
-18
/
+18
[next]