summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-17i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng1-0/+6
2019-01-17ACPI: power: Skip duplicate power resource references in _PRxHans de Goede1-0/+22
2019-01-17PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan1-60/+91
2019-01-17PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan1-23/+41
2019-01-17PCI: altera: Poll for link training status after retraining the linkLey Foon Tan1-8/+37
2019-01-17PCI: altera: Poll for link up status after retraining the linkLey Foon Tan1-1/+11
2019-01-17PCI: altera: Check link status before retrain linkLey Foon Tan1-0/+4
2019-01-17PCI: altera: Reorder read/write functionsBjorn Helgaas1-16/+16
2019-01-17PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan1-1/+2
2019-01-17USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker1-1/+2
2019-01-17USB: storage: add quirk for SMI SM3350Icenowy Zheng1-0/+12
2019-01-17USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng1-2/+6
2019-01-17usb: 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-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin1-1/+2
2019-01-13genwqe: Fix size checkChristian Borntraeger1-1/+1
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta1-2/+2
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-13Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren1-12/+4
2019-01-13scsi: bnx2fc: Fix NULL dereference in error handlingDan Carpenter1-1/+1
2019-01-13spi: bcm2835: Unbreak the build of esoteric configsLukas Wunner1-1/+1
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-13spi: bcm2835: Avoid finishing transfer prematurely in IRQ modeLukas Wunner1-2/+1
2019-01-13spi: bcm2835: Fix book-keeping of DMA terminationLukas Wunner1-0/+1
2019-01-13spi: bcm2835: Fix race on DMA terminationLukas Wunner1-6/+4
2019-01-13Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573GPatrick Dreyer1-0/+1
2019-01-13usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2019-01-13USB: serial: option: add Fibocom NL678 seriesJörgen Storvist1-0/+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-13drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva1-2/+8
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 Telit LN940 seriesJörgen Storvist1-0/+4
2019-01-13USB: serial: option: add Fibocom NL668 seriesJörgen Storvist1-0/+2
2019-01-13USB: serial: option: add Simcom SIM7500/SIM7600 (MBIM mode)Jörgen Storvist1-0/+1
2019-01-13USB: serial: option: add HP lt4132Tore Anderson1-1/+6
2019-01-13USB: serial: option: add GosunCn ZTE WeLink ME3630Jörgen Storvist1-0/+2
2019-01-13xhci: Don't prevent USB2 bus suspend in state check intended for USB3 onlyMathias Nyman1-1/+2
2019-01-13USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng1-2/+16
2018-12-21rtc: snvs: Add timeouts to avoid kernel lockupsTrent Piepho1-35/+70