02 Oct, 2008
1 commit
-
The function ks8695uart_set_termios() would cause an unbalanced
enable_irq() generated message to be printk()ed. This is because
there was no book keeping support to remember if the calls to
enable_irq() and disable_irq() were balanced for the modem
control irq.Signed-off-by: Dick Hollenbeck
Signed-off-by: Russell King
07 Aug, 2008
1 commit
-
This just leaves include/asm-arm/plat-* to deal with.
Signed-off-by: Russell King
21 Jul, 2008
1 commit
-
The below is the patch to replace blindly all possible places,
including Jack's fixes.Signed-off-by: Takashi Iwai
(Reviewed and checked rather than blindly added)
Signed-off-by: Alan Cox
Signed-off-by: Linus Torvalds
30 May, 2007
1 commit
-
Fix a error reported by newer versions of GCC.
error: static declaration of 'ks8695_reg' follows non-static declarationSigned-off-by: Andrew Victor
Signed-off-by: Russell King
16 May, 2007
1 commit
-
A fix for a really stupid typo in the KS8695 serial driver.
Signed-off-by: Andrew Victor
Signed-off-by: Russell King
12 May, 2007
1 commit
-
A driver for the KS8695 internal UART.
Based on the 2.6.9 driver from Micrel.
Signed-off-by: Andrew Victor
Signed-off-by: Russell King