summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* tty: serial: earlycon dependencyTong Zhang2020-10-291-0/+1
* VMCI: check return value of get_user_pages_fast() for errorsAlex Dewar2020-10-291-4/+6
* backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn2020-10-291-0/+1
* scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()Tianjia Zhang2020-10-291-1/+1
* scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'Christophe JAILLET2020-10-291-1/+1
* drm/gma500: fix error checkTom Rix2020-10-291-1/+1
* mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET2020-10-291-1/+1
* wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680Bryan O'Donoghue2020-10-291-1/+1
* ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()Dan Carpenter2020-10-291-0/+2
* ath6kl: prevent potential array overflow in ath6kl_add_new_sta()Dan Carpenter2020-10-291-0/+3
* media: ti-vpe: Fix a missing check and reference count leakQiushi Wu2020-10-291-0/+2
* media: tc358743: initialize variableTom Rix2020-10-291-1/+1
* crypto: omap-sham - fix digcnt register handling with export/importTero Kristo2020-10-291-0/+3
* media: omap3isp: Fix memleak in isp_probeDinghao Liu2020-10-291-2/+4
* media: m5mols: Check function pointer in m5mols_sensor_powerTom Rix2020-10-291-1/+2
* media: Revert "media: exynos4-is: Add missed check for pinctrl_lookup_state()"Sylwester Nawrocki2020-10-291-3/+1
* crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET2020-10-291-1/+1
* EDAC/i5100: Fix error handling order in i5100_init_one()Dinghao Liu2020-10-291-6/+5
* net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He2020-10-291-0/+1
* net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He2020-10-291-1/+9
* r8169: fix data corruption issue on RTL8402Heiner Kallweit2020-10-291-56/+60
* ibmveth: Identify ingress large send packets.David Wilder2020-10-291-1/+12
* crypto: qat - check cipher length for aead AES-CBC-HMAC-SHADominik Przychodni2020-10-171-1/+9
* spi: unbinding slave before calling spi_destroy_queueyangerkun2020-10-171-2/+2
* USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adaptersMychaela N. Falconia2020-10-172-0/+12
* USB: serial: pl2303: add device-id for HP GC deviceScott Chen2020-10-172-0/+2
* staging: comedi: check validity of wMaxPacketSize of usb endpoints foundAnant Thazhemadam2020-10-171-0/+3
* USB: serial: option: Add Telit FT980-KS compositionLeonid Bloch2020-10-171-0/+2
* USB: serial: option: add Cellient MPL200 cardWilken Gottwalt2020-10-171-0/+3
* media: usbtv: Fix refcounting mixupOliver Neukum2020-10-171-1/+2
* net: usb: rtl8150: set random MAC address when set_ethernet_addr() failsAnant Thazhemadam2020-10-141-4/+12
* bonding: set dev->needed_headroom in bond_setup_by_slave()Eric Dumazet2020-10-141-0/+1
* net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-10-141-11/+4
* mtd: nand: Provide nand_cleanup() function to free NAND related resourcesRichard Weinberger2020-10-141-7/+15
* net: team: fix memory leak in __team_options_registerAnant Thazhemadam2020-10-141-1/+1
* team: set dev->needed_headroom in team_setup_by_port()Eric Dumazet2020-10-141-0/+1
* driver core: Fix probe_count imbalance in really_probe()Tetsuo Handa2020-10-141-2/+3
* platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma2020-10-141-1/+3
* platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix2020-10-141-1/+1
* fbcon: Fix global-out-of-bounds read in fbcon_get_font()Peilin Ye2020-10-141-0/+12
* Revert "ravb: Fixed to be able to unload modules"Geert Uytterhoeven2020-10-141-55/+55
* fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.hPeilin Ye2020-10-144-13/+3
* i2c: cpm: Fix i2c_ram structureNicolas VINCENT2020-10-141-0/+3
* iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai2020-10-141-2/+6
* clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski2020-10-141-2/+2
* drivers/net/wan/hdlc: Set skb->protocol before transmittingXie He2020-10-143-0/+5
* drivers/net/wan/lapbether: Make skb->protocol consistent with the headerXie He2020-10-141-2/+2
* rndis_host: increase sleep time in the query-response loopOlympia Giannou2020-10-141-1/+1
* net: dec: de2104x: Increase receive ring size for TulipLucy Yan2020-10-141-1/+1
* drm/amdgpu: restore proper ref count in amdgpu_display_crtc_set_configJean Delvare2020-10-141-1/+1