aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | net/mlx5: Fix SF health recovery flowMoshe Shemesh2021-12-221-5/+6
| | * | | | | | | | | | net/mlx5: Fix error print in case of IRQ request failedShay Drory2021-12-221-2/+2
| | * | | | | | | | | | net/mlx5: Use first online CPU instead of hard coded CPUShay Drory2021-12-221-1/+1
| | * | | | | | | | | | net/mlx5: DR, Fix querying eswitch manager vport for ECPFYevgeny Kliteynik2021-12-221-3/+1
| | * | | | | | | | | | net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin2021-12-221-2/+3
* | | | | | | | | | | | Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds2021-12-302-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assertAndra Paraschiv2021-12-211-2/+3
| * | | | | | | | | | | | binder: fix async_free_space accounting for empty parcelsTodd Kjos2021-12-211-1/+1
* | | | | | | | | | | | | Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2021-12-305-8/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | usb: typec: ucsi: Only check the contract if there is a connectionHeikki Krogerus2021-12-211-1/+3
| * | | | | | | | | | | | | xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set.Mathias Nyman2021-12-211-1/+4
| * | | | | | | | | | | | | usb: mtu3: set interval of FS intr and isoc endpointChunfeng Yun2021-12-211-0/+7
| * | | | | | | | | | | | | usb: mtu3: fix list_head check warningChunfeng Yun2021-12-211-0/+1
| * | | | | | | | | | | | | usb: mtu3: add memory barrier before set GPD's HWOChunfeng Yun2021-12-211-1/+6
| * | | | | | | | | | | | | usb: mtu3: fix interval value for intr and isocChunfeng Yun2021-12-211-2/+2
| * | | | | | | | | | | | | usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier2021-12-211-3/+6
* | | | | | | | | | | | | | Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds2021-12-281-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | auxdisplay: charlcd: checking for pointer reference before dereferencingLuiz Sampaio2021-11-241-0/+3
| * | | | | | | | | | | | | auxdisplay: charlcd: fixing coding style issueLuiz Sampaio2021-11-241-1/+1
* | | | | | | | | | | | | | Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-253-19/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | pinctrl: stm32: consider the GPIO offset to expose all the GPIO linesFabien Dessenne2021-12-161-4/+4
| * | | | | | | | | | | | | | pinctrl: bcm2835: Change init order for gpio hogsPhil Elwell2021-12-101-13/+16
| * | | | | | | | | | | | | | pinctrl: mediatek: fix global-out-of-bounds issueGuodong Liu2021-11-241-2/+6
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-12-251-44/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | hwmon: (lm90) Do not report 'busy' status bit as alarmGuenter Roeck2021-12-121-1/+2
| * | | | | | | | | | | | | | hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681Guenter Roeck2021-12-121-2/+8
| * | | | | | | | | | | | | | hwmon: (lm90) Drop critical attribute support for MAX6654Guenter Roeck2021-12-121-37/+49
| * | | | | | | | | | | | | | hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculationsGuenter Roeck2021-12-121-2/+2
| * | | | | | | | | | | | | | hwmon: (lm90) Fix usage of CONFIG2 register in detect functionGuenter Roeck2021-12-121-3/+2
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-12-259-37/+149
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312Johnny Chuang2021-12-201-1/+45
| * | | | | | | | | | | | | Input: atmel_mxt_ts - fix double free in mxt_read_info_blockJosé Expósito2021-12-121-1/+1
| * | | | | | | | | | | | | Input: goodix - fix memory leak in goodix_firmware_uploadJosé Expósito2021-12-091-1/+1
| * | | | | | | | | | | | | Input: goodix - add id->model mapping for the "9111" modelHans de Goede2021-12-061-0/+1
| * | | | | | | | | | | | | Input: goodix - try not to touch the reset-pin on x86/ACPI devicesHans de Goede2021-12-062-5/+26
| * | | | | | | | | | | | | Input: i8042 - enable deferred probe quirk for ASUS UM325UASamuel Čavoj2021-12-061-0/+7
| * | | | | | | | | | | | | Input: elantech - fix stack out of bound access in elantech_change_report_id()Andrea Righi2021-11-291-1/+7
| * | | | | | | | | | | | | Input: iqs626a - prohibit inlining of channel parsing functionsJeff LaBundy2021-11-281-9/+12
| * | | | | | | | | | | | | Input: i8042 - add deferred probe supportTakashi Iwai2021-11-282-19/+49
* | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-247-49/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | platform/x86: intel_pmc_core: fix memleak on registration failureJohan Hovold2021-12-231-1/+1
| * | | | | | | | | | | | | platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTELAndy Shevchenko2021-12-232-16/+1
| * | | | | | | | | | | | | platform/x86: system76_acpi: Guard System76 EC specific functionalityTim Crawford2021-12-231-28/+30
| * | | | | | | | | | | | | platform/x86: apple-gmux: use resource_size() with resWang Qing2021-12-211-1/+1
| * | | | | | | | | | | | | platform/x86: amd-pmc: only use callbacks for suspendMario Limonciello2021-12-211-1/+2
| * | | | | | | | | | | | | platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co...Miaoqian Lin2021-12-211-2/+2
* | | | | | | | | | | | | | Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-12-232-8/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie2021-12-231-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/i915/guc: Only assign guc_id.id when stealing guc_idMatthew Brost2021-12-201-1/+1
| | * | | | | | | | | | | | | | drm/i915/guc: Use correct context lock when callig clr_context_registeredMatthew Brost2021-12-201-2/+2
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |