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
*
U6715 16550A serial driver support
Philippe Langlais
2010-08-10
1
-3
/
+34
*
serial: max3107: Fix gpiolib support
Alan Cox
2010-08-10
1
-0
/
+2
*
hsu: call PCI pm hooks in suspend/resume function
Feng Tang
2010-08-10
1
-9
/
+22
*
hsu: some code cleanup
Feng Tang
2010-08-10
1
-66
/
+19
*
hsu: add a periodic timer to check dma rx channel
Feng Tang
2010-08-10
1
-3
/
+47
*
hsu: driver for Medfield High Speed UART device
Feng Tang
2010-08-10
3
-0
/
+1499
*
serial: add support for OX16PCI958 card
Lytochkin Boris
2010-08-10
1
-0
/
+13
*
serial: 68328serial.c: remove dead (ALMA_ANS | DRAGONIXVZ | M68EZ328ADS)
Christoph Egger
2010-08-10
1
-11
/
+5
*
timbuart: use __devinit and __devexit macros for probe and remove
Richard Röjfors
2010-08-10
1
-3
/
+3
*
serial: MMIO32 support for 8250_early.c
Samium Gromoff
2010-08-10
1
-15
/
+42
*
serial: mcf: don't take spinlocks in already protected functions
Yury Georgievskiy
2010-08-10
1
-18
/
+13
*
serial: general fixes in the serial_rs485 structure
Claudio Scordino
2010-08-10
1
-3
/
+8
*
serial: "altera_uart: simplify altera_uart_console_putc()" checkpatch fixes
Andrew Morton
2010-08-10
1
-1
/
+1
*
serial: crisv10: formatting of pointers in printk()
Kulikov Vasiliy
2010-08-10
1
-2
/
+2
*
serial: max3107: Abstract out the platform specific bits
Alan Cox
2010-08-10
5
-337
/
+527
*
serial: max3107: introduce a max3107 driver
jianwei.yang
2010-08-10
4
-0
/
+1809
*
8250: fix set_ldisc operation
Arnd Bergmann
2010-08-10
1
-7
/
+2
*
tty: release BTM while sleeping in block_til_ready
Arnd Bergmann
2010-08-10
3
-0
/
+6
*
tty: untangle locking of wait_until_sent
Arnd Bergmann
2010-08-10
3
-13
/
+22
*
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
2010-08-10
1
-2
/
+2
*
tty: replace BKL with a new tty_lock
Arnd Bergmann
2010-08-10
3
-9
/
+9
*
serial: fix termios settings in open
Arnd Bergmann
2010-08-10
1
-10
/
+9
*
serial: Use block_til_ready helper
Alan Cox
2010-08-10
1
-86
/
+1
*
serial: trim locking on the helpers
Alan Cox
2010-08-10
1
-4
/
+1
*
serial: add port helpers
Alan Cox
2010-08-10
1
-14
/
+37
*
serial: Change the wait for carrier locking
Alan Cox
2010-08-10
1
-9
/
+35
*
tty: serial - fix tty referencing in set_ldisc
Alan Cox
2010-08-10
2
-6
/
+3
*
tty: serial - fix tty back references in termios
Alan Cox
2010-08-10
5
-26
/
+19
*
tty: serial - fix various misuses/mishandlings of port->tty
Alan Cox
2010-08-10
1
-49
/
+60
*
serial: fix wakup races in the mrst_max3110 driver
Arjan van de Ven
2010-08-10
1
-28
/
+18
*
serial: replace open coded mutex with a real mutex in mrst_max3110.c
Arjan van de Ven
2010-08-10
1
-7
/
+8
*
max3110 sanity check a register
jianwei.yang
2010-08-10
1
-2
/
+11
*
mrst_max3110: add UART driver for Max3110 on Moorestown
Feng Tang
2010-08-10
4
-0
/
+921
*
serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition
Yegor Yefremov
2010-08-10
1
-1
/
+1
*
serial: There's no config CONSOLE
Christoph Egger
2010-08-10
1
-8
/
+0
*
Merge branch 'rs485fix' of git://www.jni.nu/cris
Linus Torvalds
2010-08-09
1
-0
/
+11
|
\
|
*
CRIS: ioctl for getting RS485 information
Claudio Scordino
2010-08-09
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
1
-35
/
+33
|
\
\
|
*
|
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-18
/
+19
|
*
|
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-11
/
+11
|
*
|
pcmcia: use pcmica_{read,write}_config_byte
Dominik Brodowski
2010-08-03
1
-5
/
+3
|
*
|
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
*
|
|
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-08-05
1
-0
/
+18
|
\
\
\
|
*
|
|
kgdboc: Add call backs to allow kernel mode switching
Jason Wessel
2010-08-05
1
-0
/
+18
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-05
5
-17
/
+18
|
\
\
\
|
*
|
|
of/address: Clean up function declarations
Grant Likely
2010-08-01
1
-0
/
+1
|
*
|
|
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
4
-8
/
+8
|
*
|
|
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-24
4
-69
/
+92
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sparc/of: Move of_device fields into struct pdev_archdata
Grant Likely
2010-06-28
4
-9
/
+9
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-08-05
1
-29
/
+116
|
\
\
\
\
[next]