summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPI, PCI, irq: remove redundant check for null string pointerColin Ian King2018-04-081-3/+0
* usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak2018-04-081-4/+20
* usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello2018-04-082-1/+18
* usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello2018-04-082-2/+2
* usb: gadget: define free_ep_req as universal functionFelipe F. Tonello2018-04-085-16/+8
* mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij2018-04-081-0/+2
* net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli2018-03-312-19/+16
* net: fec: Fix unbalanced PM runtime callsFlorian Fainelli2018-03-311-0/+2
* s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann2018-03-311-0/+1
* s390/qeth: lock read device while queueing next bufferJulian Wiedmann2018-03-311-3/+13
* s390/qeth: when thread completes, wake up all waitersJulian Wiedmann2018-03-311-1/+1
* s390/qeth: free netdevice when removing a cardJulian Wiedmann2018-03-313-4/+2
* team: Fix double free in error pathArkadi Sharshevsky2018-03-311-2/+2
* net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)2018-03-311-1/+2
* net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET2018-03-311-2/+4
* scsi: sg: don't return bogus Sg_requestsJohannes Thumshirn2018-03-311-2/+3
* staging: lustre: ptlrpc: kfree used instead of kvfreeNadav Amit2018-03-281-1/+1
* tty: vt: fix up tabstops properlyLinus Torvalds2018-03-281-4/+4
* can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason2018-03-281-3/+2
* can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2018-03-282-28/+68
* can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason2018-03-281-15/+0
* mtd: nand: fsl_ifc: Fix nand waitfunc return valueJagdish Gediya2018-03-281-2/+3
* rtlwifi: rtl8723be: Fix loss of signalLarry Finger2018-03-281-1/+2
* brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel2018-03-281-13/+11
* acpi, numa: fix pxm to online numa node associationsDan Williams2018-03-281-4/+6
* drm: udl: Properly check framebuffer mmap offsetsGreg Kroah-Hartman2018-03-281-2/+7
* drm/radeon: Don't turn off DP sink when disconnectedMichel Dänzer2018-03-281-19/+12
* drm/vmwgfx: Fix a destoy-while-held mutex problem.Thomas Hellstrom2018-03-284-16/+34
* libata: Modify quirks for MX100 to limit NCQ_TRIM quirk to MU01 versionHans de Goede2018-03-281-2/+5
* libata: Make Crucial BX100 500GB LPM quirk apply to all firmware versionsHans de Goede2018-03-281-1/+1
* libata: Apply NOLPM quirk to Crucial M500 480 and 960GB SSDsHans de Goede2018-03-281-0/+8
* libata: Enable queued TRIM for Samsung SSD 860Ju Hyung Park2018-03-281-1/+3
* libata: disable LPM for Crucial BX100 SSD 500GB driveKai-Heng Feng2018-03-281-0/+3
* libata: Apply NOLPM quirk to Crucial MX100 512GB SSDsHans de Goede2018-03-281-0/+5
* libata: remove WARN() for DMA or PIO command without dataEric Biggers2018-03-281-2/+1
* libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers2018-03-281-1/+3
* Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174Takashi Iwai2018-03-281-1/+1
* clk: bcm2835: Protect sections updating shared registersBoris Brezillon2018-03-281-0/+4
* ahci: Add PCI-id for the Highpoint Rocketraid 644L cardHans de Goede2018-03-281-1/+3
* PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644LHans de Goede2018-03-281-0/+2
* mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occursEvgeniy Didin2018-03-281-2/+4
* iio: st_pressure: st_accel: pass correct platform data to initMichael Nosthoff2018-03-282-2/+2
* RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky2018-03-241-0/+3
* dmaengine: ti-dma-crossbar: Fix event mapping for TPCC_EVT_MUX_60_63Vignesh R2018-03-241-1/+9
* clk: si5351: Rename internal plls to avoid name collisionsSergej Sawazki2018-03-241-1/+1
* RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATSAnton Vasilyev2018-03-241-1/+1
* iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar2018-03-241-3/+6
* pinctrl: Really force states during suspend/resumeFlorian Fainelli2018-03-241-7/+17
* coresight: Fix disabling of CoreSight TPIURobert Walker2018-03-241-3/+10
* pty: cancel pty slave port buf's work in tty_releaseSahara2018-03-241-0/+2