summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_rx_InfraAdhoc()Tree Davies1-4/+4
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function rtllib_rx_check_duplicate()Tree Davies1-6/+6
2023-09-13Staging: rtl8192e: Rename variable pTS in function RxReorderIndicatePacket()Tree Davies1-29/+29
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_FlushRxTsPendingPkts()Tree Davies1-5/+5
2023-09-13Staging: rtl8192e: Rename variable pTS in function AddReorderEntry()Tree Davies1-3/+3
2023-09-13Staging: rtl8192e: Rename variable pTS in function prototype rtllib_FlushRxTs...Tree Davies1-1/+1
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function RemoveTsEntry()Tree Davies1-5/+5
2023-09-13Staging: rtl8192e: Rename variable tmp in function GetTs()Tree Davies1-2/+2
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function TSInitialize()Tree Davies1-8/+8
2023-09-13Staging: rtl8192e: Rename variable pTS in function ResetRxTsEntry()Tree Davies1-5/+5
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function RxPktPendingTimeout()Tree Davies1-17/+16
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_ba_inact_timeo...Tree Davies1-6/+6
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_ts_init_del_ba()Tree Davies1-3/+3
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_DELBA()Tree Davies1-3/+3
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_rx_ADDBAReq()Tree Davies1-4/+4
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rx_ts_delete_ba()Tree Davies1-2/+2
2023-09-11staging: iio: Use devm_clk_get_enabled() helper functionJinjie Ruan3-53/+5
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman1-1/+1
2023-09-08Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+6
2023-09-05staging/fbtft: Use fb_ops helpers for deferred I/OThomas Zimmermann2-69/+24
2023-09-05staging/fbtft: Initialize fb_op struct as static constThomas Zimmermann1-17/+13
2023-09-01Merge tag 'media/v6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds34-2568/+207
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-14/+6
2023-09-01Merge tag 'staging-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds62-941/+487
2023-08-30Merge tag 'sound-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-27/+12
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-6/+2
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-24/+24
2023-08-24Merge branch 'for-linus' into for-nextTakashi Iwai5-12/+46
2023-08-24BackMerge tag 'v6.5-rc7' into drm-nextDave Airlie5-12/+46
2023-08-22staging: rtl8192e: Annotate struct rtllib_txb with __counted_byKees Cook1-1/+1
2023-08-22staging: greybus: fix alignment of open parenthesisRohit Chavan1-2/+2
2023-08-22staging: sm750fb: fix sii164InitChip function nameAbdel Alkuor3-22/+22
2023-08-22staging: vme_user: fix check lines should not end with a '('Alexon Oliveira1-3/+2
2023-08-22staging: vme_user: fix check blank lines not necessaryAlexon Oliveira1-4/+0
2023-08-22staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie10-44/+29
2023-08-22staging: vt6655: replace camel case by snake casePavan Bobba1-3/+3
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MESHPhilipp Hortmann2-16/+8
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_REPEATPhilipp Hortmann1-2/+0
2023-08-22staging: rtl8192e: Remove unused function rtllib_start_master_bss()Philipp Hortmann1-180/+0
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann8-44/+9
2023-08-22staging: vt6655: Change camel case variables to snake caseMingzai Sun1-3/+3
2023-08-22tty: gdm724x: use min_t() for size_t varable and a constantJiri Slaby (SUSE)1-3/+3
2023-08-14media: atomisp: Drop atomisp-ov2680 sensor driverHans de Goede4-1015/+0
2023-08-12staging: fieldbus: arcx-anybus: Remove redundant of_match_ptr()Ruan Jinjie1-1/+1
2023-08-12staging: vme_user: fix alignment of open parenthesisAlexon Oliveira1-41/+42
2023-08-11tty: gdm724x: simplify gdm_tty_write()Jiri Slaby (SUSE)1-6/+1
2023-08-11tty: gdm724x: convert counts to size_tJiri Slaby (SUSE)1-6/+5
2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE)2-2/+2
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)2-4/+2
2023-08-10media: atomisp: csi2-bridge: Add support for VCM I2C-client instantiationHans de Goede1-2/+42