summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-03-12scsi: storvsc: properly handle SRB_ERROR when sense message is presentLong Li
2017-03-12scsi: storvsc: use tagged SRB requests if supported by the deviceLong Li
2017-03-12dm raid: fix data corruption on reshape requestHeinz Mauelshagen
2017-03-12dm round robin: revert "use percpu 'repeat_count' and 'current_path'"Mike Snitzer
2017-03-12dm stats: fix a leaked s->histogram_boundaries arrayMikulas Patocka
2017-03-12dm cache: fix corruption seen when using cache > 2TBJoe Thornber
2017-03-12PM / devfreq: Fix wrong trans_stat of passive devfreq deviceChanwoo Choi
2017-03-12PM / devfreq: Fix available_governor sysfsChanwoo Choi
2017-03-12mm balloon: umount balloon_mnt when removing vb deviceYisheng Xie
2017-03-12iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj
2017-03-12tpm_tis: fix the error handling of init_tis()Wei Yongjun
2017-03-12regulator: Fix regulator_summary for deviceless consumersLeonard Crestez
2017-03-12coresight: STM: Balance enable/disableSuzuki K Poulose
2017-03-12staging: rtl: fix possible NULL pointer dereferenceArnd Bergmann
2017-03-12staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin
2017-03-12staging: greybus: loopback: fix broken udelayJohan Hovold
2017-03-12hwmon: (it87) Ensure that pwm control cache is current before updating valuesGuenter Roeck
2017-03-12hwmon: (it87) Do not overwrite bit 2..6 of pwm control registersGuenter Roeck
2017-03-12spi: s3c64xx: fix inconsistency between binding and driverAndi Shyti
2017-03-12media: Properly pass through media entity types in entity enumerationSakari Ailus
2017-03-12lirc_dev: LIRC_{G,S}ET_REC_MODE do not workSean Young
2017-03-12cxd2820r: fix gpio null pointer dereferenceAntti Palosaari
2017-03-12media: fix dm1105.c build errorRandy Dunlap
2017-03-12uvcvideo: Fix a wrong macroGuennadi Liakhovetski
2017-03-12am437x-vpfe: always assign bpp variableNicolas Iooss
2017-03-12mmc: sdhci-acpi: support deferred probeZhang Rui
2017-02-26rtlwifi: rtl_usb: Fix for URB leaking when doing ifconfig up/downMichael Schenk
2017-02-26goldfish: Sanitize the broken interrupt handlerThomas Gleixner
2017-02-26USB: serial: console: fix uninitialised spinlockJohan Hovold
2017-02-26USB: serial: ark3116: fix register-accessor error handlingJohan Hovold
2017-02-26USB: serial: opticon: fix CTS retrieval at openJohan Hovold
2017-02-26USB: serial: spcp8x5: fix modem-status handlingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix line-status over-reportingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix extreme low-latency settingJohan Hovold
2017-02-26USB: serial: ftdi_sio: fix modem-status error handlingJohan Hovold
2017-02-26USB: serial: cp210x: add new IDs for GE Bx50v3 boardsKen Lin
2017-02-26USB: serial: mos7840: fix another NULL-deref at openJohan Hovold
2017-02-26tty: serial: msm: Fix module autoloadJavier Martinez Canillas
2017-02-26vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni
2017-02-26net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk
2017-02-26net/mlx5e: Disable preemption when doing TC statistics upcallOr Gerlitz
2017-02-23bcache: Make gc wakeup sane, remove set_task_state()Kent Overstreet
2017-02-23ntb_transport: Pick an unused queueThomas VanSelus
2017-02-23ntb: ntb_perf missing dmaengine_unmap_putDave Jiang
2017-02-23NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe
2017-02-23PCI/PME: Restore pcie_pme_driver.removeYinghai Lu
2017-02-23Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula
2017-02-23drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart
2017-02-23drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer
2017-02-23Input: elan_i2c - add ELAN0605 to the ACPI tableIHARA Hiroka