summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-04-04Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2-5/+5
2019-04-04net/hamradio/6pack: use mod_timer() to rearm timersEric Dumazet1-18/+6
2019-04-04ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler1-1/+5
2019-04-04block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain1-1/+5
2019-04-04Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter1-1/+1
2019-04-04igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng1-3/+5
2019-04-04fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes1-1/+1
2019-04-04fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin1-2/+6
2019-04-04cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader.Macpaul Lin2-0/+11
2019-04-04ath6kl: Only use match sets when firmware supports itKyle Roeschley1-1/+1
2019-04-04scsi: megaraid_sas: Use 63-bit DMA addressingShivasharan S1-1/+1
2019-04-04genwqe: Fix size checkChristian Borntraeger1-1/+1
2019-04-04usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endp...Jia-Ju Bai1-1/+4
2019-04-04IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter1-1/+3
2019-04-04pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10Geert Uytterhoeven1-8/+8
2019-04-04pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 valueGeert Uytterhoeven1-1/+1
2019-04-04pinctrl: sh-pfc: sh7269: Add missing PCIOR0 fieldGeert Uytterhoeven1-1/+1
2019-04-04pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configurationGeert Uytterhoeven1-2/+7
2019-04-04pinctrl: sh-pfc: sh7734: Add missing IPSR11 fieldGeert Uytterhoeven1-1/+1
2019-04-04pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 groupGeert Uytterhoeven1-0/+1
2019-04-04pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 groupGeert Uytterhoeven1-3/+0
2019-04-04pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b groupGeert Uytterhoeven1-2/+1
2019-04-04pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 groupGeert Uytterhoeven1-0/+1
2019-04-04pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii groupGeert Uytterhoeven1-1/+1
2019-04-04USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displaysScott Chen2-0/+10
2019-04-04net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky1-3/+3
2019-04-04sata_rcar: fix deferred probingSergei Shtylyov1-1/+3
2019-04-04scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier1-3/+3
2019-04-04misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter1-1/+1
2019-04-04tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov1-0/+10
2019-04-04b43: Fix error in cordic routineLarry Finger1-1/+1
2019-04-04serial: imx: fix error handling in console_setupStefan Agner1-1/+1
2019-04-04altera-stapl: check for a null key before strcasecmp'ing itColin Ian King1-2/+1
2019-04-04drm: rcar-du: Fix vblank initializationLaurent Pinchart1-1/+1
2019-04-04power: supply: olpc_battery: correct the temperature unitsLubomir Rintel1-2/+2
2019-04-04drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson1-2/+38
2019-04-04wireless: airo: potential buffer overflow in sprintf()Dan Carpenter1-1/+1
2019-03-25HID: debug: fix the ring buffer implementationVladis Dronov1-73/+47
2019-03-25HID: debug: improve hid_debug_event()Rasmus Villemoes1-2/+2
2019-03-25HID: debug: fix error handling in hid_debug_events_read()Jiri Kosina1-1/+2
2019-03-25net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6
2019-03-25USB: hso: Fix OOB memory access in hso_probe/hso_get_config_dataHui Peng1-2/+16
2019-03-25mm: cma: fix incorrect type conversion for size during dma allocationRohit Vaswani1-2/+2
2019-02-11gpio: max7301: fix driver for use with CONFIG_VMAP_STACKChristophe Leroy1-9/+3
2019-02-11drm/ioctl: Fix Spectre v1 vulnerabilitiesGustavo A. R. Silva1-1/+7
2019-02-11drm: Rewrite drm_ioctl_flags() to resemble the new drm_ioctl() codeVille Syrjälä1-6/+7
2019-02-11vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King1-1/+1
2019-02-11vxlan: Fix error path in __vxlan_dev_create()Petr Machata1-3/+10
2019-02-11net: macb: add missing barriers when reading descriptorsAnssi Hannula1-2/+10
2019-02-11net: macb: fix dropped RX frames due to a raceAnssi Hannula1-2/+7