summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_INPUT_SCHMITT_ENABLE readbackChen-Yu Tsai
2024-05-17pinctrl: mediatek: remove set but not used variable 'e'YueHaibing
2024-05-17pinctrl: mediatek: Fix some off by one bugsDan Carpenter
2024-05-17pinctrl: mediatek: Fix fallback behavior for bias_set_comboHsin-Yi Wang
2024-05-17regulator: core: fix debugfs creation regressionJohan Hovold
2024-05-17drm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin
2024-05-17usb: gadget: f_fs: Fix a race condition when processing setup packets.Chris Wulff
2024-05-17usb: gadget: composite: fix OS descriptors w_value logicPeter Korsgaard
2024-05-17firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos
2024-05-17net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen
2024-05-17net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen
2024-05-17pinctrl: mediatek: Fix fallback call pathHsin-Yi Wang
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang
2024-05-17clk: Don't hold prepare_lock when calling kref_put()Stephen Boyd
2024-05-17gpio: crystalcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-17gpio: wcove: Use -ENOTSUPP consistentlyAndy Shevchenko
2024-05-17gpu: host1x: Do not setup DMA for virtual devicesThierry Reding
2024-05-17scsi: target: Fix SELinux error when systemd-modules loads the target moduleMaurizio Lombardi
2024-05-17firewire: ohci: mask bus reset interrupts between ISR and bottom halfAdam Goldman
2024-05-17ata: sata_gemini: Check clk_enable() resultChen Ni
2024-05-17net: bcmgenet: Reset RBUF on first openPhil Elwell
2024-05-17scsi: bnx2fc: Remove spin_lock_bh while releasing resources after uploadSaurav Kashyap
2024-05-17scsi: lpfc: Update lpfc_ramp_down_queue_handler() logicJustin Tee
2024-05-17clk: sunxi-ng: h6: Reparent CPUX during PLL CPUX rate changeJernej Skrabec
2024-05-17net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún
2024-05-17net: dsa: mv88e6xxx: Add number of MACs in the ATUAndrew Lunn
2024-05-17net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen
2024-05-17bna: ensure the copied buf is NUL terminatedBui Quang Minh
2024-05-17pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()Zeng Heng
2024-05-17power: rt9455: hide unused rt9455_boost_voltage_valuesArnd Bergmann
2024-05-17pinctrl: mediatek: paris: Rework support for PIN_CONFIG_{INPUT,OUTPUT}_ENABLEChen-Yu Tsai
2024-05-17pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logicChen-Yu Tsai
2024-05-17pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readbackChen-Yu Tsai
2024-05-17pinctrl: mediatek: remove shadow variable declarationLight Hsieh
2024-05-17pinctrl: mediatek: Backward compatible to previous Mediatek's bias-pull usageLight Hsieh
2024-05-17pinctrl: mediatek: Refine mtk_pinconf_get()Light Hsieh
2024-05-17pinctrl: mediatek: Refine mtk_pinconf_get() and mtk_pinconf_set()Light Hsieh
2024-05-17pinctrl: mediatek: Supporting driving setting without mapping current to regi...Light Hsieh
2024-05-17pinctrl: mediatek: Check gpio pin number and use binary search in mtk_hw_pin_...Light Hsieh
2024-05-17pinctrl: core: delete incorrect free in pinctrl_enable()Dan Carpenter
2024-05-17dmaengine: Revert "dmaengine: pl330: issue_pending waits until WFP state"Vinod Koul
2024-05-17dmaengine: pl330: issue_pending waits until WFP stateBumyong Lee
2024-05-02dm: limit the number of targets and parameter size areaMikulas Patocka
2024-05-02HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-upNam Cao
2024-05-02i2c: smbus: fix NULL function pointer dereferenceWolfram Sang
2024-05-02idma64: Don't try to serve interrupts when device is powered offAndy Shevchenko
2024-05-02dmaengine: owl: fix register access functionsArnd Bergmann
2024-05-02mtd: diskonchip: work around ubsan link failureArnd Bergmann
2024-05-02net: b44: set pause params only when interface is upPeter Münster
2024-05-02irqchip/gic-v3-its: Prevent double free on errorGuanrui Huang