summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-26media: vb2: vb2_mmap: move lock upHans Verkuil1-3/+8
2019-01-26media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-26media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-26omap2fb: Fix stack memory disclosureVlad Tsyrklevich1-0/+2
2019-01-26mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2019-01-26scsi: sd: Fix cache_type_store()Ivan Mironov1-0/+6
2019-01-26media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings1-2/+2
2019-01-26tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov1-0/+10
2019-01-26i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng1-0/+6
2019-01-26ACPI: power: Skip duplicate power resource references in _PRxHans de Goede1-0/+22
2019-01-26USB: storage: add quirk for SMI SM3350Icenowy Zheng1-0/+12
2019-01-26USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng1-2/+6
2019-01-26usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas1-0/+7
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel1-2/+2
2019-01-13genwqe: Fix size checkChristian Borntraeger1-1/+1
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2019-01-13scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier1-3/+3
2019-01-13media: vivid: free bitmap_cap when updating std/timings/etc.Hans Verkuil1-0/+2
2019-01-13cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2-0/+11
2019-01-13usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2019-01-13USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2-0/+10
2019-01-13xen/netfront: tolerate frags with no dataJuergen Gross1-1/+1
2019-01-13vhost: make sure used idx is seen before log in vhost_add_used_n()Jason Wang1-0/+2
2019-01-13isdn: fix kernel-infoleak in capi_unlocked_ioctlEric Dumazet1-2/+2
2019-01-13ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2019-01-13Drivers: hv: vmbus: Return -EINVAL for the sys files for unopened channelsDexuan Cui1-0/+20
2019-01-13gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy1-9/+3
2019-01-13mmc: omap_hsmmc: fix DMA API warningRussell King1-1/+11
2019-01-13mmc: core: Reset HPI enabled state during re-init and in case of errorsUlf Hansson1-1/+3
2019-01-13USB: serial: option: add HP lt4132Tore Anderson1-1/+6
2019-01-13USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng1-2/+16
2018-12-21wil6210: missing length check in wmi_set_ieLior David1-1/+6
2018-12-21sr: pass down correctly sized SCSI sense bufferJens Axboe1-14/+7
2018-12-21i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device nodeHans de Goede1-3/+7
2018-12-21libata: whitelist all SAMSUNG MZ7KM* solid-state disksJuha-Matti Tilli1-0/+1
2018-12-21Input: omap-keypad - fix keyboard debounce configurationTony Lindgren1-4/+14
2018-12-21ide: pmac: add of_node_put()Yangtao Li1-0/+1
2018-12-21drivers/tty: add missing of_node_put()Yangtao Li1-0/+1
2018-12-21drivers/sbus/char: add of_node_put()Yangtao Li1-0/+2
2018-12-21sbus: char: add of_node_put()Yangtao Li1-0/+1
2018-12-21bonding: fix 802.3ad state sent to partner when unbinding slaveToni Peltonen1-0/+3
2018-12-21scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery1-2/+2
2018-12-21scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard1-2/+2
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2018-12-17staging: rts5208: fix gcc-8 logic error warningArnd Bergmann1-3/+0
2018-12-17vme: ca91cx42: fix LM_CTL address maskDmitry Kalinkin1-1/+1
2018-12-17vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi1-1/+1
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-12-17matroxfb: fix size of memcpySudip Mukherjee1-1/+1
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30