summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas1-0/+1
2022-07-07net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano1-0/+1
2022-07-07net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas1-0/+1
2022-07-07net: usb: qmi_wwan: add Telit 0x1260 and 0x1261 compositionsDaniele Palmas1-0/+2
2022-07-07qmi_wwan: Added support for Telit LN940 seriesJörgen Storvist1-0/+1
2022-07-07xen/blkfront: force data bouncing when backend is untrustedRoger Pau Monne1-15/+30
2022-07-07xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne1-2/+51
2022-07-07xen/netfront: fix leaking data in shared pagesRoger Pau Monne1-1/+1
2022-07-07xen/blkfront: fix leaking data in shared pagesRoger Pau Monne1-3/+4
2022-07-07hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang1-4/+8
2022-07-07xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour1-42/+102
2022-07-07NFC: nxp-nci: Don't issue a zero length i2c_master_read()Michael Walle1-0/+3
2022-07-07nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2-6/+6
2022-07-07net: bonding: fix use-after-free after 802.3ad slave unbindYevhen Orlov1-1/+2
2022-07-07net: bonding: fix possible NULL deref in rlb codeEric Dumazet1-1/+1
2022-07-07caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang1-1/+9
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum1-2/+2
2022-07-07usbnet: make sure no NULL pointer is passed throughOliver Neukum1-4/+15
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76
2022-07-07dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka1-0/+1
2022-07-02fdt: Update CRC check for rng-seedHsin-Yi Wang1-2/+6
2022-07-02xen: unexport __init-annotated xen_xlate_map_ballooned_pages()Masahiro Yamada1-1/+0
2022-07-02drm: remove drm_fb_helper_modinitChristoph Hellwig3-44/+12
2022-07-02iio: trigger: sysfs: fix use-after-free on removeVincent Whitchurch1-0/+1
2022-07-02iio: accel: mma8452: ignore the return value of reset operationHaibo Chen1-3/+7
2022-07-02iio:accel:bma180: rearrange iio trigger get and registerDmitry Rokosov1-1/+2
2022-07-02usb: chipidea: udc: check request status before setting device addressXu Yang1-0/+3
2022-07-02igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng1-7/+5
2022-07-02MIPS: Remove repetitive increase irq_err_counthuhai1-2/+0
2022-07-02x86/xen: Remove undefined behavior in setup_features()Julien Grall1-1/+1
2022-07-02bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiersJay Vosburgh1-1/+3
2022-07-02USB: serial: option: add Telit LE910Cx 0x1250 compositionCarlo Lobrano1-0/+1
2022-07-02random: quiet urandom warning ratelimit suppression messageJason A. Donenfeld1-1/+1
2022-07-02dm era: commit metadata in postsuspend after worker stopsNikos Tsironis1-1/+7
2022-07-02random: schedule mix_interrupt_randomness() less oftenJason A. Donenfeld1-1/+1
2022-07-02vt: drop old FONT ioctlsJiri Slaby2-180/+3
2022-06-25serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen1-0/+2
2022-06-25usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin1-0/+1
2022-06-25USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2-0/+3
2022-06-25USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao1-0/+6
2022-06-25comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott1-1/+1
2022-06-25irqchip/gic-v3: Iterate over possible CPUs by for_each_possible_cpu()zijun_hu1-4/+4
2022-06-25irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin1-0/+1
2022-06-25misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin1-2/+2
2022-06-25random: credit cpu and bootloader seeds by defaultJason A. Donenfeld1-21/+33
2022-06-25net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin1-2/+19
2022-06-25nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang1-2/+14
2022-06-25virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failedchengkaitao1-0/+1
2022-06-25scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart1-1/+2
2022-06-25scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang1-2/+2