summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-22w1: omap-hdq: fix interrupt handling which did show spurious timeoutsH. Nikolaus Schaller1-20/+42
2020-06-22w1: omap-hdq: fix return value to be -1 if there is a timeoutH. Nikolaus Schaller1-1/+1
2020-06-22w1: omap-hdq: cleanup to add missing newline for some dev_dbgH. Nikolaus Schaller1-5/+5
2020-06-22mtd: rawnand: tmio: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: mtk: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: pasemi: Fix the probe error pathMiquel Raynal1-1/+3
2020-06-22mtd: rawnand: plat_nand: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: sunxi: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: oxnas: Fix the probe error pathMiquel Raynal1-4/+4
2020-06-22mtd: rawnand: socrates: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: orion: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: xway: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: ingenic: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: sharpsl: Fix the probe error pathMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: diskonchip: Fix the probe error pathMiquel Raynal1-5/+2
2020-06-22mtd: rawnand: brcmnand: fix hamming oob layoutÁlvaro Fernández Rojas1-4/+7
2020-06-22mtd: rawnand: onfi: Fix redundancy detection checkMiquel Raynal1-1/+1
2020-06-22mtd: rawnand: Fix nand_gpio_waitrdy()Boris Brezillon1-2/+8
2020-06-22pwm: jz4740: Enhance precision in calculation of duty cyclePaul Cercueil1-3/+3
2020-06-22pwm: lpss: Fix get_state runtime-pm reference handlingHans de Goede1-4/+11
2020-06-22virtio-balloon: Disable free page reporting if page poison reporting is not e...Alexander Duyck1-1/+8
2020-06-22drivers/macintosh: Fix memleak in windfarm_pm112 driverMichael Ellerman1-8/+13
2020-06-22soc/tegra: pmc: Select GENERIC_PINCONFCorentin Labbe1-0/+1
2020-06-22memory: samsung: exynos5422-dmc: Fix tFAW timings alignmentBernard Zhao1-1/+1
2020-06-22dm crypt: avoid truncating the logical block sizeEric Biggers1-1/+1
2020-06-22software node: implement software_node_unregister()Greg Kroah-Hartman1-6/+21
2020-06-22gnss: sirf: fix error return code in sirf_probe()Wei Yongjun1-2/+6
2020-06-22pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOsJonathan Bakker1-0/+9
2020-06-22pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210Jonathan Bakker1-24/+49
2020-06-22power: supply: core: fix memory leak in HWMON error pathQiushi Wu1-1/+1
2020-06-22power: supply: core: fix HWMON temperature labelsMichał Mirosław1-1/+1
2020-06-22power: vexpress: add suppress_bind_attrs to trueAnders Roxell1-0/+1
2020-06-22iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick1-4/+15
2020-06-22iommu/vt-d: Only clear real DMA device's context entriesJon Derrick1-1/+8
2020-06-22EDAC/amd64: Add AMD family 17h model 60h PCI IDsAlexander Monakov2-0/+17
2020-06-22hwmon: (k10temp) Add AMD family 17h model 60h PCI matchAlexander Monakov1-0/+1
2020-06-22igb: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2020-06-22clk: mediatek: assign the initial value to clk_init_data of mtk_muxWeiyi Lu1-1/+1
2020-06-22usb: musb: mediatek: add reset FADDR to zero in reset interrupt handleMacpaul Lin1-0/+6
2020-06-22media: ov5640: fix use of destroyed mutexTomi Valkeinen1-2/+2
2020-06-22b43_legacy: Fix connection problem with WPA3Larry Finger1-0/+1
2020-06-22b43: Fix connection problem with WPA3Larry Finger1-1/+1
2020-06-22b43legacy: Fix case where channel status is corruptedLarry Finger1-0/+1
2020-06-22Bluetooth: hci_bcm: fix freeing not-requested IRQMichał Mirosław1-1/+4
2020-06-22Bluetooth: hci_bcm: respect IRQ polarity from DTMichał Mirosław1-1/+2
2020-06-22serial: 8250: Avoid error message on reprobeLukas Wunner1-4/+10
2020-06-22media: cedrus: Program output format during each runSamuel Holland2-3/+2
2020-06-22clocksource/drivers/timer-microchip-pit64b: Select CONFIG_TIMER_OFMichael Ellerman1-0/+1
2020-06-22carl9170: remove P2P_GO supportChristian Lamparter2-20/+5
2020-06-22irqchip/sifive-plic: Setup cpuhp once after boot CPU handler is presentAnup Patel1-2/+12