summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-11-10net: marvell: mvpp2: Fix wrong SerDes reconfiguration orderMarek BehĂșn
2021-11-10net: ethernet: ti: cpsw_ale: Fix access to un-initialized memoryChristophe JAILLET
2021-11-10virtio-mem: support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLEDavid Hildenbrand
2021-11-10net: stmmac: allow a tc-taprio base-time of zeroVladimir Oltean
2021-11-10net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-11-10net: hns3: remove check VF uc mac exist when set by PFGuangbin Huang
2021-11-10net: hns3: fix some mac statistics is always 0 in device version V2Guangbin Huang
2021-11-10net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo
2021-11-10net: hns3: sync rx ring head in echo common pullYufeng Mo
2021-11-10net: hns3: fix pfc packet number incorrect after querying pfc parametersJie Wang
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang
2021-11-10net: hns3: fix failed to add reuse multicast mac addr to hardware when mc mac...Guangbin Huang
2021-11-10Merge branch 'thermal-int340x'Rafael J. Wysocki
2021-11-10Merge branches 'pm-opp' and 'pm-cpufreq'Rafael J. Wysocki
2021-11-10Merge branches 'acpica', 'acpi-ec', 'acpi-pmic' and 'acpi-video'Rafael J. Wysocki
2021-11-10Merge branch 'acpi-dsc'Rafael J. Wysocki
2021-11-09Input: iforce - fix control-message timeoutJohan Hovold
2021-11-09Input: wacom_i2c - use macros for the bit masksAlistair Francis
2021-11-09Input: ili210x - reduce sample period to 15msMarek Vasut
2021-11-09Input: ili210x - improve polled sample spacingMarek Vasut
2021-11-09Input: ili210x - special case ili251x sample read outMarek Vasut
2021-11-09Input: elantench - fix misreporting trackpoint coordinatesPhoenix Huang
2021-11-09net: mana: Fix spelling mistake "calledd" -> "called"Colin Ian King
2021-11-09amt: use cancel_delayed_work() instead of flush_delayed_work() in amt_fini()Taehee Yoo
2021-11-10Merge tag 'drm-intel-next-fixes-2021-11-09' of git://anongit.freedesktop.org/...Dave Airlie
2021-11-10Merge tag 'drm-misc-next-fixes-2021-11-05' of git://anongit.freedesktop.org/d...Dave Airlie
2021-11-09net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek BehĂșn
2021-11-10rtc: rx8025: use .set_offset/.read_offsetAlexandre Belloni
2021-11-10rtc: rx8025: use rtc_add_groupAlexandre Belloni
2021-11-10rtc: rx8025: clear RTC_FEATURE_ALARM when alarm are not supportedAlexandre Belloni
2021-11-10rtc: rx8025: set rangeAlexandre Belloni
2021-11-10rtc: rx8025: let the core handle the alarm resolutionAlexandre Belloni
2021-11-10rtc: rx8025: switch to devm_rtc_allocate_deviceAlexandre Belloni
2021-11-10rtc: ab8500: let the core handle the alarm resolutionAlexandre Belloni
2021-11-10rtc: ab-eoz9: support UIE when availableAlexandre Belloni
2021-11-10rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2021-11-10rtc: rv3032: let the core handle the alarm resolutionAlexandre Belloni
2021-11-10rtc: s35390a: let the core handle the alarm resolutionAlexandre Belloni
2021-11-10rtc: handle alarms with a minute resolutionAlexandre Belloni
2021-11-10rtc: pcf85063: silence cppcheck warningAlexandre Belloni
2021-11-10rtc: rv8803: fix writing back ctrl in flag registerDominique Martinet
2021-11-09drm/amd/display: Add callbacks for DMUB HPD IRQ notificationsNicholas Kazlauskas
2021-11-09drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas
2021-11-09drm/amd/display: Add comment where CONFIG_DRM_AMD_DC_DCN macro endsAnson Jacob
2021-11-09drm/amdkfd: Fix retry fault drain race conditionsFelix Kuehling
2021-11-09drm/amdkfd: lower the VAs base offset to 8KBAlex Sierra
2021-11-09drm/amd/display: fix exit from amdgpu_dm_atomic_check() abruptlyShirish S
2021-11-09drm/amd/amdgpu: fix the kfd pre_reset sequence in sriovshaoyunl
2021-11-09drm/amdgpu: fix uvd crash on Polaris12 during driver unloadingEvan Quan
2021-11-09Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds