summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan2021-03-231-1/+1
* staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan2021-03-231-1/+1
* Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-03-213-4/+4
|\
| * staging: vt665x: fix alignment constraintsEdmundo Carmona Antoranz2021-03-181-2/+2
| * staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang2021-03-161-1/+1
| * staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang2021-03-161-1/+1
* | module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
|/
* Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman2021-03-1027-0/+106
* staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter2021-03-101-2/+4
* staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter2021-03-101-0/+5
* staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter2021-03-101-2/+4
* staging: comedi: pcl726: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+3
* staging: comedi: ni_65xx: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+2
* staging: comedi: ni_6527: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+3
* staging: comedi: comedi_parport: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+2
* staging: comedi: amplc_pc236_common: Use 16-bit 0 for interrupt dataIan Abbott2021-03-101-1/+3
* staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
* staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
* staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
* staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
* staging: comedi: das800: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
* staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott2021-03-101-1/+1
* staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott2021-03-101-5/+5
* staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott2021-03-101-9/+9
* staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott2021-03-101-1/+3
* staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()Dan Carpenter2021-03-101-2/+4
* staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson2021-03-101-2/+4
* staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson2021-03-101-3/+4
* staging: rtl8712: unterminated string leads to read overflowDan Carpenter2021-03-101-1/+1
* staging: rtl8192e: fix kconfig dependency on CRYPTOJulian Braha2021-03-101-0/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-6/+6
|\
| * whack-a-mole: don't open-code iminor/imajorAl Viro2021-02-231-6/+6
* | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-1/+0
|\ \
| * | media: atomisp: Remove unused headerAndy Shevchenko2021-02-151-1/+0
* | | Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-241-3/+1
|\ \ \
| * | | vme: make remove callback return voidUwe Kleine-König2021-02-091-3/+1
* | | | Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-02-2138-5615/+790
|\ \ \ \
| * | | | media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart2021-02-066-10/+10
| * | | | media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia2021-02-064-44/+20
| * | | | media: staging/intel-ipu3: Do not zero reserved fieldsRicardo Ribalda2021-02-061-3/+0
| * | | | Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-019-43/+32
| |\ \ \ \
| * | | | | media: imx6-mipi-csi2: Call remote subdev get_mbus_config to get active lanesEzequiel Garcia2021-01-271-12/+96
| * | | | | media: atomisp: Fix fall-through warnings for ClangGustavo A. R. Silva2021-01-271-0/+1
| * | | | | media: atomisp: Fix a buffer overflow in debug codeDan Carpenter2021-01-271-8/+16
| * | | | | media: cedrus: Remove checking for required controlsJernej Skrabec2021-01-272-50/+0
| * | | | | media: atomisp/pci: add missing includeHans Verkuil2021-01-271-0/+1
| * | | | | media: atomisp/pci/hmm: fix wrong printk formatHans Verkuil2021-01-271-1/+1
| * | | | | media: atomisp: convert comma to semicolonZheng Yongjun2021-01-141-3/+3
| * | | | | media: zoran: convert comma to semicolonZheng Yongjun2021-01-141-1/+1
| * | | | | media: imx7: csi: Fix pad link validationRui Miguel Silva2021-01-141-2/+13