Age | Commit message (Expand) | Author | Files | Lines |
2022-02-14 | Documentation / MTD: Rename the intel-spi driver | Mika Westerberg | 2 | -5/+5 |
2022-01-22 | Merge tag 'docs-5.17-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+2 |
2022-01-21 | Documentation: fix firewire.rst ABI file path error | Randy Dunlap | 1 | -2/+2 |
2022-01-18 | Merge tag 'dmaengine-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -3/+37 |
2022-01-14 | Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -22/+44 |
2022-01-13 | Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2022-01-12 | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -15/+17 |
2022-01-12 | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -330/+7 |
2022-01-12 | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -211/+25 |
2021-12-30 | counter: Update documentation for new counter registration functions | Uwe Kleine-König | 1 | -5/+5 |
2021-12-21 | docs/driver-api: Replace a comma in the n_gsm.rst with a double colon | Yanteng Si | 1 | -1/+7 |
2021-12-09 | PCI/MSI: Move code into a separate directory | Thomas Gleixner | 1 | -1/+1 |
2021-12-03 | Documentation/auxiliary_bus: Move the text into the code | Ira Weiny | 1 | -281/+17 |
2021-12-03 | Documentation/auxiliary_bus: Update Auxiliary device lifespan | Ira Weiny | 1 | -11/+21 |
2021-12-03 | Documentation/auxiliary_bus: Clarify match_name | Ira Weiny | 1 | -3/+30 |
2021-12-03 | Documentation/auxiliary_bus: Clarify auxiliary_device creation | Ira Weiny | 1 | -20/+61 |
2021-11-29 | fpga: region: Use standard dev_release for class driver | Russ Weight | 1 | -3/+9 |
2021-11-29 | fpga: bridge: Use standard dev_release for class driver | Russ Weight | 1 | -5/+1 |
2021-11-29 | fpga: mgr: Use standard dev_release for class driver | Russ Weight | 1 | -9/+29 |
2021-11-26 | tty: move tty_ldisc docs to new Documentation/tty/ | Jiri Slaby | 2 | -88/+0 |
2021-11-26 | tty: reformat tty_struct::flags into kernel-doc | Jiri Slaby | 1 | -22/+2 |
2021-11-26 | tty: combine tty_ldisc_ops docs into kernel-doc | Jiri Slaby | 1 | -93/+2 |
2021-11-26 | tty: combine tty_operations triple docs into kernel-doc | Jiri Slaby | 1 | -132/+2 |
2021-11-22 | Documentation: dmaengine: Correctly describe dmatest with channel unset | Daniel Thompson | 1 | -3/+4 |
2021-11-22 | Documentation: dmaengine: Add a description of what dmatest does | Daniel Thompson | 1 | -0/+10 |
2021-11-22 | dmaengine: Add documentation for new memcpy scatter-gather function | Adrian Larumbe | 1 | -0/+23 |
2021-11-17 | Docs: usb: update writesize, copy_from_user, usb_fill_bulk_urb, usb_submit_urb | Philipp Hortmann | 1 | -11/+13 |
2021-11-17 | Docs: usb: update comment and code near increment usage count | Philipp Hortmann | 1 | -2/+2 |
2021-11-17 | Docs: usb: update err() to pr_err() and replace __FILE__ | Philipp Hortmann | 1 | -2/+2 |
2021-11-15 | media: drivers/index.rst: add missing rkisp1 entry | Hans Verkuil | 1 | -0/+1 |
2021-11-08 | Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -0/+6 |
2021-11-04 | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2 | -10/+63 |
2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -77/+287 |
2021-11-04 | Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -5/+8 |
2021-11-03 | Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -6/+0 |
2021-11-03 | Merge tag 'thermal-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -222/+3 |
2021-11-02 | Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 1 | -2/+2 |
2021-11-02 | Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 1 | -2/+62 |
2021-10-28 | docs: mmc: update maintainer name and URL | Andy Isaacson | 1 | -2/+2 |
2021-10-26 | Documentation: USB: fix example bulk-message timeout | Johan Hovold | 1 | -1/+1 |
2021-10-25 | Docs: usb: remove :c:func: for usb_register and usb_deregister | Philipp Hortmann | 1 | -2/+2 |
2021-10-25 | Docs: usb: update struct usb_driver | Philipp Hortmann | 1 | -2/+5 |
2021-10-19 | Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux... | Greg Kroah-Hartman | 1 | -0/+1 |
2021-10-19 | iio: inkern: introduce devm_iio_map_array_register() short-hand function | Alexandru Ardelean | 1 | -0/+1 |
2021-10-18 | docs: counter: Include counter-chrdev kernel-doc to generic-counter.rst | William Breathitt Gray | 1 | -0/+3 |
2021-10-18 | counter: fix docum. build problems after filename change | Randy Dunlap | 1 | -1/+1 |
2021-10-17 | docs: counter: Document character device interface | William Breathitt Gray | 1 | -41/+136 |
2021-10-17 | docs: counter: Update to reflect sysfs internalization | William Breathitt Gray | 1 | -66/+177 |
2021-10-08 | media: remove myself from dvb media maintainers | Sean Young | 1 | -1/+1 |
2021-10-07 | thermal: Move ABI documentation to Documentation/ABI | Mauro Carvalho Chehab | 1 | -222/+3 |