Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | net/mlx5: Fix SF health recovery flow | Moshe Shemesh | 2021-12-22 | 1 | -5/+6 | |
| | * | | | | | | | | | | net/mlx5: Fix error print in case of IRQ request failed | Shay Drory | 2021-12-22 | 1 | -2/+2 | |
| | * | | | | | | | | | | net/mlx5: Use first online CPU instead of hard coded CPU | Shay Drory | 2021-12-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | net/mlx5: DR, Fix querying eswitch manager vport for ECPF | Yevgeny Kliteynik | 2021-12-22 | 1 | -3/+1 | |
| | * | | | | | | | | | | net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resources | Miaoqian Lin | 2021-12-22 | 1 | -2/+3 | |
* | | | | | | | | | | | | Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 2021-12-30 | 2 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | nitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert | Andra Paraschiv | 2021-12-21 | 1 | -2/+3 | |
| * | | | | | | | | | | | | binder: fix async_free_space accounting for empty parcels | Todd Kjos | 2021-12-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds | 2021-12-30 | 5 | -8/+29 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | usb: typec: ucsi: Only check the contract if there is a connection | Heikki Krogerus | 2021-12-21 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | xhci: Fresco FL1100 controller should not have BROKEN_MSI quirk set. | Mathias Nyman | 2021-12-21 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | usb: mtu3: set interval of FS intr and isoc endpoint | Chunfeng Yun | 2021-12-21 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | usb: mtu3: fix list_head check warning | Chunfeng Yun | 2021-12-21 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | usb: mtu3: add memory barrier before set GPD's HWO | Chunfeng Yun | 2021-12-21 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | usb: mtu3: fix interval value for intr and isoc | Chunfeng Yun | 2021-12-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear. | Vincent Pelletier | 2021-12-21 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linux | Linus Torvalds | 2021-12-28 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | auxdisplay: charlcd: checking for pointer reference before dereferencing | Luiz Sampaio | 2021-11-24 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | auxdisplay: charlcd: fixing coding style issue | Luiz Sampaio | 2021-11-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge tag 'pinctrl-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-12-25 | 3 | -19/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines | Fabien Dessenne | 2021-12-16 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | pinctrl: bcm2835: Change init order for gpio hogs | Phil Elwell | 2021-12-10 | 1 | -13/+16 | |
| * | | | | | | | | | | | | | | pinctrl: mediatek: fix global-out-of-bounds issue | Guodong Liu | 2021-11-24 | 1 | -2/+6 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge tag 'hwmon-for-v5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-12-25 | 1 | -44/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | hwmon: (lm90) Do not report 'busy' status bit as alarm | Guenter Roeck | 2021-12-12 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681 | Guenter Roeck | 2021-12-12 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | | hwmon: (lm90) Drop critical attribute support for MAX6654 | Guenter Roeck | 2021-12-12 | 1 | -37/+49 | |
| * | | | | | | | | | | | | | | hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations | Guenter Roeck | 2021-12-12 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | hwmon: (lm90) Fix usage of CONFIG2 register in detect function | Guenter Roeck | 2021-12-12 | 1 | -3/+2 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2021-12-25 | 9 | -37/+149 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Input: elants_i2c - do not check Remark ID on eKTH3900/eKTH5312 | Johnny Chuang | 2021-12-20 | 1 | -1/+45 | |
| * | | | | | | | | | | | | | Input: atmel_mxt_ts - fix double free in mxt_read_info_block | José Expósito | 2021-12-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Input: goodix - fix memory leak in goodix_firmware_upload | José Expósito | 2021-12-09 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Input: goodix - add id->model mapping for the "9111" model | Hans de Goede | 2021-12-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | Input: goodix - try not to touch the reset-pin on x86/ACPI devices | Hans de Goede | 2021-12-06 | 2 | -5/+26 | |
| * | | | | | | | | | | | | | Input: i8042 - enable deferred probe quirk for ASUS UM325UA | Samuel Čavoj | 2021-12-06 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | Input: elantech - fix stack out of bound access in elantech_change_report_id() | Andrea Righi | 2021-11-29 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | Input: iqs626a - prohibit inlining of channel parsing functions | Jeff LaBundy | 2021-11-28 | 1 | -9/+12 | |
| * | | | | | | | | | | | | | Input: i8042 - add deferred probe support | Takashi Iwai | 2021-11-28 | 2 | -19/+49 | |
* | | | | | | | | | | | | | | Merge tag 'platform-drivers-x86-v5.16-4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-12-24 | 7 | -49/+37 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | platform/x86: intel_pmc_core: fix memleak on registration failure | Johan Hovold | 2021-12-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | platform/x86/intel: Remove X86_PLATFORM_DRIVERS_INTEL | Andy Shevchenko | 2021-12-23 | 2 | -16/+1 | |
| * | | | | | | | | | | | | | platform/x86: system76_acpi: Guard System76 EC specific functionality | Tim Crawford | 2021-12-23 | 1 | -28/+30 | |
| * | | | | | | | | | | | | | platform/x86: apple-gmux: use resource_size() with res | Wang Qing | 2021-12-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | platform/x86: amd-pmc: only use callbacks for suspend | Mario Limonciello | 2021-12-21 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | platform/mellanox: mlxbf-pmc: Fix an IS_ERR() vs NULL bug in mlxbf_pmc_map_co... | Miaoqian Lin | 2021-12-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | Merge tag 'drm-fixes-2021-12-24' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-12-23 | 2 | -8/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'drm-intel-fixes-2021-12-22' of git://anongit.freedesktop.org/drm/d... | Dave Airlie | 2021-12-23 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | drm/i915/guc: Only assign guc_id.id when stealing guc_id | Matthew Brost | 2021-12-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | drm/i915/guc: Use correct context lock when callig clr_context_registered | Matthew Brost | 2021-12-20 | 1 | -2/+2 | |
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | |