aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11icom: fix compile errors when defining ICOM_TRACEBreno Leitao1-10/+6
2009-06-11parport_pc: clean up the modified while loops using forAlan Cox1-41/+57
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 Cox10-252/+323
2009-06-11tty: Extract various bits of ldisc codeAlan Cox2-36/+85
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-11tty: throttling race fixAlan Cox1-0/+13
2009-06-118250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara1-0/+3
2009-06-11epca: fix test_bit parametersJiri Slaby1-4/+5
2009-06-11rocket: fix test_bit parametersJiri Slaby1-3/+3
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, convert macros to inlinesJiri Slaby1-59/+71
2009-06-11tty: cyclades, cache HW versionJiri Slaby1-21/+11
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby1-32/+33
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 Cox38-657/+461
2009-06-11tty: Implement a drain delay in the tty portAlan Cox1-0/+11
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox11-40/+87
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-11sh: Tie sparseirq in to Kconfig.Paul Mundt1-6/+4
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt186-725/+11716
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-5/+4
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-58/+1015
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-72/+80
2009-06-10floppy: fix hibernationOndrej Zary1-1/+26
2009-06-10ramdisk: remove long-deprecated "ramdisk=" boot-time parameterRobert P. J. Day1-6/+1
2009-06-10[libata] ata_piix: Enable parallel scanArjan van de Ven1-0/+1
2009-06-10sata_nv: use hardreset only for post-boot probingTejun Heo1-50/+81
2009-06-10[libata] ahci: Restore SB600 SATA controller 64 bit DMAShane Huang2-2/+51
2009-06-10ata_piix: Remove stale commentAlan Cox1-4/+2
2009-06-10ata_piix: Turn on hotplugging support for older chipsAlan Cox1-2/+2
2009-06-10ahci: misc cleanups for EM stuffTejun Heo1-8/+10