summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-10powercap: restrict energy meter to root accessLen Brown1-2/+2
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern1-0/+3
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas1-0/+2
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas1-0/+6
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold1-1/+6
2020-11-10serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao1-0/+3
2020-11-10serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang1-1/+1
2020-11-10vt: Disable KD_FONT_OP_COPYDaniel Vetter1-22/+2
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei1-3/+4
2020-11-10of: Fix reserved-memory overlap detectionVincent Whitchurch1-2/+11
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil1-1/+1
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil1-10/+2
2020-11-10xen/events: don't use chip_data for legacy IRQsJuergen Gross1-8/+21
2020-11-10staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott1-0/+1
2020-11-10device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko1-1/+3
2020-11-10device property: Keep secondary firmware node secondary by typeAndy Shevchenko1-1/+1
2020-11-10hil/parisc: Disable HIL driver when it gets stuckHelge Deller2-7/+22
2020-11-10tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds1-15/+17
2020-11-10vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella1-4/+5
2020-11-10ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng1-0/+13
2020-11-10iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+11
2020-11-10dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_statusPaul Cercueil1-3/+4
2020-11-10vt: keyboard, extend func_buf_lock to readersJiri Slaby1-4/+13
2020-11-10vt: keyboard, simplify vt_kdgkbsentJiri Slaby1-19/+9
2020-11-10scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller1-5/+8
2020-11-10w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey1-7/+7
2020-11-10acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang1-1/+2
2020-11-10ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung1-0/+9
2020-11-10ACPI / extlog: Check for RDMSR failureBen Hutchings1-3/+3
2020-11-10leds: bcm6328, bcm6358: use devres LED registering functionMarek BehĂșn2-2/+2
2020-11-10md/raid5: fix oops during stripe resizingSong Liu1-2/+2
2020-11-10memory: emif: Remove bogus debugfs error handlingDan Carpenter1-28/+5
2020-11-10drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik1-3/+2
2020-11-10clk: ti: clockdomain: fix static checker warningTero Kristo1-0/+2
2020-11-10md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming1-1/+1
2020-11-10power: supply: test_power: add missing newlines when printing parameters by s...Xiongfeng Wang1-0/+6
2020-11-10drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He1-47/+51
2020-11-10USB: adutux: fix debuggingOliver Neukum1-0/+1
2020-11-10mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik1-0/+3
2020-11-10ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam1-1/+7
2020-11-10video: fbdev: pvr2fb: initialize variablesTom Rix1-0/+2
2020-11-10ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven1-1/+1
2020-11-10ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum1-17/+55
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol1-0/+11
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic1-2/+2
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer1-35/+54
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-10-29tty: ipwireless: fix error handlingTong Zhang2-3/+3