summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* xen/events: don't use chip_data for legacy IRQsJuergen Gross2020-11-101-8/+21
* staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin2020-11-101-15/+19
* staging: octeon: repair "fixed-link" supportAlexander Sverdlin2020-11-102-6/+9
* staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott2020-11-101-0/+1
* device property: Don't clear secondary pointer for shared primary firmware nodeAndy Shevchenko2020-11-101-1/+3
* device property: Keep secondary firmware node secondary by typeAndy Shevchenko2020-11-101-1/+1
* hil/parisc: Disable HIL driver when it gets stuckHelge Deller2020-11-102-7/+22
* tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds2020-11-101-15/+17
* rtc: rx8010: don't modify the global rtc opsBartosz Golaszewski2020-11-101-7/+17
* vringh: fix __vringh_iov() when riov and wiov are differentStefano Garzarella2020-11-101-4/+5
* ubi: check kthread_should_stop() after the setting of task stateZhihao Cheng2020-11-101-0/+13
* iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-11-101-4/+11
* iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron2020-11-101-4/+9
* iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-11-101-8/+11
* dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_statusPaul Cercueil2020-11-101-3/+4
* vt: keyboard, extend func_buf_lock to readersJiri Slaby2020-11-101-4/+13
* vt: keyboard, simplify vt_kdgkbsentJiri Slaby2020-11-101-19/+9
* usb: host: fsl-mph-dr-of: check return of dma_set_mask()Ran Wang2020-11-101-3/+6
* usb: dwc3: core: don't trigger runtime pm when remove driverLi Jun2020-11-101-2/+2
* usb: dwc3: core: add phy cleanup for probe error handlingLi Jun2020-11-101-0/+11
* scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()Helge Deller2020-11-101-5/+8
* w1: mxc_w1: Fix timeout resolution problem leading to bus errorMartin Fuzzey2020-11-101-7/+7
* acpi-cpufreq: Honor _PSD table setting on new AMD CPUsWei Huang2020-11-101-1/+2
* ACPI: debug: don't allow debugging when ACPI is disabledJamie Iles2020-11-101-0/+3
* ACPI: video: use ACPI backlight for HP 635 NotebookAlex Hung2020-11-101-0/+9
* ACPI / extlog: Check for RDMSR failureBen Hutchings2020-11-101-3/+3
* leds: bcm6328, bcm6358: use devres LED registering functionMarek BehĂșn2020-11-102-2/+2
* md/raid5: fix oops during stripe resizingSong Liu2020-11-101-2/+2
* memory: emif: Remove bogus debugfs error handlingDan Carpenter2020-11-101-28/+5
* drivers: watchdog: rdc321x_wdt: Fix race condition bugsMadhuparna Bhowmik2020-11-101-3/+2
* clk: ti: clockdomain: fix static checker warningTero Kristo2020-11-101-0/+2
* md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming2020-11-101-1/+1
* power: supply: test_power: add missing newlines when printing parameters by s...Xiongfeng Wang2020-11-101-0/+6
* bus/fsl_mc: Do not rely on caller to provide non NULL mc_ioDiana Craciun2020-11-101-1/+6
* drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol valuesXie He2020-11-101-47/+51
* USB: adutux: fix debuggingOliver Neukum2020-11-101-0/+1
* cpufreq: sti-cpufreq: add stih418 supportAlain Volmat2020-11-101-2/+4
* mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik2020-11-101-0/+3
* media: tw5864: check status of tw5864_frameinterval_getTom Rix2020-11-101-0/+6
* ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam2020-11-101-1/+7
* video: fbdev: pvr2fb: initialize variablesTom Rix2020-11-101-0/+2
* mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen2020-11-101-0/+3
* ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-11-101-1/+1
* p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-101-1/+3
* ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-11-101-3/+7
* usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti2020-10-291-1/+1
* eeprom: at25: set minimum read/write access stride to 1Christian Eggers2020-10-291-1/+1
* USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum2020-10-291-17/+55
* usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol2020-10-291-0/+11
* net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-291-2/+2