summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* leds: flash: leds-qcom-flash: Add PMI8998 supportDylan Van Assche2023-05-251-2/+3
* leds: cht-wcove: Use breathing when LED_INIT_DEFAULT_TRIGGER is setHans de Goede2023-05-251-1/+15
* leds: cht-wcove: Set default trigger for charging LEDHans de Goede2023-05-251-0/+16
* leds: cht-wcove: Add support for breathing mode use hw_pattern sysfs APIHans de Goede2023-05-251-4/+38
* leds: cht-wcove: Add suspend/resume handlingHans de Goede2023-05-251-0/+33
* leds: Add Intel Cherry Trail Whiskey Cove PMIC LED driverYauhen Kharuzhy2023-05-253-0/+392
* leds: qcom-lpg: Add support for PMI632 LPGLuca Weiss2023-05-251-0/+15
* leds: lp55xx: Configure internal charge pumpMaarten Zanders2023-05-254-14/+28
* leds: trigger: netdev: Use mutex instead of spinlocksChristian Marangi2023-05-251-9/+9
* leds: trigger: netdev: Convert device attr to macroChristian Marangi2023-05-251-41/+16
* leds: trigger: netdev: Rename add namespace to netdev trigger enum modesChristian Marangi2023-05-251-33/+25
* leds: trigger: netdev: Drop NETDEV_LED_MODE_LINKUP from modeChristian Marangi2023-05-251-11/+8
* leds: trigger: netdev: Recheck NETDEV_LED_MODE_LINKUP on dev renameChristian Marangi2023-05-251-0/+3
* Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-05-071-1/+1
|\
| * crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET2023-04-281-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-05-073-12/+2
|\ \
| * | clk: starfive: Fix RESET_STARFIVE_JH7110 can't be selected in a specified caseHal Feng2023-05-021-4/+1
| * | clk: sp7021: Adjust width of _m in HWM_FIELD_PREP()Nathan Chancellor2023-05-021-1/+1
| * | Revert "clk: imx: composite-8m: Add support to determine_rate"Adam Ford2023-05-021-7/+0
* | | Merge tag 'mailbox-v6.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2023-05-079-99/+136
|\ \ \
| * | | mailbox: qcom-apcs-ipc: do not grow the of_device_idKrzysztof Kozlowski2023-05-041-5/+6
| * | | mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley2023-05-041-1/+1
| * | | mailbox: bcm-pdc: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-05-041-1/+1
| * | | mailbox: rockchip: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-05-041-1/+1
| * | | mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones2023-05-041-0/+7
| * | | mailbox: mailbox-test: Explicitly include header for spinlock supportLee Jones2023-05-041-0/+1
| * | | mailbox: Use of_property_read_bool() for boolean propertiesRob Herring2023-04-182-6/+2
| * | | mailbox: pcc: Use mbox_bind_clientElliot Berman2023-04-181-39/+45
| * | | mailbox: omap: Use mbox_bind_clientElliot Berman2023-04-181-18/+4
| * | | mailbox: Allow direct registration to a channelElliot Berman2023-04-181-28/+68
* | | | Merge tag 'for-6.4/io_uring-2023-05-07' of git://git.kernel.dk/linuxLinus Torvalds2023-05-072-21/+21
|\ \ \ \
| * | | | io_uring: Pass whole sqe to commandsBreno Leitao2023-05-042-14/+14
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-05-067-850/+43
|\ \ \ \ \
| * | | | | scsi: qedi: Fix use after free bug in qedi_remove()Zheng Wang2023-04-241-0/+3
| * | | | | scsi: ufs: core: mcq: Fix &hwq->cq_lock deadlock issueAlice Chao2023-04-241-3/+3
| * | | | | scsi: ipr: Remove several unused variablesTom Rix2023-04-241-14/+0
| * | | | | scsi: pm80xx: Log device registrationAkshat Jain2023-04-241-3/+4
| * | | | | scsi: ipr: Remove SATA supportBrian King2023-04-183-830/+11
| * | | | | scsi: scsi_debug: Abort commands from scsi_debug_device_reset()John Garry2023-04-181-0/+22
* | | | | | Merge tag 'for-6.4/block-2023-05-06' of git://git.kernel.dk/linuxLinus Torvalds2023-05-069-13/+82
|\ \ \ \ \ \
| * | | | | | ublk: add timeout handlerMing Lei2023-05-031-0/+31
| * | | | | | drbd: correctly submit flush bio on barrierChristoph Böhmwalder2023-05-031-1/+1
| * | | | | | md: Fix bitmap offset type in sb writerJonathan Derrick2023-04-281-3/+3
| * | | | | | md/raid5: Improve performance for sequential IOJan Kara2023-04-281-1/+44
| * | | | | | block nbd: use req.cookie instead of req.handleEric Blake2023-04-271-3/+3
| * | | | | | block/drivers: remove dead clear of random flagChaitanya Kulkarni2023-04-255-5/+0
* | | | | | | Merge tag 'net-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-0547-325/+604
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextJakub Kicinski2023-05-054-15/+35
| |\ \ \ \ \ \ \
| | * | | | | | | bonding: add xdp_features supportLorenzo Bianconi2023-05-052-0/+31
| | * | | | | | | atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversionswuych2023-04-281-2/+2