index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2021-05-27
firmware: stratix10-svc: Fix a resource leak in an error handling path
Christophe JAILLET
2021-05-27
eeprom: ee1004: Add helper ee1004_cleanup
Heiner Kallweit
2021-05-27
eeprom: ee1004: Add constant EE1004_NUM_PAGES
Heiner Kallweit
2021-05-27
eeprom: ee1004: Move call to ee1004_set_current_page to ee1004_eeprom_read
Heiner Kallweit
2021-05-27
eeprom: ee1004: Improve error handling in ee1004_read
Heiner Kallweit
2021-05-27
eeprom: ee1004: Factor out setting page to ee1004_set_current_page
Heiner Kallweit
2021-05-27
eeprom: ee1004: Cache current page at initialization of first device only
Heiner Kallweit
2021-05-27
eeprom: ee1004: Switch to i2c probe_new callback
Heiner Kallweit
2021-05-27
eeprom: ee1004: Improve creating dummy devices
Heiner Kallweit
2021-05-27
eeprom: ee1004: Improve check for SMBUS features
Heiner Kallweit
2021-05-27
eeprom: ee1004: Remove usage of i2c_adapter_id in adapter comparison
Heiner Kallweit
2021-05-27
eeprom: ee1004: Remove not needed check in ee1004_eeprom_read
Heiner Kallweit
2021-05-27
eeprom: ee1004: Remove not needed check in ee1004_read
Heiner Kallweit
2021-05-27
eeprom: ee1004: Use kobj_to_i2c_client to simplify the code
Heiner Kallweit
2021-05-27
misc/pvpanic: Make 'pvpanic_probe()' resource managed
Christophe JAILLET
2021-05-27
misc/pvpanic-mmio: Use GFP_KERNEL instead of GFP_ATOMIC
Christophe JAILLET
2021-05-27
misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'
Christophe JAILLET
2021-05-27
misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMIC
Christophe JAILLET
2021-05-27
misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'
Christophe JAILLET
2021-05-27
char: pcmcia: scr24x_cs: Fix redundant fops
Nijam Haider
2021-05-27
char: pcmcia: error out if 'num_bytes_read' is greater than 4 in set_protocol()
Yu Kuai
2021-05-27
ipac: tpci200: fix kernel-doc syntax and remove filename from file header
Aditya Srivastava
2021-05-27
ipac: ipoctal: fix kernel-doc syntax and remove filename from file headers
Aditya Srivastava
2021-05-27
ipack/carriers/tpci200: Fix a double free in tpci200_pci_probe
Lv Yunlong
2021-05-27
char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)
Eli Billauer
2021-05-27
char: xillybus: Move class-related functions to new xillybus_class.c
Eli Billauer
2021-05-26
w1: ds2482: fix kernel-doc syntax in file
Aditya Srivastava
2021-05-22
misc: alcor_pci: fix inverted branch condition
Tong Zhang
2021-05-21
misc: xilinx-sdfec: Drop unnecessary NULL check after container_of
Guenter Roeck
2021-05-21
eeprom: ee1004: Let device core handle attribute eeprom
Heiner Kallweit
2021-05-21
misc: bcm-vk: Replace zero-length array with flexible array member
Gustavo A. R. Silva
2021-05-21
uio: Remove leading spaces in Kconfig
Juerg Haefliger
2021-05-21
w1: ds2438: support for writing to offset register
Luiz Sampaio
2021-05-21
w1: ds2438: adding support for reading page1
Luiz Sampaio
2021-05-21
w1: ds2438: fixing bug that would always get page0
Luiz Sampaio
2021-05-21
w1: ds2438: changed sysfs macro for rw file
Luiz Sampaio
2021-05-21
w1: ds2438: fixed if brackets coding style issue
Luiz Sampaio
2021-05-21
w1: ds2438: fixed a coding style issue
Luiz Sampaio
2021-05-21
w1: w1_therm: fix build warning in w1_seq_show()
Yang Yingliang
2021-05-21
w1: w1_therm: correct function name bulk_read_support()
Yang Yingliang
2021-05-21
parport: Use string_upper() instead of open coded variant
Andy Shevchenko
2021-05-21
comedi: drivers: comedi_isadma: Fix misspelling of 'dma_chan1'
Lee Jones
2021-05-21
comedi: drivers: ni_routes: Demote non-conforming kernel-doc headers
Lee Jones
2021-05-21
comedi: drivers: ni_tio: Fix slightly broken kernel-doc and demote others
Lee Jones
2021-05-21
comedi: comedi_8254: Fix descriptions for 'i8254' and 'iobase'
Lee Jones
2021-05-21
char: hw_random: pseries-rng: Demote non-conformant kernel-doc header
Lee Jones
2021-05-21
char: hpet: Remove unused variable 'm'
Lee Jones
2021-05-21
char: pcmcia: cm4040_cs: Remove unused variable 'uc'
Lee Jones
2021-05-21
char: pcmcia: cm4000_cs: Remove unused variable 'tmp'
Lee Jones
2021-05-21
Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...
Greg Kroah-Hartman
[next]