| Commit message (Expand) | Author | Age | Files | Lines |
* | backlight: lms283gf05: Use lcd power constants | Thomas Zimmermann | 2024-09-30 | 1 | -1/+1 |
* | backlight: l4f00242t03: Use lcd power constants | Thomas Zimmermann | 2024-09-30 | 1 | -16/+16 |
* | backlight: jornada720_lcd: Use lcd power constants | Thomas Zimmermann | 2024-09-30 | 1 | -5/+4 |
* | backlight: jornada720_lcd: Include <linux/io.h> for IOMEM() macro | Thomas Zimmermann | 2024-09-30 | 1 | -0/+1 |
* | backlight: ili9320: Use lcd power constants | Thomas Zimmermann | 2024-09-30 | 1 | -8/+7 |
* | backlight: ili922x: Use lcd power constants | Thomas Zimmermann | 2024-09-30 | 1 | -4/+3 |
* | backlight: hx8357: Use lcd power constants | Thomas Zimmermann | 2024-09-30 | 1 | -1/+1 |
* | backlight: corgi_lcd: Use lcd power constants | Thomas Zimmermann | 2024-09-30 | 1 | -6/+6 |
* | backlight: lcd: Add LCD_POWER_ constants for power states | Thomas Zimmermann | 2024-09-30 | 1 | -1/+21 |
* | backlight: lcd: Test against struct fb_info.lcd_dev | Thomas Zimmermann | 2024-09-30 | 1 | -0/+3 |
* | backlight: lcd: Rearrange code in fb_notifier_callback() | Thomas Zimmermann | 2024-09-30 | 1 | -12/+13 |
* | Merge tag 'mailbox-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 2024-09-29 | 8 | -48/+21 |
|\ |
|
| * | mailbox, remoteproc: omap2+: fix compile testing | Arnd Bergmann | 2024-09-27 | 3 | -6/+4 |
| * | mailbox: Use of_property_match_string() instead of open-coding | Rob Herring (Arm) | 2024-09-23 | 1 | -16/+6 |
| * | mailbox: bcm2835: Fix timeout during suspend mode | Stefan Wahren | 2024-09-23 | 1 | -1/+2 |
| * | mailbox: sprd: Use devm_clk_get_enabled() helpers | Huan Yang | 2024-09-23 | 1 | -21/+4 |
| * | mailbox: rockchip: fix a typo in module autoloading | Liao Chen | 2024-09-23 | 1 | -1/+1 |
| * | mailbox: imx: use device name in interrupt name | Peng Fan | 2024-09-23 | 1 | -3/+3 |
| * | mailbox: ARM_MHU_V3 should depend on ARM64 | Geert Uytterhoeven | 2024-09-23 | 1 | -0/+1 |
* | | Merge tag 'i2c-for-6.12-rc1-additional_fixes' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2024-09-29 | 6 | -3/+58 |
|\ \ |
|
| * \ | Merge tag 'i2c-host-fixes-6.12-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Wolfram Sang | 2024-09-27 | 6 | -3/+58 |
| |\ \ |
|
| | * | | i2c: xiic: Fix pm_runtime_set_suspended() with runtime pm enabled | Jinjie Ruan | 2024-09-27 | 1 | -1/+1 |
| | * | | i2c: keba: I2C_KEBA should depend on KEBA_CP500 | Geert Uytterhoeven | 2024-09-27 | 1 | -0/+1 |
| | * | | i2c: synquacer: Deal with optional PCLK correctly | Ard Biesheuvel | 2024-09-24 | 1 | -2/+3 |
| | * | | i2c: designware: fix controller is holding SCL low while ENABLE bit is disabled | Kimriver Liu | 2024-09-24 | 3 | -0/+53 |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2024-09-29 | 34 | -154/+415 |
|\ \ \ \ |
|
| * \ \ \ | Merge patch series "Update lpfc to revision 14.4.0.5" | Martin K. Petersen | 2024-09-13 | 12 | -99/+226 |
| |\ \ \ \ |
|
| | * | | | | scsi: lpfc: Update lpfc version to 14.4.0.5 | Justin Tee | 2024-09-13 | 1 | -1/+1 |
| | * | | | | scsi: lpfc: Support loopback tests with VMID enabled | Justin Tee | 2024-09-13 | 4 | -4/+70 |
| | * | | | | scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNING | Justin Tee | 2024-09-13 | 2 | -71/+64 |
| | * | | | | scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instance | Justin Tee | 2024-09-13 | 3 | -7/+55 |
| | * | | | | scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handler | Justin Tee | 2024-09-13 | 1 | -6/+4 |
| | * | | | | scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAs | Justin Tee | 2024-09-13 | 3 | -4/+22 |
| | * | | | | scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQE | Justin Tee | 2024-09-13 | 1 | -3/+6 |
| | * | | | | scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd() | Justin Tee | 2024-09-13 | 1 | -3/+4 |
| * | | | | | Merge patch series "mpi3mr: Few Enhancements and minor fix" | Martin K. Petersen | 2024-09-13 | 6 | -26/+119 |
| |\ \ \ \ \ |
|
| | * | | | | | scsi: mpi3mr: Update driver version to 8.12.0.0.50 | Ranjan Kumar | 2024-09-13 | 1 | -2/+2 |
| | * | | | | | scsi: mpi3mr: Improve wait logic while controller transitions to READY state | Ranjan Kumar | 2024-09-13 | 1 | -14/+11 |
| | * | | | | | scsi: mpi3mr: Update MPI Headers to revision 34 | Ranjan Kumar | 2024-09-13 | 4 | -7/+52 |
| | * | | | | | scsi: mpi3mr: Use firmware-provided timestamp update interval | Ranjan Kumar | 2024-09-13 | 3 | -2/+30 |
| | * | | | | | scsi: mpi3mr: Enhance the Enable Controller retry logic | Ranjan Kumar | 2024-09-13 | 1 | -1/+24 |
| * | | | | | | scsi: sd: Fix off-by-one error in sd_read_block_characteristics() | Martin Wilck | 2024-09-13 | 1 | -1/+1 |
| * | | | | | | scsi: pm8001: Do not overwrite PCI queue mapping | Daniel Wagner | 2024-09-13 | 1 | -2/+4 |
| * | | | | | | scsi: scsi_debug: Remove a useless memset() | Christophe JAILLET | 2024-09-13 | 1 | -1/+0 |
| * | | | | | | scsi: pmcraid: Convert comma to semicolon | Chen Ni | 2024-09-13 | 1 | -1/+1 |
| * | | | | | | scsi: sd: Retry START STOP UNIT commands | Bart Van Assche | 2024-09-13 | 1 | -0/+29 |
| * | | | | | | scsi: mpi3mr: A performance fix | Tomas Henzl | 2024-09-13 | 2 | -2/+2 |
| * | | | | | | scsi: ufs: qcom: Update MODE_MAX cfg_bw value | Manish Pandey | 2024-09-13 | 1 | -1/+1 |
| * | | | | | | scsi: mpt3sas: Remove trailing space after \n newline | Colin Ian King | 2024-09-13 | 1 | -3/+2 |
| * | | | | | | scsi: lpfc: Remove trailing space after \n newline | Colin Ian King | 2024-09-13 | 1 | -2/+2 |