index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-11-13
tty: serial: imx: use the sg count from dma_map_sg
Peng Fan
2019-11-13
Remove every trace of SERIAL_MAGIC
Pascal Terjan
2019-11-05
tty: serial: fsl_lpuart: use the sg count from dma_map_sg
Peng Fan
2019-11-04
Revert "tty:n_gsm.c: destroy port by tty_port_destroy()"
Greg Kroah-Hartman
2019-11-04
tty: serial: uartlite: use clk_disable_unprepare to match clk_prepare_enable
Chuhong Yuan
2019-11-04
serial: 8250-mtk: Use platform_get_irq_optional() for optional irq
Frank Wunderlich
2019-11-04
serial: 8250_dw: Avoid double error messaging when IRQ absent
Andy Shevchenko
2019-11-04
tty: serial: msm_serial: Fix flow control
Jeffrey Hugo
2019-11-04
tty: rocket: reduce stack usage
Sudip Mukherjee
2019-11-04
tty: serial: lpuart: Add RS485 support for 32-bit uart flavour
Philippe Schenker
2019-11-04
tty: serial: lpuart: Use defines that correspond to correct register
Philippe Schenker
2019-11-04
tty: serial: lpuart: Remove unnecessary code from set_mctrl
Philippe Schenker
2019-10-27
Merge 5.4-rc5 into tty-next
Greg Kroah-Hartman
2019-10-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-10-26
Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-26
Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-10-26
Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-26
Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-10-26
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-26
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-10-26
Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-10-26
Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-10-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
2019-10-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-10-25
Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-10-25
Merge tag 'mmc-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-10-25
Merge tag 'irqchip-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2019-10-25
irqchip/sifive-plic: Skip contexts except supervisor in plic_init()
Alan Mikhak
2019-10-25
Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l...
Dave Airlie
2019-10-25
Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-10-24
Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-24
Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-10-24
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
2019-10-24
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
2019-10-24
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
2019-10-24
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
2019-10-24
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
2019-10-24
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
2019-10-24
Merge tag 'mfd-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2019-10-24
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
2019-10-23
Merge tag 'vfio-v5.4-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2019-10-23
Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[next]