summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-26sysfs: Disable lockdep for driver bind/unbind filesDaniel Vetter
2019-01-26dm snapshot: Fix excessive memory usage and workqueue stallsNikos Tsironis
2019-01-26dm kcopyd: Fix bug causing workqueue stallsNikos Tsironis
2019-01-26mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson
2019-01-26scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp
2019-01-26media: firewire: Fix app_info parameter type in avc_ca{,_app}_infoNathan Chancellor
2019-01-26powerpc/pseries/cpuidle: Fix preempt warningBreno Leitao
2019-01-26r8169: Add support for new Realtek EthernetKai-Heng Feng
2019-01-26media: vb2: be sure to unlock mutex on errorsMauro Carvalho Chehab
2019-01-26drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclockIvan Mironov
2019-01-26block/loop: Use global lock for ioctl() operation.Tetsuo Handa
2019-01-26media: vb2: vb2_mmap: move lock upHans Verkuil
2019-01-26media: vivid: set min width/height to a value > 0Hans Verkuil
2019-01-26media: vivid: fix error handling of kthread_runHans Verkuil
2019-01-26omap2fb: Fix stack memory disclosureVlad Tsyrklevich
2019-01-26mfd: tps6586x: Handle interrupts on suspendJonathan Hunter
2019-01-26scsi: sd: Fix cache_type_store()Ivan Mironov
2019-01-26media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings
2019-01-26tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov
2019-01-26i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2019-01-26ACPI: power: Skip duplicate power resource references in _PRxHans de Goede
2019-01-26USB: storage: add quirk for SMI SM3350Icenowy Zheng
2019-01-26USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng
2019-01-26usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel
2019-01-13genwqe: Fix size checkChristian Borntraeger
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-13scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier
2019-01-13media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil
2019-01-13cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin
2019-01-13usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai
2019-01-13USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen
2019-01-13xen/netfront: tolerate frags with no dataJuergen Gross
2019-01-13vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang
2019-01-13isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet
2019-01-13ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2019-01-13Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui
2019-01-13gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy
2019-01-13mmc: omap_hsmmc: fix DMA API warningRussell King
2019-01-13mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson
2019-01-13USB: serial: option: add HP lt4132Tore Anderson
2019-01-13USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng
2018-12-21wil6210: missing length check in wmi_set_ieLior David
2018-12-21sr: pass down correctly sized SCSI sense bufferJens Axboe
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren
2018-12-21ide: pmac: add of_node_put()Yangtao Li
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li
2018-12-21drivers/sbus/char: add of_node_put()Yangtao Li