summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-13serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun
2016-09-13serial: mxs-auart: Disable clock on error pathFabio Estevam
2016-09-13serial: core: Fix handling of options after MMIO addressAlexander Sverdlin
2016-09-13serial: imx: add error messages when .probe failsUwe Kleine-König
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-09-04Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-09-03Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-03Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-09-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-09-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2016-09-02tpm: invalid self test error messageJarkko Sakkinen
2016-09-02Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-09-02Merge tag 'pm-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-09-02Merge branches 'pm-cpufreq-fixes' and 'pm-core-fixes'Rafael J. Wysocki
2016-09-02ACPI / drivers: replace acpi_probe_lock spinlock with mutexLorenzo Pieralisi
2016-09-02drivers/perf: arm_pmu: Fix NULL pointer dereference during probeStefan Wahren
2016-09-02drivers/perf: arm_pmu: Fix leak in error pathStefan Wahren
2016-09-02Merge tag 'dmaengine-fix-4.8-rc5' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-09-02Merge tag 'drm-fixes-for-4.8-rc5' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko
2016-09-02serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin
2016-09-02tty/serial: mark __init early_smh_setup() staticBaoyou Xie
2016-09-02serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoCKefeng Wang
2016-09-02serial: 8250_port: unify check of em485 variableAndy Shevchenko
2016-09-02serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko
2016-09-02Allowing UART DMA to be configured on i.MX53Martyn Welch
2016-09-02serial-uartlite: constify uart_ops structuresJulia Lawall
2016-09-02tty: xuartps: constify uart_ops structuresJulia Lawall
2016-09-02tty: serial: constify uart_ops structuresJulia Lawall
2016-09-02tty: serial: jsm_tty: constify uart_ops structuresJulia Lawall
2016-09-02serial/bcm63xx_uart: constify uart_ops structuresJulia Lawall
2016-09-02serial: altera: constify uart_ops structuresJulia Lawall
2016-09-02tty/serial: at91: constify uart_ops structuresJulia Lawall
2016-09-02serial: st-asc: constify uart_ops structuresJulia Lawall
2016-09-02Merge tag 'drm-vc4-fixes-2016-08-29' of https://github.com/anholt/linux into ...Dave Airlie
2016-09-02Merge tag 'imx-drm-fixes-2016-08-30' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2016-09-02Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-09-02rapidio/tsi721: fix incorrect detection of address translation conditionAlexandre Bounine
2016-09-02drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches
2016-09-01serial/arc: constify uart_ops structuresJulia Lawall
2016-09-01serial: 8250_dw: Use an unified new dev variable in probeKefeng Wang
2016-08-31Merge branch 'msm-fixes-4.8' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2016-08-31drm/amdgpu: record error code when ring test failedChunming Zhou
2016-08-31drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu
2016-08-31drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu
2016-08-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds