summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-07-31usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz1-2/+4
2019-07-31tty: serial_core: Set port active bit in uart_port_activateSerge Semin1-1/+6
2019-07-31drm/rockchip: Properly adjust to a true clock in adjusted_modeDouglas Anderson1-1/+2
2019-07-31phy: renesas: rcar-gen2: Fix memory leak at error pathsYoshihiro Shimoda1-0/+2
2019-07-31drm/virtio: Add memory barriers for capset cache.David Riley2-0/+5
2019-07-31serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT1-1/+2
2019-07-31tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz1-0/+4
2019-07-31tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang1-1/+5
2019-07-31memstick: Fix error cleanup path of memstick_initWang Hai1-4/+9
2019-07-31drm/crc-debugfs: User irqsafe spinlock in drm_crtc_add_crc_entryDaniel Vetter1-2/+3
2019-07-31drm/bridge: sii902x: pixel clock unit is 10kHz instead of 1kHzJyri Sarha1-2/+3
2019-07-31drm/bridge: tc358767: read display_props in get_modes()Tomi Valkeinen1-0/+7
2019-07-31PCI: Return error if cannot probe VFAlex Williamson1-6/+7
2019-07-31drm/edid: Fix a missing-check bug in drm_load_edid_firmware()Gen Zhang1-0/+2
2019-07-31tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy1-6/+11
2019-07-31pinctrl: rockchip: fix leaked of_node referencesWen Yang1-0/+1
2019-07-31tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin1-20/+31
2019-07-31usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen1-12/+16
2019-07-31drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi1-1/+8
2019-07-31dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocChris Wilson1-0/+4
2019-07-31dma-buf: balance refcount inbalanceJérôme Glisse1-0/+1
2019-07-31bonding: validate ip header before check IPPROTO_IGMPCong Wang1-14/+23
2019-07-31macsec: fix checksumming after decryptionAndreas Steinmetz1-0/+1
2019-07-31macsec: fix use-after-free of skb during RXAndreas Steinmetz1-3/+2
2019-07-31vrf: make sure skb->data contains ip header to make routingPeter Kosyh1-23/+35
2019-07-31sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-07-31net: dsa: mv88e6xxx: wait after reset deactivationBaruch Siach1-0/+2
2019-07-31net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-07-31caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-07-31bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli4-11/+34
2019-07-31bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-31dm bufio: fix deadlock with loop deviceJunxiao Bi1-3/+1
2019-07-31net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer1-1/+1
2019-07-31usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng1-2/+5
2019-07-31intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin1-1/+1
2019-07-31crypto: caam - limit output IV to CBC to work around CTR mode DMA issueArd Biesheuvel1-6/+9
2019-07-31PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui1-6/+9
2019-07-31gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam1-1/+1
2019-07-31libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams3-4/+17
2019-07-31HID: wacom: correct touch resolution x/y typoAaron Armstrong Skomra1-1/+1
2019-07-31HID: wacom: generic: only switch the mode on devices with LEDsAaron Armstrong Skomra3-2/+4
2019-07-31PCI: Do not poll for PME if the device is in D3coldMika Westerberg1-0/+7
2019-07-31intel_th: pci: Add Ice Lake NNPI supportAlexander Shishkin1-0/+5
2019-07-31xen/events: fix binding user event channels to cpusJuergen Gross2-3/+11
2019-07-31dm zoned: fix zone state management raceDamien Le Moal2-28/+24
2019-07-31drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul1-0/+20
2019-07-31media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-07-31media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon1-5/+4
2019-07-31iwlwifi: pcie: fix ALIVE interrupt handling for gen2 devices w/o MSI-XEmmanuel Grumbach1-18/+16
2019-07-31iwlwifi: pcie: don't service an interrupt that was maskedEmmanuel Grumbach1-6/+21