summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-01ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven1-1/+2
2018-05-01ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven1-2/+9
2018-05-01ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven1-3/+0
2018-05-01PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang1-1/+3
2018-05-01PCI: aardvark: Use ISR1 instead of ISR0 interrupt in legacy irq modeVictor Gu1-17/+24
2018-05-01PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu1-3/+1
2018-05-01PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu1-2/+2
2018-05-01ANDROID: binder: prevent transactions into own process.Martijn Coenen1-0/+8
2018-05-01vfio: ccw: process ssch with interrupts disabledCornelia Huck1-7/+12
2018-05-01scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara1-0/+2
2018-05-01mtd: rawnand: tango: Fix struct clk memory leakMarc Gonzalez1-1/+1
2018-05-01mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund1-3/+6
2018-05-01mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund1-0/+17
2018-05-01mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-5/+11
2018-05-01mtd: spi-nor: cadence-quadspi: Fix page fault kernel panicThor Thayer1-2/+17
2018-05-01tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa1-6/+5
2018-05-01tty: Avoid possible error pointer dereference at tty_ldisc_restore().Tetsuo Handa1-8/+5
2018-05-01tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren1-0/+11
2018-05-01tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren1-1/+11
2018-05-01tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2-3/+7
2018-05-01drm/virtio: fix vq wait_event conditionGerd Hoffmann1-2/+2
2018-05-01virtio_console: reset on out of memoryMichael S. Tsirkin1-7/+10
2018-05-01virtio_console: move removal codeMichael S. Tsirkin1-36/+36
2018-05-01virtio_console: drop custom control queue cleanupMichael S. Tsirkin1-17/+0
2018-05-01virtio_console: free buffers after resetMichael S. Tsirkin1-25/+24
2018-05-01virtio_console: don't tie bufs to a vqMichael S. Tsirkin1-7/+7
2018-05-01USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2-1/+10
2018-05-01usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko1-0/+3
2018-05-01usb: typec: ucsi: Increase command completion timeout valueHeikki Krogerus1-1/+1
2018-05-01USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-05-01USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk1-1/+2
2018-05-01USB: serial: simple: add libtransistor consoleCollin May2-0/+8
2018-05-01xhci: Fix USB ports for Dell Inspiron 5775Kai-Heng Feng1-1/+4
2018-05-01Revert "xhci: plat: Register shutdown for xhci_plat"Greg Kroah-Hartman1-1/+0
2018-05-01usbip: vhci_hcd: check rhport before using in vhci_hub_control()Shuah Khan1-0/+13
2018-05-01usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan1-1/+1
2018-05-01usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan1-0/+5
2018-05-01usbip: usbip_event: fix to not print kernel pointer addressShuah Khan1-4/+0
2018-05-01random: rate limit unseeded randomness warningsTheodore Ts'o1-5/+34
2018-05-01random: fix possible sleeping allocation from irq contextTheodore Ts'o1-1/+8
2018-05-01random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o1-19/+27
2018-04-29ACPI / video: Only default only_lcd to true on Win8-ready _desktops_Hans de Goede1-2/+25
2018-04-29s390/dasd: fix IO error for newly defined devicesStefan Haberland1-2/+11
2018-04-29s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott1-3/+11
2018-04-29block/swim: Fix IO error at end of mediumFinn Thain1-5/+8
2018-04-29block/swim: Fix array bounds checkFinn Thain1-1/+1
2018-04-29block/swim: Select appropriate drive on device openFinn Thain1-1/+1
2018-04-29block/swim: Rename macros to avoid inconsistent inverted logicFinn Thain2-7/+7
2018-04-29block/swim: Remove extra put_disk() call from error pathFinn Thain1-1/+0
2018-04-29block/swim: Don't log an error message for an invalid ioctlFinn Thain1-7/+2