summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-19Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski
2017-01-19extcon: return error code on failurePan Bian
2017-01-19sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita
2017-01-19orinoco: Use shash instead of ahash for MIC calculationsAndrew Lutomirski
2017-01-19ibmvscsis: Fix srp_transfer_data fail return codeBryant G. Ly
2017-01-19tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud
2017-01-19tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-01-19virtio_blk: avoid DMA to stack for the sense bufferChristoph Hellwig
2017-01-19dmaengine: omap-dma: Fix dynamic lch_map allocationPeter Ujfalusi
2017-01-19drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy
2017-01-19vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi
2017-01-19Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu
2017-01-19xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-19i2c: fix kernel memory disclosure in dev interfaceVlad Tsyrklevich
2017-01-19i2c: print correct device invalid addressJohn Garry
2017-01-19Input: elants_i2c - avoid divide by 0 errors on bad touchscreen dataGuenter Roeck
2017-01-19USB: serial: ch341: fix open and resume after B0Johan Hovold
2017-01-19USB: serial: ch341: fix control-message error handlingJohan Hovold
2017-01-19USB: serial: ch341: fix open error handlingJohan Hovold
2017-01-19USB: serial: ch341: fix resume after resetJohan Hovold
2017-01-19USB: serial: ch341: fix initial modem-control stateJohan Hovold
2017-01-19USB: serial: kl5kusb105: fix line-state error handlingJohan Hovold
2017-01-19usb: musb: fix runtime PM in debugfsBin Liu
2017-01-19wusbcore: Fix one more crypto-on-the-stack bugAndy Lutomirski
2017-01-19gpio: Move freeing of GPIO hogs before numbing of the deviceGeert Uytterhoeven
2017-01-19x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange
2017-01-19efi/libstub/arm*: Pass latest memory map to the kernelArd Biesheuvel
2017-01-19zram: support BDI_CAP_STABLE_WRITESMinchan Kim
2017-01-19zram: revalidate disk under init_lockMinchan Kim
2017-01-19drm/savage: dereferencing an error pointerDan Carpenter
2017-01-19drm/vc4: Fix a couple error codes in vc4_cl_lookup_bos()Dan Carpenter
2017-01-19drm/tegra: dpaux: Fix error handlingChristophe Jaillet
2017-01-19regulator: axp20x: Fix axp809 ldo_io registration error on cold bootChen-Yu Tsai
2017-01-19regulator: tps65086: Fix 25mV ranges for BUCK regulatorsAndrew F. Davis
2017-01-19pinctrl: sh-pfc: Add helper to handle bias lookup tableNiklas Söderlund
2017-01-19pinctrl: sh-pfc: r8a7795: Use lookup function for bias dataNiklas Söderlund
2017-01-19pinctrl: imx: fix imx_pinctrl_desc initializationGary Bisson
2017-01-19Input: i8042 - add Pegatron touchpad to noloop tableMarcos Paulo de Souza
2017-01-19Input: xpad - use correct product id for x360w controllersPavel Rojtberg
2017-01-15rtlwifi: rtl_usb: Fix missing entry in USB driver's private dataLarry Finger
2017-01-15rtlwifi: Fix enter/exit power_saveLarry Finger
2017-01-15drm/i915/gen9: Fix PCODE polling during CDCLK change notificationImre Deak
2017-01-15spi: mvebu: fix baudrate calculation for armada variantUwe Kleine-König
2017-01-15ARM: 8631/1: clkdev: Detect errors in clk_hw_register_clkdev() for mass regis...Geert Uytterhoeven
2017-01-15bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner
2017-01-15HID: hid-cypress: validate length of reportGreg Kroah-Hartman
2017-01-15net: vrf: do not allow table id 0David Ahern
2017-01-15net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-15net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah
2017-01-15r8152: fix rx issue for runtime suspendhayeswang