summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* parport_pc: clean up the modified while loops using forAlan Cox2009-06-111-41/+57
* parport_pc: Coding styleAlan Cox2009-06-111-830/+916
* parport_pc: Fix subscription bugsMichael Buesch2009-06-111-16/+18
* tty: simplify buffer allocator cleanupsAlan Cox2009-06-111-17/+5
* tty: remove buffer special casingAlan Cox2009-06-112-17/+4
* icom: fixing a if clause spaghettiBreno Leitao2009-06-111-2/+2
* jsm: correctly support multiple 4/8-port boardsAlexander Y. Fomichev2009-06-112-2/+13
* tty: iuu_phoenix: update version number.Olivier Bornet2009-06-111-1/+1
* tty: iuu_phoenix: set termios.Olivier Bornet2009-06-111-0/+50
* tty: iuu_phoenix: Fix stopbit when uart goes on.Olivier Bornet2009-06-111-1/+1
* tty: iuu_phoenix: fix locking.Olivier Bornet2009-06-111-16/+13
* tty: bring ldisc into CodingStyleAlan Cox2009-06-111-13/+9
* tty: Move ldisc_flushAlan Cox2009-06-112-21/+21
* tty: rewrite the ldisc lockingAlan Cox2009-06-1111-254/+330
* tty: Extract various bits of ldisc codeAlan Cox2009-06-113-36/+88
* tty: Fix oops when scanning the polling list for kgdbAlan Cox2009-06-111-6/+7
* pty: Fix a commentAlan Cox2009-06-111-1/+0
* serial: update maintainers fileAlan Cox2009-06-111-1/+2
* tty: throttling race fixAlan Cox2009-06-112-2/+17
* x86: fix ktermios-termio conversionArnd Bergmann2009-06-111-0/+1
* 8250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara2009-06-112-0/+5
* epca: fix test_bit parametersJiri Slaby2009-06-111-4/+5
* rocket: fix test_bit parametersJiri Slaby2009-06-111-3/+3
* serial: refactor ASYNC_ flagsJiri Slaby2009-06-111-47/+69
* tty: Clean up the ACM driver to CodingStyleAlan Cox2009-06-111-131/+160
* tty: cdc_acm add krefsAlan Cox2009-06-112-68/+98
* tty: cyclades, remove unused variablesJiri Slaby2009-06-111-6/+0
* tty: cyclades, fix nports handlingJiri Slaby2009-06-111-41/+17
* tty: cyclades, remove typedefsJiri Slaby2009-06-111-13/+0
* tty: cyclades, convert macros to inlinesJiri Slaby2009-06-111-59/+71
* tty: cyclades, cache HW versionJiri Slaby2009-06-112-21/+12
* tty: cyclades, plx9060 casts cleanupJiri Slaby2009-06-112-42/+46
* tty: synclink_gt add receive pio modePaul Fulghum2009-06-111-9/+68
* tty: Update cdc_acmAlan Cox2009-06-112-1/+7
* tty: Bring the usb tty port structure into more useAlan Cox2009-06-1139-661/+467
* tty: Implement a drain delay in the tty portAlan Cox2009-06-112-0/+14
* tty: Add carrier processing on close to the tty_port coreAlan Cox2009-06-1112-41/+89
* tty: cyclades, remove spurious check in ISRJiri Slaby2009-06-111-8/+0
* tty: cyclades, don't kill FWJiri Slaby2009-06-111-2/+0
* tty:cyclades, load firmware even on ZeJiri Slaby2009-06-111-8/+5
* Linux 2.6.30v2.6.30Linus Torvalds2009-06-091-1/+1
* char: mxser, fix ISA board lookupPeter Botha2009-06-091-1/+1
* jbd: fix race in buffer processing in commit codeJan Kara2009-06-091-2/+4
* autofs4: remove hashed check in validate_wait()Ian Kent2009-06-091-14/+8
* shm: fix unused warnings on nommuMike Frysinger2009-06-091-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-06-0914-12/+39
|\
| * kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity2009-06-091-1/+1
| * cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-0911-11/+11
| * cpumask: introduce zalloc_cpumask_varYinghai Lu2009-06-092-0/+27
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-091-0/+3
|\ \