summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-05-27misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'Christophe JAILLET1-2/+1
2021-05-27misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMICChristophe JAILLET1-1/+1
2021-05-27misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'Christophe JAILLET1-6/+3
2021-05-27char: pcmcia: scr24x_cs: Fix redundant fopsNijam Haider1-1/+0
2021-05-27char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()Yu Kuai1-0/+4
2021-05-27dyndbg: display KiB of data memory used.Jim Cromie1-3/+3
2021-05-27ipac: tpci200: fix kernel-doc syntax and remove filename from file headerAditya Srivastava2-6/+2
2021-05-27ipac: ipoctal: fix kernel-doc syntax and remove filename from file headersAditya Srivastava2-7/+3
2021-05-27ipack/carriers/tpci200: Fix a double free in tpci200_pci_probeLv Yunlong1-1/+4
2021-05-27char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)Eli Billauer3-0/+2275
2021-05-27char: xillybus: Move class-related functions to new xillybus_class.cEli Billauer6-169/+324
2021-05-26w1: fix build warning in w1_ds2438.rstGreg Kroah-Hartman1-1/+1
2021-05-26w1: ds2482: fix kernel-doc syntax in fileAditya Srivastava1-47/+47
2021-05-22misc: alcor_pci: fix inverted branch conditionTong Zhang1-1/+1
2021-05-21misc: xilinx-sdfec: Drop unnecessary NULL check after container_ofGuenter Roeck1-3/+0
2021-05-21eeprom: ee1004: Let device core handle attribute eepromHeiner Kallweit1-17/+9
2021-05-21sysfs: Add helper BIN_ATTRIBUTE_GROUPSHeiner Kallweit1-0/+6
2021-05-21misc: bcm-vk: Replace zero-length array with flexible array memberGustavo A. R. Silva2-3/+2
2021-05-21uio: Remove leading spaces in KconfigJuerg Haefliger1-1/+1
2021-05-21w1: ds2438: support for writing to offset registerLuiz Sampaio3-1/+66
2021-05-21w1: ds2438: adding support for reading page1Luiz Sampaio3-0/+55
2021-05-21w1: ds2438: fixing bug that would always get page0Luiz Sampaio1-2/+2
2021-05-21w1: ds2438: changed sysfs macro for rw fileLuiz Sampaio1-1/+1
2021-05-21w1: ds2438: fixed if brackets coding style issueLuiz Sampaio1-8/+8
2021-05-21w1: ds2438: fixed a coding style issueLuiz Sampaio1-5/+5
2021-05-21w1: w1_therm: fix build warning in w1_seq_show()Yang Yingliang1-2/+1
2021-05-21w1: w1_therm: correct function name bulk_read_support()Yang Yingliang1-1/+1
2021-05-21parport: Use string_upper() instead of open coded variantAndy Shevchenko1-8/+3
2021-05-21comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'Lee Jones1-1/+1
2021-05-21comedi: drivers: ni_routes: Demote non-conforming kernel-doc headersLee Jones1-3/+3
2021-05-21comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote othersLee Jones1-6/+6
2021-05-21comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'Lee Jones1-1/+2
2021-05-21char: hw_random: pseries-rng: Demote non-conformant kernel-doc headerLee Jones1-1/+1
2021-05-21char: hpet: Remove unused variable 'm'Lee Jones1-2/+2
2021-05-21char: pcmcia: cm4040_cs: Remove unused variable 'uc'Lee Jones1-2/+1
2021-05-21char: pcmcia: cm4000_cs: Remove unused variable 'tmp'Lee Jones1-2/+1
2021-05-21Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman394-2171/+3560
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds59-417/+499
2021-05-20Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-22/+19
2021-05-19Merge tag 'fs.idmapped.mount_setattr.v5.13-rc3' of gitolite.kernel.org:pub/sc...Linus Torvalds1-1/+5
2021-05-19Revert "i915: fix remap_io_sg to verify the pgprot"Linus Torvalds1-23/+50
2021-05-17Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+26
2021-05-17quota: Disable quotactl_path syscallJan Kara17-18/+17
2021-05-17Linux 5.13-rc2v5.13-rc2Linus Torvalds1-1/+1
2021-05-16Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-1/+21
2021-05-16Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-41/+50
2021-05-16Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-75/+220
2021-05-16Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+5
2021-05-16Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-17/+34
2021-05-16Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds29-113/+124