summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipack/carriers/tpci200: Fix a double free in tpci200_pci_probeLv Yunlong2021-05-271-1/+4
* char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)Eli Billauer2021-05-273-0/+2275
* char: xillybus: Move class-related functions to new xillybus_class.cEli Billauer2021-05-276-169/+324
* w1: fix build warning in w1_ds2438.rstGreg Kroah-Hartman2021-05-261-1/+1
* w1: ds2482: fix kernel-doc syntax in fileAditya Srivastava2021-05-261-47/+47
* misc: alcor_pci: fix inverted branch conditionTong Zhang2021-05-221-1/+1
* misc: xilinx-sdfec: Drop unnecessary NULL check after container_ofGuenter Roeck2021-05-211-3/+0
* eeprom: ee1004: Let device core handle attribute eepromHeiner Kallweit2021-05-211-17/+9
* sysfs: Add helper BIN_ATTRIBUTE_GROUPSHeiner Kallweit2021-05-211-0/+6
* misc: bcm-vk: Replace zero-length array with flexible array memberGustavo A. R. Silva2021-05-212-3/+2
* uio: Remove leading spaces in KconfigJuerg Haefliger2021-05-211-1/+1
* w1: ds2438: support for writing to offset registerLuiz Sampaio2021-05-213-1/+66
* w1: ds2438: adding support for reading page1Luiz Sampaio2021-05-213-0/+55
* w1: ds2438: fixing bug that would always get page0Luiz Sampaio2021-05-211-2/+2
* w1: ds2438: changed sysfs macro for rw fileLuiz Sampaio2021-05-211-1/+1
* w1: ds2438: fixed if brackets coding style issueLuiz Sampaio2021-05-211-8/+8
* w1: ds2438: fixed a coding style issueLuiz Sampaio2021-05-211-5/+5
* w1: w1_therm: fix build warning in w1_seq_show()Yang Yingliang2021-05-211-2/+1
* w1: w1_therm: correct function name bulk_read_support()Yang Yingliang2021-05-211-1/+1
* parport: Use string_upper() instead of open coded variantAndy Shevchenko2021-05-211-8/+3
* comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'Lee Jones2021-05-211-1/+1
* comedi: drivers: ni_routes: Demote non-conforming kernel-doc headersLee Jones2021-05-211-3/+3
* comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote othersLee Jones2021-05-211-6/+6
* comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'Lee Jones2021-05-211-1/+2
* char: hw_random: pseries-rng: Demote non-conformant kernel-doc headerLee Jones2021-05-211-1/+1
* char: hpet: Remove unused variable 'm'Lee Jones2021-05-211-2/+2
* char: pcmcia: cm4040_cs: Remove unused variable 'uc'Lee Jones2021-05-211-2/+1
* char: pcmcia: cm4000_cs: Remove unused variable 'tmp'Lee Jones2021-05-211-2/+1
* Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman2021-05-21394-2171/+3560
|\
| * Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-2059-417/+499
| |\
| | * misc: eeprom: at24: check suspend status before disable regulatorHsin-Yi Wang2021-05-141-2/+4
| | * uio_hv_generic: Fix another memory leak in error handling pathsChristophe JAILLET2021-05-141-1/+3
| | * uio_hv_generic: Fix a memory leak in error handling pathsChristophe JAILLET2021-05-141-2/+6
| | * uio/uio_pci_generic: fix return value changed in refactoringMartin Ă…gren2021-05-141-1/+1
| | * Revert "Revert "ALSA: usx2y: Fix potential NULL pointer dereference""Greg Kroah-Hartman2021-05-131-0/+5
| | * dyndbg: drop uninformative vpr_infoJim Cromie2021-05-131-1/+0
| | * dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie2021-05-132-7/+17
| | * binder: Return EFAULT if we fail BINDER_ENABLE_ONEWAY_SPAM_DETECTIONLuca Stefani2021-05-131-1/+1
| | * cdrom: gdrom: initialize global variable at init timeGreg Kroah-Hartman2021-05-131-1/+8
| | * brcmfmac: properly check for bus register errorsGreg Kroah-Hartman2021-05-136-46/+41
| | * Revert "brcmfmac: add a check for the status of usb_register"Greg Kroah-Hartman2021-05-131-5/+1
| | * video: imsttfb: check for ioremap() failuresGreg Kroah-Hartman2021-05-131-3/+18
| | * Revert "video: imsttfb: fix potential NULL pointer dereferences"Greg Kroah-Hartman2021-05-131-5/+0
| | * net: liquidio: Add missing null pointer checksTom Seewald2021-05-132-15/+40
| | * Revert "net: liquidio: fix a NULL pointer dereference"Greg Kroah-Hartman2021-05-131-5/+0
| | * media: gspca: properly check for errors in po1030_probe()Greg Kroah-Hartman2021-05-131-3/+7
| | * Revert "media: gspca: Check the return value of write_bridge for timeout"Greg Kroah-Hartman2021-05-131-6/+2
| | * media: gspca: mt9m111: Check write_bridge for timeoutAlaa Emad2021-05-131-6/+8
| | * Revert "media: gspca: mt9m111: Check write_bridge for timeout"Greg Kroah-Hartman2021-05-131-5/+3
| | * media: dvb: Add check on sp8870_readreg returnAlaa Emad2021-05-131-1/+3