summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-10thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski
2017-02-10iio: accel: kxsd9: Fix scaling bugLinus Walleij
2017-02-10iio: accel: kxsd9: Fix raw read returnLinus Walleij
2017-02-10i2c: at91: fix write transfers by clearing pending interrupt firstCyrille Pitchen
2017-02-10i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy
2017-02-10em28xx-i2c: rt_mutex_trylock() returns zero on failureDan Carpenter
2017-02-10i2c-eg20t: fix race between i2c init and interrupt enableYadi.hu
2017-02-10hwrng: omap - Only fail if pm_runtime_get_sync returns < 0Dave Gerlach
2017-02-10hwrng: omap - Fix assumption that runtime_get_sync will always succeedNishanth Menon
2017-02-10hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski
2017-02-10Input: ili210x - fix permissions on "calibrate" attributeDmitry Torokhov
2017-02-10Input: i8042 - set up shared ps2_cmd_mutex for AUX portsDmitry Torokhov
2017-02-10Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2017-02-10qxl: check for kmap failuresDan Carpenter
2017-02-10drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to onMichel Dänzer
2017-02-10drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter
2017-02-10drm/radeon: fix radeon_move_blit on 32bit systemsChristian König
2017-02-10driver core: fix race between creating/querying glue dir and its cleanupMing Lei
2017-02-10driver core: Delete an unnecessary check before the function call "put_device"Markus Elfring
2017-02-10UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon
2017-02-10scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang
2017-02-10scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne
2017-02-10scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter
2017-02-10scsi: Fix use-after-freeMing Lei
2017-02-10scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King
2017-02-10scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena
2017-02-10scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai
2017-02-10mpt2sas: Fix secure erase premature terminationAndrey Grodzovsky
2017-02-10scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2017-02-10scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S
2017-02-06scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky
2017-02-06scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter
2017-02-06zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier
2017-02-06zfcp: fix payload trace length for SAN request&responseSteffen Maier
2017-02-06zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier
2017-02-06zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier
2017-02-06zfcp: trace on request for open and close of WKA portSteffen Maier
2017-02-06zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier
2017-02-06zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier
2017-02-06zfcp: close window with unblocked rport during rport goneSteffen Maier
2017-02-06zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier
2017-02-06zfcp: fix fc_host port_type with NPIVSteffen Maier
2017-02-06Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec
2017-02-06usb: chipidea: move the lock initialization to core filePeter Chen
2017-02-06usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2017-02-06USB: serial: cp210x: fix tiocmget error handlingJohan Hovold
2017-02-06usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
2017-02-06usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman
2017-02-06USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy
2017-02-06usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter