summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | docs: ABI: vdso: use the right format for ABIMauro Carvalho Chehab2020-10-301-0/+6
| | * | | | | docs: ABI: fix syntax to be parsed using ReST notationMauro Carvalho Chehab2020-10-3017-161/+271
| | * | | | | docs: ABI: convert testing/configfs-acpi to ReSTMauro Carvalho Chehab2020-10-301-9/+25
| | * | | | | docs: Kconfig/Makefile: add a check for broken ABI filesMauro Carvalho Chehab2020-10-304-3/+28
| | * | | | | docs: abi-testing.rst: enable --rst-sources when building docsMauro Carvalho Chehab2020-10-301-0/+1
| | * | | | | docs: ABI: don't escape ReST-incompatible chars from obsolete and removedMauro Carvalho Chehab2020-10-303-0/+4
| | * | | | | docs: ABI: create a 2-depth index for ABIMauro Carvalho Chehab2020-10-301-1/+1
| | * | | | | docs: ABI: make it parse ABI/stable as ReST-compatible filesMauro Carvalho Chehab2020-10-302-2/+7
| | * | | | | docs: ABI: sysfs-uevent: make it compatible with ReST outputMauro Carvalho Chehab2020-10-301-12/+16
| | * | | | | docs: ABI: testing: make the files compatible with ReST outputMauro Carvalho Chehab2020-10-3074-879/+1336
| | * | | | | docs: ABI: stable: make files ReST compatibleMauro Carvalho Chehab2020-10-3016-103/+179
| | * | | | | docs: ABI: README: specify that files should be ReST compatibleMauro Carvalho Chehab2020-10-301-1/+9
| | * | | | | docs: add ABI documentation to the admin-guide bookMauro Carvalho Chehab2020-10-307-1/+61
| | * | | | | docs: kernel_abi.py: Handle with a lazy Sphinx parserMauro Carvalho Chehab2020-10-301-13/+26
| | * | | | | docs: kernel_abi.py: use --enable-lineno for get_abi.plMauro Carvalho Chehab2020-10-301-4/+14
| | * | | | | docs: kernel_abi.py: make it compatible with Sphinx 1.7+Mauro Carvalho Chehab2020-10-301-12/+27
| | * | | | | docs: kernel_abi.py: fix UTF-8 supportMauro Carvalho Chehab2020-10-301-12/+7
| | * | | | | docs: kernel_abi.py: add a script to parse ABI documentationMauro Carvalho Chehab2020-10-301-0/+157
| | * | | | | docs: kernellog.py: add support for info()Mauro Carvalho Chehab2020-10-301-1/+5
| | * | | | | scripts: get_abi.pl: auto-generate cross referencesMauro Carvalho Chehab2020-10-301-0/+31
| | * | | | | scripts: get_abi.pl: use bold font for ABI definitionsMauro Carvalho Chehab2020-10-301-0/+1
| | * | | | | scripts: get_abi.pl: prevent duplicated file namesMauro Carvalho Chehab2020-10-301-5/+10
| | * | | | | scripts: get_abi.pl: output users in ReST formatMauro Carvalho Chehab2020-10-301-0/+8
| | * | | | | scripts: get_abi.pl: detect duplicated ABI definitionsMauro Carvalho Chehab2020-10-301-27/+58
| | * | | | | scripts: get_abi.pl: cleanup ABI cross-reference logicMauro Carvalho Chehab2020-10-301-64/+83
| | * | | | | scripts: get_abi.pl: improve its parser to better catch up indentationMauro Carvalho Chehab2020-10-301-23/+19
| | * | | | | scripts: get_abi.pl: Allow optionally record from where a line came fromMauro Carvalho Chehab2020-10-301-1/+21
| | * | | | | scripts: get_abi.pl: fix parsing on ReST modeMauro Carvalho Chehab2020-10-301-16/+14
| | * | | | | scripts: get_abi.pl: change script to allow parsing in ReST modeMauro Carvalho Chehab2020-10-301-25/+47
| | * | | | | debugfs: remove return value of debugfs_create_devm_seqfile()Greg Kroah-Hartman2020-10-303-19/+16
| | |/ / / /
| * | | | | Merge tag 'staging-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-11-018-30/+49
| |\ \ \ \ \
| | * | | | | staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng2020-10-271-1/+1
| | * | | | | staging: wfx: fix test on return value of gpiod_get_value()Jérôme Pouiller2020-10-271-1/+1
| | * | | | | staging: wfx: fix use of uninitialized pointerJérôme Pouiller2020-10-271-3/+3
| | * | | | | staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim2020-10-271-4/+15
| | * | | | | staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-10-271-0/+1
| | * | | | | staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin2020-10-271-15/+19
| | * | | | | staging: octeon: repair "fixed-link" supportAlexander Sverdlin2020-10-272-6/+9
| | |/ / / /
| * | | | | Merge tag 'tty-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-014-38/+37
| |\ \ \ \ \
| | * | | | | vt_ioctl: fix GIO_UNIMAP regressionJiri Slaby2020-10-281-6/+5
| | * | | | | vt: keyboard, extend func_buf_lock to readersJiri Slaby2020-10-281-4/+13
| | * | | | | vt: keyboard, simplify vt_kdgkbsentJiri Slaby2020-10-281-19/+9
| | * | | | | tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean2020-10-281-6/+7
| | * | | | | tty: serial: 21285: fix lockup on openRussell King2020-10-281-6/+6
| | |/ / / /
| * | | | | Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-11-0122-138/+195
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'usb-v5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...Greg Kroah-Hartman2020-10-303-83/+102
| | |\ \ \ \ \
| | | * | | | | usb: cdns3: gadget: own the lock wrongly at the suspend routinePeter Chen2020-10-301-4/+7
| | | * | | | | usb: cdns3: Fix on-chip memory overflow issuePawel Laszczak2020-10-303-76/+94
| | | * | | | | usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen2020-10-291-1/+1
| | | * | | | | usb: cdns3: Variable 'length' set but not usedPawel Laszczak2020-10-281-2/+0
| | | |/ / / /