summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-05-20staging: vt6656: use off stack for in buffer USB transfers.Malcolm Priestley1-2/+15
2017-05-20USB: Proper handling of Race Condition when two USB class drivers try to call...Ajay Kaher1-2/+7
2017-05-20USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev KitMarek Vasut2-0/+7
2017-05-20usb: host: xhci: print correct command ring addressPeter Chen1-1/+1
2017-05-20target/fileio: Fix zero-length READ and WRITE handlingBart Van Assche1-2/+1
2017-05-15drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle1-0/+12
2017-05-15staging: emxx_udc: remove incorrect __init annotationsArnd Bergmann1-2/+2
2017-05-15brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-15brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-05-15USB: serial: io_edgeport: fix descriptor error handlingJohan Hovold1-9/+15
2017-05-15USB: serial: mct_u232: fix modem-status error handlingJohan Hovold1-1/+5
2017-05-15USB: serial: quatech2: fix control-message error handlingJohan Hovold1-11/+13
2017-05-15USB: serial: ftdi_sio: fix latency-timer error handlingJohan Hovold1-2/+5
2017-05-15USB: serial: ark3116: fix open error handlingJohan Hovold1-6/+19
2017-05-15USB: serial: ti_usb_3410_5052: fix control-message error handlingJohan Hovold1-8/+4
2017-05-15USB: serial: io_edgeport: fix epic-descriptor handlingJohan Hovold1-6/+18
2017-05-15USB: serial: ssu100: fix control-message error handlingJohan Hovold1-7/+24
2017-05-15USB: serial: digi_acceleport: fix incomplete rx sanity checkJohan Hovold1-15/+23
2017-05-15USB: serial: keyspan_pda: fix receive sanity checksJohan Hovold1-5/+14
2017-05-15usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski1-0/+2
2017-05-15usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...Krzysztof Kozlowski1-0/+2
2017-05-15mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat1-2/+0
2017-05-15mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-05-15power: supply: bq24190_charger: Call set_mode_host() on pm_resume()Liam Breck1-0/+1
2017-05-15power: supply: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLINGLiam Breck1-1/+1
2017-05-15tty: remove platform_sysrq_reset_seqArnd Bergmann1-18/+1
2017-05-08dm ioctl: prevent stack leak in dm ioctl callAdrian Salido1-1/+1
2017-05-08e1000e: fix call to do_div() to use u64 argJeff Kirsher1-6/+7
2017-05-08cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2-10/+6
2017-05-08scsi: advansys: remove #warning messageArnd Bergmann1-2/+1
2017-05-08i2o: hide unsafe ioctl on 64-bitArnd Bergmann1-2/+2
2017-05-08staging: unisys: correctly handle return value from queue_delayed_work()Benjamin Romer1-4/+4
2017-05-08mISDN: avoid arch specific __builtin_return_address callArnd Bergmann2-6/+12
2017-05-08ips: remove pointless #warningJames Bottomley1-4/+5
2017-05-08infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2017-05-08tty/isicom: fix big-endian compile warningArnd Bergmann1-1/+1
2017-05-08IB/ehca: fix maybe-uninitialized warningsArnd Bergmann1-1/+2
2017-05-08IB/qib: rename BITS_PER_PAGE to RVT_BITS_PER_PAGEArnd Bergmann1-9/+9
2017-05-08staging: bcm: add 32-bit host dependencyArnd Bergmann1-0/+1
2017-05-08staging: imx-drm: fix indentation warningArnd Bergmann1-1/+1
2017-05-08staging: vt6655: fix overly large stack usageArnd Bergmann1-4/+6
2017-05-08regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim1-0/+2
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2017-05-08PCI: xilinx: Fix harmless format string warningArnd Bergmann1-2/+2
2017-05-08mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2017-05-08mtd: avoid stack overflow in MTD CFI codeArnd Bergmann1-0/+1
2017-05-08IB/iser: Fix sparse warningsSagi Grimberg2-8/+8
2017-05-08drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg1-0/+6
2017-05-08Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-05-08net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1