LinuxLists
Users
About
Alan (
[email protected]
)
Number of posts: 371 (0.12 per day)
First post: 2009-07-08 12:45:39
Last post: 2017-11-06 23:40:15
Previous Page
/
Next Page
Date
List
Subject
2009-11-17 15:07:17
linux-kernel
[PATCH 1/5] pata_via: Blacklist some combinations of Transcend Flash and via
2009-11-17 15:06:58
linux-kernel
[PATCH 0/5] Series short description
2009-11-17 15:00:38
linux-kernel
[PATCH 0/4] Series short description
2009-11-06 11:46:41
linux-kernel
[PATCH 2/2] tty_port: If we are opened non blocking we still need to raise the carrier
2009-11-06 11:46:34
linux-kernel
[PATCH 1/2] cp210x: Fix carrier handling
2009-11-06 11:46:18
linux-kernel
[PATCH 0/2] Still not applied (resending again)
2009-11-06 11:44:53
linux-kernel
[PATCH] jfs: Fix 32bit build warning
2009-11-06 11:43:47
linux-kernel
[PATCH] slqb: A not quite so trivial warning
2009-11-03 14:33:08
linux-kernel
[PATCH 11/11] sdio_uart: add modem functionality
2009-11-03 14:32:25
linux-kernel
[PATCH 10/11] sdio_uart: Fix the locking on "func" for new code
2009-11-03 14:32:10
linux-kernel
[PATCH 09/11] sdio_uart: Style fixes
2009-11-03 14:31:58
linux-kernel
[PATCH 08/11] sdio_uart: Use kfifo instead of the messy circ stuff
2009-11-03 14:31:48
linux-kernel
[PATCH 07/11] sdio_uart: Fix termios handling
2009-11-03 14:31:41
linux-kernel
[PATCH 06/11] sdio_uart: Switch to the open/close helpers
2009-11-03 14:31:32
linux-kernel
[PATCH 05/11] sdio_uart: Move the open lock
2009-11-03 14:31:24
linux-kernel
[PATCH 04/11] sdio_uart: refcount the tty objects
2009-11-03 14:31:10
linux-kernel
[PATCH 03/11] sdio_uart: Fix oops caused by the previous changeset
2009-11-03 14:30:59
linux-kernel
[PATCH 02/11] sdio_uart: use tty_port
2009-11-03 14:30:48
linux-kernel
[PATCH 01/11] tty_port: Move hupcl handling
2009-11-03 14:30:34
linux-kernel
[PATCH 00/11] Sort out sdio_uart - stage two
2009-11-02 17:06:56
linux-kernel
[PATCH] sdio_uart: use tty_port
2009-11-02 17:06:47
linux-kernel
[PATCH] And one more sdio_uart item
2009-11-02 17:00:07
linux-kernel
[PATCH 6/6] sdio_uart: Style fixes
2009-11-02 16:59:56
linux-kernel
[PATCH 5/6] sdio_uart: Use kfifo instead of the messy circ stuff
2009-11-02 16:59:26
linux-kernel
[PATCH 3/6] sdio_uart: Switch to the open/close helpers
2009-11-02 16:59:26
linux-kernel
[PATCH 4/6] sdio_uart: Fix termios handling
2009-11-02 16:59:13
linux-kernel
[PATCH 2/6] sdio_uart: Move the open lock
2009-11-02 16:59:01
linux-kernel
[PATCH 1/6] sdio_uart: refcount the tty objects
2009-11-02 16:57:48
linux-kernel
[PATCH 0/6] Clean up the sdio_uart driver and fix the tty code
2009-10-28 11:04:22
linux-kernel
[PATCH] edac: i7core_edac produces undefined behaviour on 32bit
2009-10-13 16:06:23
linux-kernel
[PATCH] bluetooth: kill unneeded use of BKL ioctl
2009-10-13 15:01:13
linux-kernel
[PATCH 2/2] sep: Fix use of legacy ioctl fop
2009-10-13 15:01:01
linux-kernel
[PATCH 1/2] sep: Fix build problems from header changes
2009-10-13 15:00:49
linux-kernel
[PATCH 0/2] SEP fixes
2009-10-12 15:39:45
linux-kernel
[PATCH 2/2] ethoc: fix warning from 32bit build
2009-10-12 15:39:37
linux-kernel
[PATCH 1/2] libertas: fix build
2009-10-12 15:39:08
linux-kernel
[PATCH 0/2] Build fixes for todays next tree
2009-10-12 14:50:23
linux-kernel
[PATCH 2/2] et131x: Fix the add_10bit macro
2009-10-12 14:50:10
linux-kernel
[PATCH 1/2] et131x: Correct WRAP bit handling
2009-10-12 14:49:59
linux-kernel
[PATCH 0/2] ET131x regression fixes
2009-10-07 14:58:20
linux-kernel
[PATCH 4/4] isicom: fix deadlock on shutdown
2009-10-07 14:57:52
linux-kernel
[PATCH 3/4] isicom: sort out the board init logic
2009-10-07 14:57:27
linux-kernel
[PATCH 1/4] tty_port: add "tty_port_open" helper
2009-10-07 14:57:27
linux-kernel
[PATCH 2/4] isicom: switch to the new tty_port_open helper
2009-10-07 14:57:19
linux-kernel
[PATCH 0/4] tty_port use for isicom
2009-10-06 15:18:29
linux-kernel
[PATCH] pata_sc1200: Fix crash on boot
2009-10-06 15:17:38
linux-kernel
[PATCH 5/5] opticon: Fix resume logic
2009-10-06 15:17:23
linux-kernel
[PATCH 4/5] usb_serial: Kill port mutex
2009-10-06 15:17:10
linux-kernel
[PATCH 3/5] usb_serial: Use the shutdown() operation
2009-10-06 15:16:50
linux-kernel
[PATCH 2/5] tty_port: coding style cleaning pass
2009-10-06 15:16:37
linux-kernel
[PATCH 1/5] tty_port: add "tty_port_open" helper