summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-16Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-09-03Merge 4.4.283 into android-4.4-pGreg Kroah-Hartman
2021-09-03Revert "floppy: reintroduce O_NDELAY fix"Denis Efremov
2021-09-03fbmem: add margin check to fb_check_caps()George Kennedy
2021-09-03vt_kdsetmode: extend console lockingLinus Torvalds
2021-09-03vringh: Use wiov->used to check for read/write desc orderNeeraj Upadhyay
2021-09-03virtio: Improve vq->broken access to avoid any compiler optimizationParav Pandit
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-09-03USB: serial: option: add new VID/PID to support Fibocom FG150Zhengjun Zhang
2021-09-03Revert "USB: serial: ch341: fix character loss at high transfer rates"Johan Hovold
2021-09-03can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
2021-08-27Merge 4.4.282 into android-4.4-pGreg Kroah-Hartman
2021-08-26mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2021-08-26ipack: tpci200: fix many double free issues in tpci200_pci_probeDongliang Mu
2021-08-26mmc: dw_mmc: Fix hang on data CRC errorVincent Whitchurch
2021-08-26mmc: dw_mmc: call the dw_mci_prep_stop_abort() by defaultJaehoon Chung
2021-08-26mmc: dw_mmc: Wait for data transfer after response errors.Doug Anderson
2021-08-26net: qlcnic: add missed unlock in qlcnic_83xx_flash_read32Dinghao Liu
2021-08-26net: 6pack: fix slab-out-of-bounds in decode_dataPavel Skripkin
2021-08-26scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy
2021-08-26scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha
2021-08-26dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ...Peter Ujfalusi
2021-08-26dmaengine: usb-dmac: Fix PM reference leak in usb_dmac_probe()Yu Kuai
2021-08-26PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner
2021-08-26PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner
2021-08-26PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner
2021-08-26PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner
2021-08-26PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner
2021-08-26PCI/MSI: Correct misleading commentsThomas Gleixner
2021-08-26PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner
2021-08-26PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner
2021-08-26xen/events: Fix race in set_evtchn_to_irqMaximilian Heyne
2021-08-26i2c: dev: zero out array used for i2c reads from userspaceGreg Kroah-Hartman
2021-08-19msm:ADSPRPC :Fix to avoid Use after free in fastrpc_internal_munmapVamsi krishna Gattupalli
2021-08-19diag: Prevent resource leakage of task structureManoj Prabhu B
2021-08-19ANDROID: cpufreq: times: optimize proc filesConnor O'Brien
2021-08-15Merge 4.4.281 into android-4.4-pGreg Kroah-Hartman
2021-08-15net: xilinx_emaclite: Do not print real IOMEM pointerYueHaibing
2021-08-15USB:ehci:fix Kunpeng920 ehci hardware problemLongfang Liu
2021-08-15net/qla3xxx: fix schedule while atomic in ql_wait_for_drvr_lock and ql_adapte...Letu Ren
2021-08-15pcmcia: i82092: fix a null pointer dereference bugZheyu Ma
2021-08-15serial: 8250: Mask out floating 16/32-bit bus bitsMaciej W. Rozycki
2021-08-15media: rtl28xxu: fix zero-length control requestJohan Hovold
2021-08-15USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2David Bauer
2021-08-15USB: serial: ch341: fix character loss at high transfer ratesWilly Tarreau
2021-08-15USB: serial: option: add Telit FD980 composition 0x1056Daniele Palmas
2021-08-15net: vxge: fix use-after-free in vxge_device_unregisterPavel Skripkin
2021-08-15net: pegasus: fix uninit-value in get_interrupt_intervalPavel Skripkin
2021-08-15bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter