summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman2023-09-091-1/+1
* Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-071-6/+6
|\
| * staging: greybus: pwm: Consistently name pwm_chip variables "chip"Uwe Kleine-König2023-07-211-6/+6
* | Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-09-0134-2568/+207
|\ \
| * | media: atomisp: Drop atomisp-ov2680 sensor driverHans de Goede2023-08-144-1015/+0
| * | media: atomisp: csi2-bridge: Add support for VCM I2C-client instantiationHans de Goede2023-08-101-2/+42
| * | media: atomisp: csi2-bridge: Add dev_name() to acpi_handle_info() loggingHans de Goede2023-08-101-17/+34
| * | media: atomisp: csi2-bridge: Switch to new common ipu_bridge_init()Hans de Goede2023-08-104-341/+63
| * | media: atomisp: ov2680: Convert to new CCI register access helpersHans de Goede2023-08-103-215/+119
| * | staging: media: imx: Merge VIDEO_IMX_CSI into VIDEO_IMX_MEDIALaurent Pinchart2023-08-102-18/+6
| * | media: atomisp: Fix me->stages error checking in sh_css_sp_init_pipeline()Hans de Goede2023-08-101-6/+8
| * | media: atomisp: Fix smatch warnings caused by atomisp custom assert() usageHans de Goede2023-08-102-19/+0
| * | media: atomisp: Remove bogus asd == NULL checksHans de Goede2023-08-102-27/+0
| * | media: v4l: async: Set v4l2_device and subdev in async notifier initSakari Ailus2023-08-109-19/+16
| * | media: v4l: async: Rework internal listsSakari Ailus2023-07-282-4/+4
| * | media: v4l: async: Rename v4l2_async_subdev as v4l2_async_connectionSakari Ailus2023-07-2813-31/+31
| * | media: v4l: async: Clean up list heads and entriesSakari Ailus2023-07-281-2/+2
| * | media: rkvdec: increase max supported height for H.264Benjamin Gaignard2023-07-251-1/+1
| * | media: rkvdec: removed redundant blank lineEmma Christy2023-07-251-1/+0
| * | media: meson: vdec: Add MODULE_FIRMWARE macroJuerg Haefliger2023-07-251-0/+9
| * | staging: media: tegra-video: include video.h headerHans Verkuil2023-07-251-0/+1
| * | staging: media: sun6i-isp: drop of_match_ptr for ID tableHans Verkuil2023-07-251-1/+1
| * | media: imx: Unstage the imx8mq-mipi-csi2 driverMartin Kepplinger2023-07-253-978/+0
| * | staging: media: ipu3: code style fix - avoid multiple line dereferenceNikolay Kyx2023-07-251-8/+6
* | | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-012-14/+6
|\ \ \
| * | | tty: gdm724x: use min_t() for size_t varable and a constantJiri Slaby (SUSE)2023-08-221-3/+3
| * | | tty: gdm724x: simplify gdm_tty_write()Jiri Slaby (SUSE)2023-08-111-6/+1
| * | | tty: gdm724x: convert counts to size_tJiri Slaby (SUSE)2023-08-111-6/+5
| * | | tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2023-08-112-2/+2
| * | | tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2023-08-112-4/+2
* | | | Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-09-0162-941/+487
|\ \ \ \
| * | | | staging: rtl8192e: Annotate struct rtllib_txb with __counted_byKees Cook2023-08-221-1/+1
| * | | | staging: greybus: fix alignment of open parenthesisRohit Chavan2023-08-221-2/+2
| * | | | staging: sm750fb: fix sii164InitChip function nameAbdel Alkuor2023-08-223-22/+22
| * | | | staging: vme_user: fix check lines should not end with a '('Alexon Oliveira2023-08-221-3/+2
| * | | | staging: vme_user: fix check blank lines not necessaryAlexon Oliveira2023-08-221-4/+0
| * | | | staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie2023-08-2210-44/+29
| * | | | staging: vt6655: replace camel case by snake casePavan Bobba2023-08-221-3/+3
| * | | | staging: rtl8192e: Remove unsupported mode IW_MODE_MESHPhilipp Hortmann2023-08-222-16/+8
| * | | | staging: rtl8192e: Remove unsupported mode IW_MODE_REPEATPhilipp Hortmann2023-08-221-2/+0
| * | | | staging: rtl8192e: Remove unused function rtllib_start_master_bss()Philipp Hortmann2023-08-221-180/+0
| * | | | staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann2023-08-228-44/+9
| * | | | staging: vt6655: Change camel case variables to snake caseMingzai Sun2023-08-221-3/+3
| * | | | staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr()Ruan Jinjie2023-08-111-1/+1
| * | | | staging: vme_user: fix alignment of open parenthesisAlexon Oliveira2023-08-111-41/+42
| * | | | Staging: rtl8192e: Rename function RxBaInactTimeoutTree Davies2023-08-093-3/+3
| * | | | Staging: rtl8192e: Rename function TxBaInactTimeoutTree Davies2023-08-093-3/+3
| * | | | Staging: rtl8192e: Rename function BaSetupTimeOutTree Davies2023-08-093-3/+3
| * | | | Staging: rtl8192e: Rename function TsInitDelBATree Davies2023-08-093-7/+7
| * | | | Staging: rtl8192e: Rename function TsInitAddBATree Davies2023-08-093-5/+5