aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-11-07[PATCH] dell_rbu: Adding BIOS memory floor supportAbhay Salunke1-26/+95
2005-11-07[PATCH] tpm: Fix lack of driver_unregister in init failcasesKylene Jo Hall1-25/+23
2005-11-07[PATCH] serial moxa: fix wrong BUGKirill Smelkov1-1/+4
2005-11-07[PATCH] serial moxa: fix leaks of struct tty_driverKirill Smelkov1-11/+11
2005-11-07[PATCH] serial moxa: cleanup mxser_initKirill Smelkov1-18/+2
2005-11-07[PATCH] Process Events ConnectorMatt Helsley3-0/+231
2005-11-07[PATCH] serial console: touch NMI watchdogAndrew Morton1-0/+3
2005-11-07[PATCH] s390: fix memory leak in vmcpChristian Borntraeger1-1/+3
2005-11-07[PATCH] s390: duplicate timeout in qdioUrsula Braun-Krahl1-4/+4
2005-11-07[PATCH] s390: dasd diag with block sizes > 512Peter Oberparleiter1-20/+30
2005-11-07[PATCH] s390: dasd diag inline assemblyPeter Oberparleiter2-13/+13
2005-11-07[PATCH] s390: ccwgroup online attributeCornelia Huck1-3/+3
2005-11-07[PATCH] superhyway: multiple block support and VCR reworkPaul Mundt2-21/+56
2005-11-07[PATCH] sh: Re-add sh to drivers/MakefilePaul Mundt1-0/+1
2005-11-07[PATCH] 3c59x: don't enable scatter/gather w/o checksum supportStephen Hemminger1-2/+1
2005-11-07[PATCH] 3c59x: enable use of memory-mapped PCI I/OJohn W. Linville1-3/+26
2005-11-07[PATCH] 3c59x: correct rx_dropped countingJohn W. Linville1-1/+1
2005-11-07[PATCH] 3c59x: support ETHTOOL_GPERMADDRJohn W. Linville1-0/+2
2005-11-07[PATCH] 3c59x: fix some grammar in module parameter descriptionsJohn W. Linville1-2/+2
2005-11-07[PATCH] 3c59x: cleanup init of module parameter arraysJohn W. Linville1-5/+5
2005-11-07[PATCH] 3c59x: bounds checking for hw_checksumsJohn W. Linville1-7/+9
2005-11-07[PATCH] 3c59x: avoid blindly reading link status twiceTommy Christensen1-1/+4
2005-11-07[PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macrosNeil Horman1-8/+8
2005-11-07[PATCH] 3c59x: convert to use of pci_iomap APIJohn W. Linville1-247/+260
2005-11-06Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds7-123/+176
2005-11-06[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou6-3/+183
2005-11-05[PATCH] Set the vga cursor even when hiddenSamuel Thibault1-1/+2
2005-11-05[DRIVER MODEL] Fix sgivwfbRussell King1-14/+10
2005-11-05[DRIVER MODEL] Fix gbefbRussell King1-6/+12
2005-11-05[DRIVER MODEL] Fix arcfbRussell King1-14/+11
2005-11-05[DRIVER MODEL] Fix macsonicRussell King1-22/+5
2005-11-05[DRIVER MODEL] Fix jazzsonicRussell King1-23/+5
2005-11-05[DRIVER MODEL] Fix depcaRussell King1-17/+7
2005-11-05[DRIVER MODEL] Improved dynamically allocated platform_device interfaceRussell King1-27/+126
2005-11-05Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds13-460/+628
2005-11-05[PATCH] phy address mask support for generic phy layerMatt Porter1-0/+3
2005-11-05[PATCH] pcnet32: Prevent hang with 79c976Don Fry1-1/+5
2005-11-05[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551Don Fry1-7/+16
2005-11-05[PATCH] pcnet32: show name of failing deviceDon Fry1-21/+41
2005-11-05[PATCH] S2io: Multi buffer mode supportAnanda Raju3-409/+455
2005-11-05[PATCH] drivers/net/wireless/airo.c unsigned comparasonGabriel A. Devenyi1-1/+1
2005-11-05Merge branch 'master'Jeff Garzik597-57799/+55063
2005-11-05[libata] restore sg on DMA mapping failureTejun Heo1-2/+8
2005-11-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds127-36880/+28939
2005-11-05Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-8/+8
2005-11-05[SCSI] sd: Fix refcountingAlan Stern1-37/+62
2005-11-05[MMC] Use controller id instead of driver name for printksPierre Ossman1-5/+6
2005-11-05[MMC] Fix chip config in wbsdPierre Ossman1-2/+2
2005-11-04Fix ips.c compileJames Bottomley1-0/+1
2005-11-04Merge by HandJames Bottomley127-36843/+28876