summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
3 daysusb: gadget: f_fs: Initialize epfile->in early to fix endpoint direction checksNeill Kapron
3 daysRDMA/siw: bound Read Response placement to the RREAD lengthMichael Bommarito
3 daysRDMA/rtrs-srv: Bound RDMA-Write length to chunk size in rdma_write_sgZhenhao Wan
3 daysInput: maplecontrol - set driver data before registering input deviceDmitry Torokhov
3 daysInput: maplemouse - set driver data before registering input deviceDmitry Torokhov
3 daysInput: maple_keyb - set driver data before registering input deviceDmitry Torokhov
3 daysInput: mms114 - fix multi-touch slot corruptionDmitry Torokhov
3 daysInput: maplemouse - fix NULL pointer dereference in open()Florian Fuchs
3 daysInput: mms114 - reject an oversized device packet sizeBryam Vargas
3 daysInput: touchwin - reset the packet index on every complete packetBryam Vargas
3 daysInput: mms114 - fix touch indexing for MMS134S and MMS136Dmitry Torokhov
3 daysInput: iforce - bound the device-reported force-feedback effect indexBryam Vargas
3 daysInput: goodix - clamp the device-reported contact countBryam Vargas
3 daysInput: elan_i2c - prevent division by zero and arithmetic underflowRanjan Kumar
3 daysInput: synaptics-rmi4 - bound the F30 keymap to the GPIO/LED countBryam Vargas
3 daysInput: synaptics-rmi4 - bound the F3A keymap to the GPIO countBryam Vargas
3 daysInput: synaptics-rmi4 - unregister function handlers on physical driver regis...Haoxiang Li
3 daysi2c: stm32f7: truncate clock period instead of rounding itGuillermo Rodríguez
3 daysi2c: mpc: Fix timeout calculationsAndy Shevchenko
3 daysi2c: core: fix adapter deregistration raceJohan Hovold
3 daysi2c: core: fix adapter debugfs creationJohan Hovold
3 daysi2c: core: fix adapter probe deferral loopJohan Hovold
3 daysi2c: core: fix NULL-deref on adapter registration failureJohan Hovold
3 daysi2c: core: fix irq domain leak on adapter registration failureJohan Hovold
3 daysdma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warningMikhail Gavrilov
3 daysudmabuf: fix DMA direction mismatch in release_udmabuf()Mikhail Gavrilov
3 daysiommufd: Set upper bounds on cache invalidation entry_num and entry_lenNicolin Chen
3 daysiommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu
3 daysNTB: epf: Fix request_irq() unwind in ntb_epf_init_isr()Koichiro Den
3 daysi2c: core: fix hang on adapter registration failureJohan Hovold
3 daysregulator: scmi: fix of_node refcount leak in scmi_regulator_probe()Wentao Liang
3 dayswatchdog: apple: Add "apple,t8103-wdt" compatibleJanne Grunau
3 daysEDAC/i10nm: Don't fail probing if ADXL is missingVasily Khoruzhick
3 daysspi: fsl-lpspi: terminate the RX channel on TX prepare failure pathCarlos Song
3 daysspi: fsl-lpspi: replace dmaengine_terminate_all() with dmaengine_terminate_sy...Carlos Song
3 dayscrypto: talitos/hash - fix SEC2 64k - 1 ahash request limitationPaul Louvel
3 dayscrypto: talitos/hash - remove useless wrapperPaul Louvel
3 dayscrypto: talitos/hash - rename first_desc/last_desc to first_request/last_requestPaul Louvel
3 dayscrypto: talitos/hash - drop workqueue mechanism for SEC1Paul Louvel
3 dayscrypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueuePaul Louvel
3 dayscrypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...Paul Louvel
3 dayscrypto: talitos - move code in current_desc_hdr() into a standalone functionPaul Louvel
3 dayscrypto: talitos - move dma mapping code in talitos_submit() into a standalone...Paul Louvel
3 dayscrypto: talitos - move dma unmapping code in flush_channel() into a standalon...Paul Louvel
3 dayscrypto: talitos - add chaining of arbitrary number of descriptor for the SEC1Paul Louvel
3 dayscrypto: talitos - use dma_sync_single_for_cpu() before reading descriptor headerPaul Louvel
3 dayscrypto: qat - validate RSA CRT component lengthsGiovanni Cabiddu
3 dayscrypto: qat - protect service table iterations with service_lockAhsan Atta
3 dayscrypto: qat - notify fatal error before AER reset preparationAhsan Atta
3 dayscrypto: qat - keep VFs enabled during resetAhsan Atta