summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-11parport_pc: Coding styleAlan Cox1-830/+916
2009-06-11parport_pc: Fix subscription bugsMichael Buesch1-16/+18
2009-06-11tty: simplify buffer allocator cleanupsAlan Cox1-17/+5
2009-06-11tty: remove buffer special casingAlan Cox2-17/+4
2009-06-11icom: fixing a if clause spaghettiBreno Leitao1-2/+2
2009-06-11jsm: correctly support multiple 4/8-port boardsAlexander Y. Fomichev2-2/+13
2009-06-11tty: iuu_phoenix: update version number.Olivier Bornet1-1/+1
2009-06-11tty: iuu_phoenix: set termios.Olivier Bornet1-0/+50
2009-06-11tty: iuu_phoenix: Fix stopbit when uart goes on.Olivier Bornet1-1/+1
2009-06-11tty: iuu_phoenix: fix locking.Olivier Bornet1-16/+13
2009-06-11tty: bring ldisc into CodingStyleAlan Cox1-13/+9
2009-06-11tty: Move ldisc_flushAlan Cox2-21/+21
2009-06-11tty: rewrite the ldisc lockingAlan Cox11-254/+330
2009-06-11tty: Extract various bits of ldisc codeAlan Cox3-36/+88
2009-06-11tty: Fix oops when scanning the polling list for kgdbAlan Cox1-6/+7
2009-06-11pty: Fix a commentAlan Cox1-1/+0
2009-06-11serial: update maintainers fileAlan Cox1-1/+2
2009-06-11tty: throttling race fixAlan Cox2-2/+17
2009-06-11x86: fix ktermios-termio conversionArnd Bergmann1-0/+1
2009-06-118250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara2-0/+5
2009-06-11epca: fix test_bit parametersJiri Slaby1-4/+5
2009-06-11rocket: fix test_bit parametersJiri Slaby1-3/+3
2009-06-11serial: refactor ASYNC_ flagsJiri Slaby1-47/+69
2009-06-11tty: Clean up the ACM driver to CodingStyleAlan Cox1-131/+160
2009-06-11tty: cdc_acm add krefsAlan Cox2-68/+98
2009-06-11tty: cyclades, remove unused variablesJiri Slaby1-6/+0
2009-06-11tty: cyclades, fix nports handlingJiri Slaby1-41/+17
2009-06-11tty: cyclades, remove typedefsJiri Slaby1-13/+0
2009-06-11tty: cyclades, convert macros to inlinesJiri Slaby1-59/+71
2009-06-11tty: cyclades, cache HW versionJiri Slaby2-21/+12
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby2-42/+46
2009-06-11tty: synclink_gt add receive pio modePaul Fulghum1-9/+68
2009-06-11tty: Update cdc_acmAlan Cox2-1/+7
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox39-661/+467
2009-06-11tty: Implement a drain delay in the tty portAlan Cox2-0/+14
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox12-41/+89
2009-06-11tty: cyclades, remove spurious check in ISRJiri Slaby1-8/+0
2009-06-11tty: cyclades, don't kill FWJiri Slaby1-2/+0
2009-06-11tty:cyclades, load firmware even on ZeJiri Slaby1-8/+5
2009-06-09Linux 2.6.30Linus Torvalds1-1/+1
2009-06-09char: mxser, fix ISA board lookupPeter Botha1-1/+1
2009-06-09jbd: fix race in buffer processing in commit codeJan Kara1-2/+4
2009-06-09autofs4: remove hashed check in validate_wait()Ian Kent1-14/+8
2009-06-09shm: fix unused warnings on nommuMike Frysinger1-2/+5
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds14-12/+39
2009-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+3
2009-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-6/+8
2009-06-09Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-14/+14
2009-06-09bsg: setting rq->bio to NULLFUJITA Tomonori1-0/+3
2009-06-09kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity1-1/+1