summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: orion: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: gpio: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: xway: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC enginesMiquel Raynal2021-11-181-3/+9
* s390/cio: make ccw_device_dma_* more robustHalil Pasic2021-11-181-1/+11
* s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger2021-11-181-0/+2
* s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle2021-11-181-2/+1
* s390/cio: check the subchannel validity for dev_busidVineeth Vijayan2021-11-181-2/+2
* video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut2021-11-181-6/+0
* mfd: dln2: Add cell for initializing DLN2 ADCJack Andersen2021-11-181-0/+18
* irqchip/sifive-plic: Fixup EOI failed when maskedGuo Ren2021-11-181-1/+7
* cxgb4: fix eeprom len when diagnostics not implementedRahul Lakkireddy2021-11-182-2/+7
* net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean2021-11-181-2/+0
* net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2021-11-182-9/+2
* net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo2021-11-182-0/+7
* gve: Fix off by one in gve_tx_timeout()Dan Carpenter2021-11-181-1/+1
* nfc: pn533: Fix double free when pn533_fill_fragment_skbs() failsChengfeng Ye2021-11-181-3/+3
* zram: off by one in read_block_state()Dan Carpenter2021-11-181-1/+1
* can: mcp251xfd: mcp251xfd_chip_start(): fix error handling for mcp251xfd_chip...Marc Kleine-Budde2021-11-181-1/+1
* mfd: core: Add missing of_node_put for loop iterationKrzysztof Kozlowski2021-11-181-0/+2
* bonding: Fix a use-after-free problem when bond_sysfs_slave_add() failedHuang Guobin2021-11-181-25/+11
* net: phy: fix duplex out of sync problem while changing settingsHeiner Kallweit2021-11-181-1/+6
* drm/nouveau/svm: Fix refcount leak bug and missing check against null bugChenyuan Mi2021-11-181-0/+4
* ACPI: PMIC: Fix intel_pmic_regs_handler() read accessesHans de Goede2021-11-181-23/+28
* ice: Fix not stopping Tx queues for VFsBrett Creeley2021-11-182-5/+3
* ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch2021-11-181-5/+9
* net: davinci_emac: Fix interrupt pacing disableMaxim Kiselev2021-11-181-2/+14
* xen-pciback: Fix return in pm_ctrl_init()YueHaibing2021-11-181-1/+1
* i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET2021-11-181-1/+5
* scsi: qla2xxx: Turn off target reset during issue_lipQuinn Tran2021-11-183-50/+2
* scsi: qla2xxx: Fix gnl list corruptionQuinn Tran2021-11-181-3/+1
* scsi: qla2xxx: Relogin during fabric disturbanceQuinn Tran2021-11-181-10/+46
* scsi: qla2xxx: Changes to support FCP2 TargetSaurav Kashyap2021-11-183-2/+17
* ar7: fix kernel builds for compiler testJackie Liu2021-11-181-1/+1
* watchdog: f71808e_wdt: fix inaccurate report in WDIOC_GETTIMEOUTAhmad Fatoum2021-11-181-1/+3
* dmaengine: dmaengine_desc_callback_valid(): Check for `callback_result`Lars-Peter Clausen2021-11-181-1/+1
* soc: fsl: dpaa2-console: free buffer before returning from dpaa2_console_readRobert-Ionut Alexa2021-11-181-0/+1
* auxdisplay: ht16k33: Fix frame buffer device blankingGeert Uytterhoeven2021-11-181-0/+10
* auxdisplay: ht16k33: Connect backlight to fbdevGeert Uytterhoeven2021-11-181-28/+28
* auxdisplay: img-ascii-lcd: Fix lock-up when displaying empty stringGeert Uytterhoeven2021-11-181-0/+10
* dmaengine: at_xdmac: fix AT_XDMAC_CC_PERID() macroClaudiu Beznea2021-11-181-1/+1
* rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Dan Carpenter2021-11-181-2/+2
* remoteproc: Fix a memory leak in an error handling path in 'rproc_handle_vdev()'Christophe JAILLET2021-11-181-3/+5
* mtd: core: don't remove debugfs directory if device is in useZev Weiss2021-11-181-2/+2
* PCI: uniphier: Serialize INTx masking/unmasking and fix the bit operationKunihiko Hayashi2021-11-181-16/+10
* mtd: spi-nor: hisi-sfc: Remove excessive clk_disable_unprepare()Evgeny Novikov2021-11-181-1/+0
* opp: Fix return in _opp_add_static_v2()YueHaibing2021-11-181-1/+1