summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-11staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()Dan Carpenter1-1/+1
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to check chip good onlyTokunori Ikegami1-10/+12
2018-07-11mtd: cfi_cmdset_0002: Change erase functions to retry for errorTokunori Ikegami1-0/+10
2018-07-11mtd: cfi_cmdset_0002: Change definition naming to retry write operationTokunori Ikegami1-3/+3
2018-07-11dm bufio: don't take the lock in dm_bufio_shrink_countMikulas Patocka1-12/+4
2018-07-11mtd: rawnand: mxc: set spare area size register explicitlyMartin Kaiser1-1/+4
2018-07-11dm bufio: drop the lock when doing GFP_NOIO allocationMikulas Patocka1-0/+10
2018-07-11dm bufio: avoid sleeping while holding the dm_bufio lockDouglas Anderson1-2/+3
2018-07-11media: cx25840: Use subdev host data for PLL overrideBrad Love1-6/+22
2018-07-11HID: debug: check length before copy_to_user()Daniel Rosenberg1-1/+7
2018-07-11HID: hiddev: fix potential Spectre v1Gustavo A. R. Silva1-0/+11
2018-07-11HID: i2c-hid: Fix "incomplete report" noiseJason Andryuk1-1/+1
2018-07-11drbd: fix access after freeLars Ellenberg1-1/+1
2018-07-11scsi: sg: mitigate read/write abuseJann Horn1-2/+40
2018-07-11ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger1-1/+91
2018-07-11nvme-pci: initialize queue memory before interruptsKeith Busch1-2/+2
2018-07-11i2c: rcar: fix resume by always initializing registers before transferWolfram Sang1-1/+2
2018-07-11ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap modeVasanthakumar Thiagarajan1-2/+3
2018-07-11n_tty: Access echo_* variables carefully.Tetsuo Handa1-18/+24
2018-07-11staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott1-1/+1
2018-07-11n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa1-5/+8
2018-07-11USB: serial: cp210x: add Silicon Labs IDs for Windows UpdateKaroly Pados1-0/+3
2018-07-11USB: serial: cp210x: add CESINEL device idsJohan Hovold1-0/+11
2018-07-11usb: cdc_acm: Add quirk for Uniden UBC125 scannerHouston Yaroschoff1-0/+3
2018-07-03cdc_ncm: avoid padding beyond end of skbBjørn Mork1-2/+2
2018-07-03dm thin: handle running out of data space vs concurrent discardMike Snitzer1-2/+9
2018-07-03spi: Fix scatterlist elements size in spi_map_bufMaxime Chevallier1-2/+8
2018-07-03Input: elantech - fix V4 report decoding for module with middle key???1-1/+1
2018-07-03Input: elantech - enable middle button of touchpads on ThinkPad P52Aaron Ma1-1/+8
2018-07-03Input: elan_i2c_smbus - fix more potential stack buffer overflowsBen Hutchings3-3/+11
2018-07-03xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky1-2/+0
2018-07-03Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI IDAlexandr Savca1-0/+1
2018-07-03video: uvesafb: Fix integer overflow in allocationKees Cook1-1/+2
2018-07-03media: dvb_frontend: fix locking issues at dvb_frontend_get_event()Mauro Carvalho Chehab1-8/+15
2018-07-03media: cx231xx: Add support for AverMedia DVD EZMaker 7Kai-Heng Feng1-0/+3
2018-07-03media: v4l2-compat-ioctl32: prevent go past max sizeMauro Carvalho Chehab1-1/+1
2018-07-03mfd: intel-lpss: Program REMAP register in PIO modeAndy Shevchenko1-2/+2
2018-07-03backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold1-2/+2
2018-07-03backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold1-1/+3
2018-07-03backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold1-10/+23
2018-07-03ubi: fastmap: Cancel work upon detachRichard Weinberger2-3/+4
2018-07-03md: fix two problems with setting the "re-add" device state.NeilBrown1-1/+3
2018-07-03linvdimm, pmem: Preserve read-only setting for pmem devicesRobert Elliott1-5/+9
2018-07-03scsi: zfcp: fix missing REC trigger trace on enqueue without ERP threadSteffen Maier1-2/+5
2018-07-03scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILEDSteffen Maier1-28/+51
2018-07-03scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for ERP_FAILEDSteffen Maier1-2/+11
2018-07-03scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early returnSteffen Maier3-0/+28
2018-07-03scsi: zfcp: fix misleading REC trigger trace where erp_action setup failedSteffen Maier1-1/+15
2018-07-03scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMFSteffen Maier1-0/+2
2018-07-03scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handlerSteffen Maier3-5/+48