summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar1-0/+8
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov5-0/+19
2019-08-04media: radio-raremono: change devm_k*alloc to k*allocLuke Nowakowski-Krijger1-7/+23
2019-08-04media: cpia2_usb: first wake up, then free in disconnectOliver Neukum1-1/+2
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran1-0/+3
2019-08-04hpet: Fix division by zero in hpet_time_div()Kefeng Wang1-2/+1
2019-08-04usb: pci-quirks: Correct AMD PLL quirk detectionRyan Kennedy1-12/+19
2019-08-04usb: wusbcore: fix unbalanced get/put cluster_idPhong Tran1-1/+1
2019-08-04mailbox: handle failed named mailbox channel requestmorten petersen1-2/+4
2019-08-04serial: sh-sci: Fix TX DMA buffer flushing and workqueue racesGeert Uytterhoeven1-7/+15
2019-08-04mfd: arizona: Fix undefined behaviorArnd Bergmann1-1/+1
2019-08-04mfd: core: Set fwnode for created devicesRobert Hancock1-0/+1
2019-08-04PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut1-1/+1
2019-08-04usb: gadget: Zero ffs_io_dataAndrzej Pietrasiewicz1-2/+4
2019-08-04phy: renesas: rcar-gen2: Fix memory leak at error pathsYoshihiro Shimoda1-0/+2
2019-08-04drm/virtio: Add memory barriers for capset cache.David Riley2-0/+5
2019-08-04tty: serial: msm_serial: avoid system lockup conditionJorge Ramirez-Ortiz1-0/+4
2019-08-04tty/serial: digicolor: Fix digicolor-usart already registered warningKefeng Wang1-1/+5
2019-08-04memstick: Fix error cleanup path of memstick_initWang Hai1-4/+9
2019-08-04tty: serial: cpm_uart - fix init when SMC is relocatedChristophe Leroy1-6/+11
2019-08-04pinctrl: rockchip: fix leaked of_node referencesWen Yang1-0/+1
2019-08-04tty: max310x: Fix invalid baudrate divisors calculatorSerge Semin1-20/+31
2019-08-04usb: core: hub: Disable hub-initiated U1/U2Thinh Nguyen1-12/+16
2019-08-04drm/panel: simple: Fix panel_simple_dsi_probePeter Ujfalusi1-1/+8
2019-08-04bonding: validate ip header before check IPPROTO_IGMPCong Wang1-14/+23
2019-08-04sky2: Disable MSI on ASUS P6TTakashi Iwai1-0/+7
2019-08-04net: bcmgenet: use promisc for unsupported filtersJustin Chen1-31/+26
2019-08-04caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo1-1/+1
2019-08-04bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-08-04dm bufio: fix deadlock with loop deviceJunxiao Bi1-3/+1
2019-08-04usb: Handle USB3 remote wakeup for LPM enabled devices correctlyLee, Chiasheng1-2/+5
2019-08-04intel_th: msu: Fix single mode with disabled IOMMUAlexander Shishkin1-1/+1
2019-08-04gpu: ipu-v3: ipu-ic: Fix saturation bit offset in TPMEMSteve Longerbeam1-1/+1
2019-08-04floppy: fix out-of-bounds read in copy_bufferDenis Efremov1-2/+4
2019-08-04floppy: fix invalid pointer dereference in drive_nameDenis Efremov1-3/+8
2019-08-04floppy: fix out-of-bounds read in next_valid_formatDenis Efremov1-0/+18
2019-08-04floppy: fix div-by-zero in setup_format_paramsDenis Efremov1-0/+5
2019-08-04take floppy compat ioctls to sodding floppy.cAl Viro1-0/+328
2019-08-04PCI: Do not poll for PME if the device is in D3coldMika Westerberg1-0/+7
2019-08-04drm/nouveau/i2c: Enable i2c pads & busses during preinitLyude Paul1-0/+20
2019-08-04media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-08-04media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()Boris Brezillon1-5/+4
2019-08-04regulator: s2mps11: Fix buck7 and buck8 wrong voltagesKrzysztof Kozlowski1-2/+2
2019-08-04Input: gtco - bounds check collection indent levelGrant Hernandez1-3/+17
2019-08-04Bluetooth: hci_bcsp: Fix memory leak in rx_skbTomas Bortoli1-0/+5
2019-08-04bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()Coly Li1-1/+1
2019-08-04EDAC: Fix global-out-of-bounds write when setting edac_mc_poll_msecEiichi Tsukata2-9/+9
2019-08-04ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2-1/+3
2019-08-04ath10k: fix PCIE device wake up failedMiaoqing Pan1-1/+1
2019-08-04mt7601u: fix possible memory leak when the device is disconnectedLorenzo Bianconi2-7/+18