index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
nomadik
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-05-10
tty: serial: 8250: export early_serial8250_setup function
Eddie Huang
2
-1
/
+3
2015-05-06
tty: serial: 8250_mtk: Add support for bus clock
Sascha Hauer
2
-6
/
+34
2015-05-06
tty: serial: 8250_mtk: use pm_runtime callbacks for enabling
Sascha Hauer
1
-33
/
+36
2015-05-06
tty: serial: 8250_mtk: Use devm_clk_get
Sascha Hauer
1
-5
/
+2
2015-05-06
tty: serial: 8250_mtk: remove unnecessary test
Sascha Hauer
1
-8
/
+4
2015-05-06
ARM: meson: serial: convert iounmap to devm_iounmap
Firo Yang
1
-1
/
+1
2015-05-06
tty: serial: 8250: omap: synchronize rx_running
John Ogness
1
-16
/
+49
2015-05-06
dmaenegine: edma: allow pause/resume for non-cyclic mode
John Ogness
1
-6
/
+1
2015-05-06
ARM: common: edma: clear completion interrupts on stop
John Ogness
1
-0
/
+3
2015-05-06
serial: SERIAL_IFX6X60 should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2015-05-06
serial: ifx6x60: Remove superfluous casts when calling request_irq()
Geert Uytterhoeven
1
-7
/
+6
2015-05-06
serial: ifx6x60: Remove dangerous spi_driver casts
Geert Uytterhoeven
1
-3
/
+3
2015-05-06
serial: sirf: move from clk_get to devm_clk_get
Qipan Li
1
-5
/
+2
2015-05-06
Revert "serial: sirf: add a new uart type support"
Qipan Li
3
-45
/
+8
2015-05-06
serial: 8250: remove Kconfig indirection
Valentin Rothberg
5
-13
/
+5
2015-05-06
serial: core: Fix unused variable warnings from uart_console()
Peter Hurley
1
-1
/
+1
2015-05-06
drivers/tty/serial/mcf.c: fix typo on SERIAL_MCF_CONSOLE
Valentin Rothberg
1
-1
/
+1
2015-05-06
serial: bfin: ctsrts: enfore Kconfig naming convention
Valentin Rothberg
2
-16
/
+16
2015-05-06
drivers/tty/serial/mpc52xx_uart.c: fix typo in C comment
Valentin Rothberg
1
-1
/
+1
2015-05-06
drivers/tty/serial/8250/8250_core.c: remove CONFIG_HUB6
Valentin Rothberg
1
-5
/
+0
2015-05-06
tty/serial: at91: handle IRQ status more safely
Leilei Zhao
1
-6
/
+7
2015-05-06
drivers/tty/serial/crisv10.c: rename CPP identifier CONFIG_ETRAX_SERX_DTR_RI_...
Valentin Rothberg
1
-4
/
+4
2015-05-06
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
Valentin Rothberg
1
-29
/
+0
2015-05-06
drivers/tty/serial/crisv10.c: remove dead #ifdef blocks
Valentin Rothberg
1
-36
/
+0
2015-05-06
drivers/tty/serial/crisv10.c: remove dead #ifdef block
Valentin Rothberg
1
-13
/
+0
2015-05-06
drivers/tty/serial: altera: fix typos in #endif comments
Valentin Rothberg
2
-2
/
+2
2015-05-06
drivers/tty/serial/sh-sci.h: remove dead reference on ARCH_SH7372
Valentin Rothberg
1
-1
/
+0
2015-05-06
serial: kgdb_nmi: Use bool function return values of true/false not 1/0
Joe Perches
1
-3
/
+3
2015-05-06
tty: remove buf parameter from tty_name()
Rasmus Villemoes
11
-57
/
+28
2015-05-06
tty: return tty->name directly from tty_name
Rasmus Villemoes
1
-5
/
+3
2015-05-06
tty: constify return type of tty_name
Rasmus Villemoes
2
-2
/
+2
2015-05-06
serial: imx: Remove return value from imx_setup_ufcr()
Fabio Estevam
1
-2
/
+1
2015-05-06
serial: imx: protect Soft Reset of port with lock
Jiada Wang
1
-7
/
+6
2015-05-06
serial/amba-pl011: Refactor and simplify TX FIFO handling
Dave Martin
1
-93
/
+26
2015-05-06
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
1
-1
/
+4
2015-05-04
Linux 4.1-rc2
v4.1-rc2
Linus Torvalds
1
-1
/
+1
2015-05-03
ext4: fix growing of tiny filesystems
Jan Kara
1
-2
/
+5
2015-05-03
ext4: move check under lock scope to close a race.
Davide Italiano
1
-7
/
+8
2015-05-03
ext4: fix data corruption caused by unwritten and delayed extents
Lukas Czerner
2
-0
/
+10
2015-05-02
ext4 crypto: remove duplicated encryption mode definitions
Chanho Park
1
-6
/
+0
2015-05-02
ext4 crypto: do not select from EXT4_FS_ENCRYPTION
Herbert Xu
1
-2
/
+7
2015-05-02
virtio: fix typo in vring_need_event() doc comment
Stefan Hajnoczi
1
-1
/
+1
2015-05-02
virtio: pass baton to Michael Tsirkin
Rusty Russell
1
-1
/
+0
2015-05-02
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
1
-0
/
+1
2015-05-02
rbd: end I/O the entire obj_request on error
Ilya Dryomov
1
-0
/
+5
2015-05-01
ext4 crypto: add padding to filenames before encrypting
Theodore Ts'o
5
-8
/
+31
2015-05-01
ext4 crypto: simplify and speed up filename encryption
Theodore Ts'o
5
-204
/
+149
2015-05-01
powerpc/powernv: Restore non-volatile CRs after nap
Sam Bobroff
1
-0
/
+2
2015-05-01
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
1
-0
/
+6
2015-05-01
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
1
-1
/
+4
[next]