summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2021-05-27mei: request autosuspend after sending rx flow controlAlexander Usyskin
2021-05-27eeprom: ee1004: Add helper ee1004_cleanupHeiner Kallweit
2021-05-27eeprom: ee1004: Add constant EE1004_NUM_PAGESHeiner Kallweit
2021-05-27eeprom: ee1004: Move call to ee1004_set_current_page to ee1004_eeprom_readHeiner Kallweit
2021-05-27eeprom: ee1004: Improve error handling in ee1004_readHeiner Kallweit
2021-05-27eeprom: ee1004: Factor out setting page to ee1004_set_current_pageHeiner Kallweit
2021-05-27eeprom: ee1004: Cache current page at initialization of first device onlyHeiner Kallweit
2021-05-27eeprom: ee1004: Switch to i2c probe_new callbackHeiner Kallweit
2021-05-27eeprom: ee1004: Improve creating dummy devicesHeiner Kallweit
2021-05-27eeprom: ee1004: Improve check for SMBUS featuresHeiner Kallweit
2021-05-27eeprom: ee1004: Remove usage of i2c_adapter_id in adapter comparisonHeiner Kallweit
2021-05-27eeprom: ee1004: Remove not needed check in ee1004_eeprom_readHeiner Kallweit
2021-05-27eeprom: ee1004: Remove not needed check in ee1004_readHeiner Kallweit
2021-05-27eeprom: ee1004: Use kobj_to_i2c_client to simplify the codeHeiner Kallweit
2021-05-27misc/pvpanic: Make 'pvpanic_probe()' resource managedChristophe JAILLET
2021-05-27misc/pvpanic-mmio: Use GFP_KERNEL instead of GFP_ATOMICChristophe JAILLET
2021-05-27misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'Christophe JAILLET
2021-05-27misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMICChristophe JAILLET
2021-05-27misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'Christophe JAILLET
2021-05-22misc: alcor_pci: fix inverted branch conditionTong Zhang
2021-05-21misc: xilinx-sdfec: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-05-21eeprom: ee1004: Let device core handle attribute eepromHeiner Kallweit
2021-05-21misc: bcm-vk: Replace zero-length array with flexible array memberGustavo A. R. Silva
2021-05-21kgdb: fix gcc-11 warnings harderGreg Kroah-Hartman
2021-05-21Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-05-14misc: eeprom: at24: check suspend status before disable regulatorHsin-Yi Wang
2021-05-14misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang
2021-05-14misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong
2021-05-14misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible stringsEmmanuel Gil Peyrot
2021-05-14misc: eeprom_93xx46: Remove hardcoded bit lengthsEmmanuel Gil Peyrot
2021-05-14cxl: Fix an error messageChristophe JAILLET
2021-05-13mei: Drop unnecessary NULL check after container_ofGuenter Roeck
2021-05-13ics932s401: fix broken handling of errors when word reading failsDarrick J. Wong
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby
2021-05-13ti-st: use tty_write_roomJiri Slaby
2021-05-13ti-st: use goto-failpath in st_core_initJiri Slaby
2021-05-13tty: no checking of tty_unregister_ldiscJiri Slaby
2021-05-13tty: make tty_ldisc_ops a param in tty_unregister_ldiscJiri Slaby
2021-05-13tty: set tty_ldisc_ops::num staticallyJiri Slaby
2021-05-13tty: make fp of tty_ldisc_ops::receive_buf{,2} constJiri Slaby
2021-05-13firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo
2021-05-11platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng
2021-05-08habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memoryLv Yunlong
2021-05-08habanalabs: wait for interrupt wrong timeout calculationOfir Bitton
2021-05-08habanalabs: ignore f/w status errorOded Gabbay
2021-05-08habanalabs: change error level of security not readyOded Gabbay
2021-05-08habanalabs: skip reading f/w errors on bad statusOded Gabbay
2021-05-08habanalabs: expose ASIC specific PLL indexBharat Jauhari
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds