aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-25staging: sm750fb: change `enum dpms` to snake_caseEric Florin1-4/+4
2025-04-25staging: rtl8723bs: remove multiple blank linesJJ Strnad1-7/+0
2025-04-25staging: gpib: Set control lines in attachDave Penkler1-0/+4
2025-04-25staging: gpib: Cleanup allocate_gpios codeDave Penkler1-21/+18
2025-04-25staging: gpib: Change error code for no listenerDave Penkler1-1/+1
2025-04-25staging: gpib: Remove atn_asserted global variableDave Penkler1-8/+8
2025-04-25staging: gpib: Remove dependency on LED subsystemDave Penkler1-17/+6
2025-04-25staging: gpib: Enable SRQ irq on request_system_controlDave Penkler1-2/+4
2025-04-25staging: gpib: Fix setting controller-in-chargeDave Penkler1-1/+1
2025-04-25staging: gpib: Fix request_system_control in gpioDave Penkler1-3/+7
2025-04-25staging: sm750fb: remove irrelevant TODO lineRuben Wauters1-3/+0
2025-04-25staging: sm750fb: remove ddk750_hwi2cRuben Wauters4-263/+1
2025-04-25staging: sm750fb: remove ddk750_dviRuben Wauters4-105/+1
2025-04-25staging: sm750fb: Remove ddk750_sii164Ruben Wauters4-603/+4
2025-04-25media: atomisp: Fix Wformat-truncation warningRicardo Ribalda1-1/+2
2025-04-22iio: normalize array sentinel styleDavid Lechner6-8/+8
2025-04-22staging: iio: ad5933: Switch to sparse friendly iio_device_claim/release_dire...Jonathan Cameron1-17/+21
2025-04-22staging: iio: adt7316: replace irqd_get_trigger_type with irq_get_trigger_typeFeng Wei1-1/+1
2025-04-22iio: frequency: ad9832: devicetree probing supportSiddharth Menon1-0/+8
2025-04-18staging: iio: adc: ad7816: Correct conditional logic for store modeGabriel Shahrouzi1-1/+1
2025-04-18staging: gpib: Add return value to request_controlDave Penkler23-70/+76
2025-04-18staging: rtl8723bs: Use % 4096 instead of & 0xfffAbraham Samuel Adekunle3-7/+7
2025-04-18staging: rtl8723bs: Add spaces and line breaks to improve readabilityAbraham Samuel Adekunle1-2/+5
2025-04-18staging: gpib: Rename common include fileDave Penkler3-2/+2
2025-04-18staging: gpib: Remove unused enums from common include fileDave Penkler1-42/+0
2025-04-18staging: sm750fb: clean-up `else`-blocksEric Florin1-4/+2
2025-04-17staging: gpib: Removing unused function CFGnMichael Rubin1-5/+0
2025-04-17staging: gpib: include: fixes multiline comments stylePaul Retourné3-34/+64
2025-04-17staging: gpib: agilent_02350b: cleanup commentsRuben Wauters2-36/+38
2025-04-17staging: gpib: uapi: Fix CamelCase and IBA DupMichael Rubin1-1/+1
2025-04-17staging: gpib: Removing typedef gpib_interface_tMichael Rubin1-4/+3
2025-04-17staging: gpib: tnt4882: struct gpib_interfaceMichael Rubin1-12/+12
2025-04-17staging: gpib: pc2: struct gpib_interfaceMichael Rubin1-4/+4
2025-04-17staging: gpib: ni_usb: struct gpib_interfaceMichael Rubin1-1/+1
2025-04-17staging: gpib: lpvo_usb: struct gpib_interfaceMichael Rubin1-1/+1
2025-04-17staging: gpib: ines: struct gpib_interfaceMichael Rubin1-7/+7
2025-04-17staging: gpib: gpibP: struct gpib_interfaceMichael Rubin1-2/+2
2025-04-17staging: gpib: hp2341: struct gpib_interfaceMichael Rubin1-2/+2
2025-04-17staging: gpib: hp_82335: struct gpib_interfaceMichael Rubin1-1/+1
2025-04-17staging: gpib: gpio: struct gpib_interfaceMichael Rubin1-1/+1
2025-04-17staging: gpib: fmh: struct gpib_interfaceMichael Rubin1-4/+4
2025-04-17staging: gpib: fluke: struct gpib_interfaceMichael Rubin1-3/+3
2025-04-17staging: gpib: common: struct gpib_interfaceMichael Rubin1-2/+2
2025-04-17staging: gpib: cec: struct gpib_interfaceMichael Rubin1-1/+1
2025-04-17staging: gpib: cb7210: struct gpib_interfaceMichael Rubin1-9/+9
2025-04-17staging: gpib: agilent_82357a: gpib_interfaceMichael Rubin1-1/+1
2025-04-17staging: gpib: agilent_82350b: gpib_interfaceMichael Rubin1-2/+2
2025-04-17staging: gpib: struct typing for gpib_interfaceMichael Rubin1-2/+2
2025-04-17staging: gpib: tnt4882: u8 over uint8_tMichael Rubin1-14/+14
2025-04-17staging: gpib: lpvo_usb_gpib: u8 over uint8_tMichael Rubin1-4/+4