index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: cascade needless conditionals
André Goddard Rosa
2009-12-11
1
-7
/
+5
*
serial: fix NULL pointer dereference
André Goddard Rosa
2009-12-11
1
-10
/
+11
*
jsm: adding EEH handlers
Breno Leitao
2009-12-11
2
-1
/
+47
*
jsm: removing the field jsm_board->intr_count
Breno Leitão
2009-12-11
2
-3
/
+0
*
jsm: Removing unused jsm_channel->ch_wopen field
Breno Leitão
2009-12-11
1
-2
/
+0
*
jsm: Remove ch_cpstime field
Breno Leitão
2009-12-11
1
-2
/
+0
*
jsm: removing ch_old_baud field
Breno Leitão
2009-12-11
3
-6
/
+0
*
jsm: remove the ch_custom_speed field
Breno Leitão
2009-12-11
2
-5
/
+0
*
jsm: Rewriting a bad log message
Breno Leitão
2009-12-11
1
-1
/
+1
*
jsm: IRQ handlers doesn't need to have IRQ_DISABLED enabled
Breno Leitão
2009-12-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
3
-4
/
+4
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
3
-4
/
+4
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
3
-4
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2009-12-09
1
-1
/
+1
|
\
\
\
|
*
|
|
m68knommu: move mcf_remove to .devexit.text
Uwe Kleine-König
2009-12-04
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-12-09
3
-57
/
+6
|
\
\
\
\
|
*
|
|
|
serial: sh-sci: Fix too early port disabling.
Guennadi Liakhovetski
2009-12-04
1
-2
/
+2
|
*
|
|
|
serial: sh-sci: Depend on HAVE_CLK unconditionally.
Paul Mundt
2009-11-25
3
-54
/
+3
|
*
|
|
|
serial: sh-sci: don't use __devexit_p to wrap sci_remove
Uwe Kleine-König
2009-11-25
1
-1
/
+1
*
|
|
|
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-12-08
6
-6
/
+6
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'sa1100' into devel
Russell King
2009-12-06
3
-104
/
+44
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'devel-stable' into devel
Russell King
2009-12-05
6
-6
/
+6
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: S3C: Update Simtec copyright statements from , to - [2]
Ben Dooks
2009-12-01
6
-6
/
+6
|
|
|
|
/
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2009-12-08
4
-0
/
+788
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
apbuart: Use of_find_node_by_path to find root node.
Kristoffer Glembo
2009-11-13
1
-1
/
+1
|
*
|
|
|
|
apbuart: Fix build and missing driver unregister.
David S. Miller
2009-11-06
1
-3
/
+3
|
*
|
|
|
|
apbuart: Kill dependency on deprecated Sparc-only PROM interfaces.
David S. Miller
2009-11-04
1
-6
/
+6
|
*
|
|
|
|
apbuart: Fix build warning.
David S. Miller
2009-11-04
1
-2
/
+2
|
*
|
|
|
|
sparc: Support for GRLIB APBUART serial port
Kristoffer Glembo
2009-11-04
4
-0
/
+788
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2009-12-05
1
-102
/
+41
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
1
-1
/
+0
|
*
|
|
|
|
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-28
1
-1
/
+1
|
*
|
|
|
|
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (serial_cs)
Dominik Brodowski
2009-11-09
1
-36
/
+17
|
*
|
|
|
|
serial_cs: use pcmcia_loop_config() and pre-determined values
Dominik Brodowski
2009-10-24
1
-64
/
+23
*
|
|
|
|
|
tty/of_serial: add missing ns16550a id
Michal Simek
2009-11-30
1
-0
/
+1
*
|
|
|
|
|
bcm63xx_uart: Fix serial driver compile breakage.
Maxime Bizon
2009-11-30
1
-2
/
+2
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-11-30
6
-35
/
+62
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
sunsu: Use sunserial_console_termios() in sunsu_console_setup().
David S. Miller
2009-11-24
1
-7
/
+10
|
*
|
|
|
sunsu: Pass true 'ignore_line' to console match when RSC or LOM console.
David S. Miller
2009-11-24
1
-1
/
+7
|
*
|
|
|
serial: suncore: Fix RSC/LOM handling in sunserial_console_termios().
David S. Miller
2009-11-24
5
-12
/
+15
|
*
|
|
|
serial: suncore: Add 'ignore_line' argument to sunserial_console_match().
David S. Miller
2009-11-24
5
-15
/
+21
|
*
|
|
|
sunsu: Fix detection of SU ports which are RSC console or control.
David S. Miller
2009-11-24
1
-0
/
+10
|
*
|
|
|
sunsab: Do not set sunsab_reg.cons right before registering minors.
David S. Miller
2009-11-24
1
-1
/
+0
*
|
|
|
|
serial: add support for the Lava Quattro PCI quad-port 16550A card
Lennert Buytenhek
2009-11-12
1
-0
/
+6
*
|
|
|
|
serial: fix printk format specifiers for struct uart_port::iobase
Lennert Buytenhek
2009-11-12
2
-2
/
+2
*
|
|
|
|
serial: sh-sci: disable callback typo fix
Magnus Damm
2009-11-06
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-11-03
1
-4
/
+4
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
pcnet_cs: add cis of PreMax PE-200 ethernet pcmcia card
Ken Kawasaki
2009-10-29
1
-4
/
+4
*
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-10-29
1
-1
/
+1
|
\
\
\
\
|
*
\
\
\
Merge commit 'gcl/merge' into merge
Benjamin Herrenschmidt
2009-10-28
1
-1
/
+1
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]