summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-03-18serial: 8250_pci: Add Brainboxes UC-260 4 port serial deviceNikola Ciprich
2018-03-18usb: usbmon: Read text within supplied buffer sizePete Zaitcev
2018-03-18USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall
2018-03-18usb: quirks: add control message delay for 1b1c:1b20Danilo Krummrich
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes
2018-03-18uas: fix comparison for error codeOliver Neukum
2018-03-18tty/serial: atmel: add new version check for usartJonas Danielsson
2018-03-18serial: sh-sci: prevent lockup on full TTY buffersUlrich Hecht
2018-03-18ubi: Fix race condition between ubi volume creation and udevClay McClure
2018-03-18Input: matrix_keypad - fix race when disabling interruptsZhang Bo
2018-03-18scsi: qla2xxx: Fix NULL pointer crash due to active timer for ABTShimanshu.madhani@cavium.com
2018-03-11dm io: fix duplicate bio completion due to missing ref countMike Snitzer
2018-03-11s390/qeth: fix IPA command submission raceJulian Wiedmann
2018-03-11s390/qeth: fix SETIP command handlingJulian Wiedmann
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du
2018-03-11leds: do not overflow sysfs buffer in led_trigger_showNathan Sullivan
2018-03-11net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach
2018-03-11cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar
2018-03-11tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone
2018-03-11tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-03-03xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall
2018-03-03xen/gntdev: Fix off-by-one error when unmapping with holesRoss Lagerwall
2018-03-03mdio-sun4i: Fix a memory leakChristophe JAILLET
2018-03-03xen-netfront: enable device after manual module loadEduardo Otubo
2018-03-03drm/ttm: check the return value of kzallocXiongwei Song
2018-03-03e1000: fix disabling already-disabled warningTushar Dave
2018-03-03s390/dasd: fix wrongly assigned configuration dataStefan Haberland
2018-03-03led: core: Fix brightness setting when setting delay_off=0Matthieu CASTET
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2018-03-03tg3: Enable PHY reset in MTU change path for 5720Siva Reddy Kallam
2018-03-03tg3: Add workaround to restrict 5762 MRRS to 2048Siva Reddy Kallam
2018-03-03scsi: storvsc: Fix scsi_cmd error assignments in storvsc_handle_errorCathy Avery
2018-03-03net: arc_emac: fix arc_emac_rx() error pathsAlexander Kochetkov
2018-03-03spi: atmel: fixed spin_lock usage inside atmel_spi_removeRadu Pirea
2018-03-03mtd: nand: gpmi: Fix failure when a erased page has a bitflip at BBMSascha Hauer
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-28usb: dwc3: gadget: Set maxpacket size for ep0 INThinh Nguyen
2018-02-28irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()Shanker Donthineni
2018-02-28iio: adis_lib: Initialize trigger before requesting interruptLars-Peter Clausen
2018-02-28iio: buffer: check if a buffer has been set up when poll is calledStefan Windfeldt-Prytz
2018-02-28scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_infoTyrel Datwyler
2018-02-28PCI: keystone: Fix interrupt-controller-node lookupJohan Hovold
2018-02-25crypto: s5p-sss - Fix kernel Oops in AES-ECB modeKamil Konieczny
2018-02-25hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai
2018-02-25xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich
2018-02-25dmaengine: jz4740: disable/unprepare clk if probe failsTobias Jordan
2018-02-25spi: sun4i: disable clocks in the remove functionTakuo Koguchi
2018-02-25gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen