summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-12Merge tag 'md/4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-01-12Merge tag 'usb-serial-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-01-11HID: i2c-hid: Add sleep between POWER ON and RESETBrendan McGrath
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-11nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time tooGuilherme G. Piccoli
2017-01-11nvme-rdma: fix nvme_rdma_queue_is_readyChristoph Hellwig
2017-01-11xhci: fix deadlock at host remove by running watchdog correctlyMathias Nyman
2017-01-11net: vrf: do not allow table id 0David Ahern
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-11USB: serial: ch341: fix control-message error handlingJohan Hovold
2017-01-11vme: Fix wrong pointer utilization in ca91cx42_slave_getAugusto Mecking Caringi
2017-01-11auxdisplay: fix new ht16k33 build errorsRandy Dunlap
2017-01-11sysrq: attach sysrq handler correctly for 32-bit kernelAkinobu Mita
2017-01-11genwqe: drop .link_reset()Cao jin
2017-01-11ppdev: don't print a free'd stringColin Ian King
2017-01-11extcon: return error code on failurePan Bian
2017-01-11Revert "tty: serial: 8250: add CON_CONSDEV to flags"Herbert Xu
2017-01-11Clearing FIFOs in RS485 emulation mode causes subsequent transmits to breakDaniel Jedrychowski
2017-01-118250_pci: Fix potential use-after-free in error pathGabriel Krisman Bertazi
2017-01-11char: lack of bool string made CONFIG_DEVPORT always onMax Bires
2017-01-11tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is doneRichard Genoud
2017-01-11tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_txRichard Genoud
2017-01-11drivers: char: mem: Fix thinkos in kmem address checksRobin Murphy
2017-01-11mei: bus: enable OS version only for SPT and newerAlexander Usyskin
2017-01-10net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens
2017-01-10net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah
2017-01-10net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed
2017-01-10net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz
2017-01-10net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion
2017-01-10net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz
2017-01-10net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz
2017-01-10net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz
2017-01-10net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz
2017-01-10net/mlx5e: Properly handle offloading of source udp port for IP tunnelsOr Gerlitz
2017-01-10zram: support BDI_CAP_STABLE_WRITESMinchan Kim
2017-01-10zram: revalidate disk under init_lockMinchan Kim
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck
2017-01-10mlx4: Return EOPNOTSUPP instead of ENOTSUPPMartin KaFai Lau
2017-01-10apm-emulation: move APM_MINOR_DEV to include/linux/miscdevice.hCorentin Labbe
2017-01-10ds1302: remove unneeded linux/miscdevice.h includeCorentin Labbe
2017-01-10mmtimer: add member name to the miscdevice declarationCorentin Labbe
2017-01-10misc: mic: double free on ioctl error pathDan Carpenter
2017-01-10misc: set error code when devm_kstrdup failsPan Bian
2017-01-10Drivers: hv: util: Backup: Fix a rescind processing issueK. Y. Srinivasan
2017-01-10Drivers: hv: util: Fcopy: Fix a rescind processing issueK. Y. Srinivasan
2017-01-10Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan
2017-01-10Drivers: hv: vmbus: Fix a rescind handling bugK. Y. Srinivasan
2017-01-10hv: make CPU offlining prevention fine-grainedVitaly Kuznetsov