summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-09RDMA/ucma: Allow resolving address w/o specifying source addressRoland Dreier1-1/+1
2018-05-09RDMA/cxgb4: release hw resources on device removalRaju Rangoju3-3/+36
2018-05-09Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)1-0/+9
2018-05-09Input: leds - fix out of bound accessDmitry Torokhov1-4/+4
2018-05-09USB: serial: option: Add support for Quectel EP06Kristian Evensen1-0/+7
2018-05-09serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König1-2/+12
2018-05-09crypto: talitos - fix IPsec cipher in lengthLEROY Christophe1-20/+21
2018-05-02drm/amdgpu: set COMPUTE_PGM_RSRC1 for SGPR/VGPR clearing shadersNicolai Hähnle1-2/+5
2018-05-02rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin1-14/+23
2018-05-02cpufreq: powernv: Fix hardlockup due to synchronous smp_call in timer interruptShilpasri G Bhat1-3/+11
2018-05-02earlycon: Use a pointer table to fix __earlycon_table strideDaniel Kurtz2-4/+9
2018-05-02ARM: amba: Don't read past the end of sysfs "driver_override" bufferGeert Uytterhoeven1-1/+2
2018-05-02ARM: amba: Fix race condition with driver_overrideGeert Uytterhoeven1-2/+9
2018-05-02ARM: amba: Make driver_override output consistent with other busesGeert Uytterhoeven1-3/+0
2018-05-02PCI: aardvark: Fix PCIe Max Read Request Size settingEvan Wang1-1/+3
2018-05-02PCI: aardvark: Set PIO_ADDR_LS correctly in advk_pcie_rd_conf()Victor Gu1-3/+1
2018-05-02PCI: aardvark: Fix logic in advk_pcie_{rd,wr}_conf()Victor Gu1-2/+2
2018-05-02scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara1-0/+2
2018-05-02mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund1-3/+6
2018-05-02mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund1-0/+17
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund1-5/+11
2018-05-02tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa1-6/+5
2018-05-02tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren1-0/+11
2018-05-02tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren1-1/+11
2018-05-02tty: Don't call panic() at tty_ldisc_init()Tetsuo Handa2-3/+7
2018-05-02drm/virtio: fix vq wait_event conditionGerd Hoffmann1-2/+2
2018-05-02virtio_console: free buffers after resetMichael S. Tsirkin1-25/+24
2018-05-02USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni2-1/+10
2018-05-02usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko1-0/+3
2018-05-02USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley1-0/+1
2018-05-02USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk1-1/+2
2018-05-02USB: serial: simple: add libtransistor consoleCollin May2-0/+8
2018-05-02usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan1-1/+1
2018-05-02usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan1-0/+5
2018-05-02usbip: usbip_event: fix to not print kernel pointer addressShuah Khan1-4/+0
2018-05-02random: rate limit unseeded randomness warningsTheodore Ts'o1-3/+31
2018-05-02random: fix possible sleeping allocation from irq contextTheodore Ts'o1-1/+8
2018-05-02random: 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-29cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter1-1/+1
2018-04-29scsi: mptsas: Disable WRITE SAMEMartin K. Petersen1-0/+1
2018-04-29net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk1-1/+1
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault1-0/+4
2018-04-29team: fix netconsole setup over teamXin Long1-7/+12
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni1-0/+19
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long1-2/+1
2018-04-29s390: introduce execute-trampolines for branchesMartin Schwidefsky1-0/+2
2018-04-29PCI: Wait up to 60 seconds for device to become ready after FLRSinan Kaya1-15/+37