summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Only disallow _setting_ of function key stringMarcelo Tosatti2005-11-071-1/+4
* [PATCH] dell_rbu: Adding BIOS memory floor supportAbhay Salunke2005-11-071-26/+95
* [PATCH] tpm: Fix lack of driver_unregister in init failcasesKylene Jo Hall2005-11-071-25/+23Star
* [PATCH] serial moxa: fix wrong BUGKirill Smelkov2005-11-071-1/+4
* [PATCH] serial moxa: fix leaks of struct tty_driverKirill Smelkov2005-11-071-11/+11
* [PATCH] serial moxa: cleanup mxser_initKirill Smelkov2005-11-071-18/+2Star
* [PATCH] Process Events ConnectorMatt Helsley2005-11-073-0/+231
* [PATCH] serial console: touch NMI watchdogAndrew Morton2005-11-071-0/+3
* [PATCH] s390: fix memory leak in vmcpChristian Borntraeger2005-11-071-1/+3
* [PATCH] s390: duplicate timeout in qdioUrsula Braun-Krahl2005-11-071-4/+4
* [PATCH] s390: dasd diag with block sizes > 512Peter Oberparleiter2005-11-071-20/+30
* [PATCH] s390: dasd diag inline assemblyPeter Oberparleiter2005-11-072-13/+13
* [PATCH] s390: ccwgroup online attributeCornelia Huck2005-11-071-3/+3
* [PATCH] superhyway: multiple block support and VCR reworkPaul Mundt2005-11-072-21/+56
* [PATCH] sh: Re-add sh to drivers/MakefilePaul Mundt2005-11-071-0/+1
* [PATCH] 3c59x: don't enable scatter/gather w/o checksum supportStephen Hemminger2005-11-071-2/+1Star
* [PATCH] 3c59x: enable use of memory-mapped PCI I/OJohn W. Linville2005-11-071-3/+26
* [PATCH] 3c59x: correct rx_dropped countingJohn W. Linville2005-11-071-1/+1
* [PATCH] 3c59x: support ETHTOOL_GPERMADDRJohn W. Linville2005-11-071-0/+2
* [PATCH] 3c59x: fix some grammar in module parameter descriptionsJohn W. Linville2005-11-071-2/+2
* [PATCH] 3c59x: cleanup init of module parameter arraysJohn W. Linville2005-11-071-5/+5
* [PATCH] 3c59x: bounds checking for hw_checksumsJohn W. Linville2005-11-071-7/+9
* [PATCH] 3c59x: avoid blindly reading link status twiceTommy Christensen2005-11-071-1/+4
* [PATCH] 3c59x: cleanup of mdio_read routines to use MII_* macrosNeil Horman2005-11-071-8/+8
* [PATCH] 3c59x: convert to use of pci_iomap APIJohn W. Linville2005-11-071-247/+260
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-077-123/+176
|\
| * [DRIVER MODEL] Fix sgivwfbRussell King2005-11-051-14/+10Star
| * [DRIVER MODEL] Fix gbefbRussell King2005-11-051-6/+12
| * [DRIVER MODEL] Fix arcfbRussell King2005-11-051-14/+11Star
| * [DRIVER MODEL] Fix macsonicRussell King2005-11-051-22/+5Star
| * [DRIVER MODEL] Fix jazzsonicRussell King2005-11-051-23/+5Star
| * [DRIVER MODEL] Fix depcaRussell King2005-11-051-17/+7Star
| * [DRIVER MODEL] Improved dynamically allocated platform_device interfaceRussell King2005-11-051-27/+126
* | [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.Pantelis Antoniou2005-11-066-3/+183
* | [PATCH] Set the vga cursor even when hiddenSamuel Thibault2005-11-051-1/+2
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-0513-460/+628
|\ \
| * | [PATCH] phy address mask support for generic phy layerMatt Porter2005-11-051-0/+3
| * | [PATCH] pcnet32: Prevent hang with 79c976Don Fry2005-11-051-1/+5
| * | [PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551Don Fry2005-11-051-7/+16
| * | [PATCH] pcnet32: show name of failing deviceDon Fry2005-11-051-21/+41
| * | [PATCH] S2io: Multi buffer mode supportAnanda Raju2005-11-053-409/+455
| * | [PATCH] drivers/net/wireless/airo.c unsigned comparasonGabriel A. Devenyi2005-11-051-1/+1
| * | Merge branch 'master'Jeff Garzik2005-11-05597-57799/+55063Star
| |\ \
| * \ \ Merge branch 'master'Jeff Garzik2005-10-3129-272/+696
| |\ \ \
| * | | | [PATCH] fec_8xx: Add support for Intel PHY LX971Pantelis Antoniou2005-10-302-0/+48
| * | | | [PATCH] fec_8xx: Remove dependency on NETTA & NETPHONEPantelis Antoniou2005-10-301-1/+1
| * | | | [PATCH] fs_enet: Fix dma_unmap_single callsPantelis Antoniou2005-10-301-9/+12
| * | | | [PATCH] PPC 4xx EMAC driver: fix VSC8201 PHY initializationEugene Surovegin2005-10-301-0/+12
| * | | | [PATCH] PPC 44x EMAC driver: add 440GR supportEugene Surovegin2005-10-304-6/+8
| * | | | [PATCH] PPC 44x EMAC driver: add 440SPe supportEugene Surovegin2005-10-303-8/+29