summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-07Input: trackpoint - enable Synaptics trackpointsVincent Huang1-0/+2
2020-10-07i2c: npcm7xx: Clear LAST bit after a failed transaction.Tali Perry1-0/+9
2020-10-07i2c: cpm: Fix i2c_ram structureNicolas VINCENT1-0/+3
2020-10-07gpio: aspeed: fix ast2600 bank propertiesTao Ren1-2/+2
2020-10-07gpio/aspeed-sgpio: don't enable all interrupts by defaultJeremy Kerr1-5/+3
2020-10-07gpio/aspeed-sgpio: enable access to all 80 input & output sgpiosJeremy Kerr1-42/+84
2020-10-07gpio: pca953x: Fix uninitialized pending variableYe Li1-1/+1
2020-10-07iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai1-2/+6
2020-10-07scsi: target: Fix lun lookup for TARGET_SCF_LOOKUP_LUN_FROM_TAG caseSudhakar Panneerselvam1-1/+2
2020-10-07clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski1-2/+2
2020-10-07dmaengine: dmatest: Prevent to run on misconfigured channelVladimir Murzin1-5/+21
2020-10-07clk: tegra: Fix missing prototype for tegra210_clk_register_emc()Thierry Reding1-0/+2
2020-10-07clk: tegra: Always program PLL_E when enabledThierry Reding1-3/+0
2020-10-07pinctrl: mvebu: Fix i2c sda definition for 98DX3236Chris Packham1-1/+1
2020-10-07phy: ti: am654: Fix a leak in serdes_am654_probe()Dan Carpenter1-2/+4
2020-10-07gpio: sprd: Clear interrupt when setting the type as edgeTaiping Lai1-0/+3
2020-10-07nvme-fc: fail new connections to a deleted host or remote portJames Smart1-2/+4
2020-10-07nvme-pci: fix NULL req in completion handlerXianting Tian1-7/+7
2020-10-07net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entriesXiaoliang Yang1-8/+8
2020-10-07spi: fsl-espi: Only process interrupts for expected eventsChris Packham1-2/+3
2020-10-07cpuidle: psci: Fix suspicious RCU usageUlf Hansson1-2/+2
2020-10-07drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He3-0/+5
2020-10-07drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He1-2/+2
2020-10-07nvme-core: get/put ctrl and transport module in nvme_dev_open/release()Chaitanya Kulkarni1-0/+15
2020-10-07nvme-pci: disable the write zeros command for Intel 600P/P3100David Milburn1-1/+2
2020-10-07rndis_host: increase sleep time in the query-response loopOlympia Giannou1-1/+1
2020-10-07net: dec: de2104x: Increase receive ring size for TulipLucy Yan1-1/+1
2020-10-07hv_netvsc: Cache the current data path to avoid duplicate call and messageDexuan Cui2-1/+23
2020-10-07drm/sun4i: mixer: Extend regmap max_registerMartin Cerveny1-1/+1
2020-10-07Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"Mauro Carvalho Chehab2-5/+0
2020-10-07drivers/net/wan/hdlc_fr: Add needed_headroom for PVC devicesXie He1-1/+2
2020-10-07mt76: mt7915: use ieee80211_free_txskb to free tx skbsFelix Fietkau2-3/+7
2020-10-07clocksource/drivers/timer-gx6605s: Fixup counter reloadGuo Ren1-0/+1
2020-10-07xen/events: don't use chip_data for legacy IRQsJuergen Gross1-8/+21
2020-10-07drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare1-1/+1
2020-10-07memstick: Skip allocating card when removing hostKai-Heng Feng1-0/+4
2020-10-07iio: adc: qcom-spmi-adc5: fix driver nameDmitry Baryshkov1-1/+1
2020-10-07Input: i8042 - add nopnp quirk for Acer Aspire 5 A515Jiri Kosina1-0/+7
2020-10-07i2c: i801: Exclude device from suspend direct complete optimizationJean Delvare1-0/+1
2020-10-07scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()Mark Mielke1-7/+15
2020-10-07clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen1-1/+1
2020-10-07clk: samsung: Keep top BPLL mux on Exynos542x enabledMarek Szyprowski1-0/+5
2020-10-07gpio: amd-fch: correct logic of GPIO_LINE_DIRECTIONEd Wildgoose1-1/+1
2020-10-07gpio: tc35894: fix up tc35894 interrupt configurationdillon min1-1/+1
2020-10-07gpio: mockup: fix resource leak in error pathBartosz Golaszewski1-0/+2
2020-10-07gpio: siox: explicitly support only threaded irqsAhmad Fatoum1-0/+1
2020-10-07usbcore/driver: Accommodate usbipM. Vefa Bicakci1-6/+31
2020-10-07usbcore/driver: Fix incorrect downcastM. Vefa Bicakci1-9/+2
2020-10-07usbcore/driver: Fix specific driver selectionM. Vefa Bicakci1-1/+1
2020-10-07Revert "usbip: Implement a match function to fix usbip"M. Vefa Bicakci1-6/+0