summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-01-27[PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn1-0/+4
2006-01-27[PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn1-1/+1
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com4-5/+6
2006-01-26[CPUFREQ] _PPC frequency change issuesThomas Renninger1-0/+8
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real1-1/+1
2006-01-26[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bppRussell King1-25/+29
2006-01-26[SCSI] ips soft lockup during reset/initializationJack Hammer1-14/+14
2006-01-26[SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code.andrew.vasquez@qlogic.com1-26/+0
2006-01-26[SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft...andrew.vasquez@qlogic.com3-9/+4
2006-01-26[SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com5-34/+91
2006-01-26[SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski1-1/+5
2006-01-26[SCSI] ibmvscsi: handle re-enable firmware messageDave C Boutcher4-31/+74
2006-01-26[SCSI] qla1280: remove < 2.6.0 supportJes Sorensen1-288/+23
2006-01-24[SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt1-25/+30
2006-01-23[SERIAL] 8250 Documentation fixTimothy Charles McGrath1-1/+1
2006-01-22[SERIAL] Make uart_port flags a bitwise typeRussell King1-5/+7
2006-01-22[SERIAL] Make port->ops constantRussell King1-2/+2
2006-01-22IB/mthca: Use correct GID in MADs sent on port 2Michael S. Tsirkin1-1/+1
2006-01-21[SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2-8/+1
2006-01-21[SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King8-68/+68
2006-01-21[SERIAL] 8250 serial console fixesAlan Cox1-6/+6
2006-01-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-71/+58
2006-01-20[AGPGART] 945GM support for agpgartAlan Hourihane1-2/+13
2006-01-19[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King2-8/+5
2006-01-19[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-19[PATCH] EDAC: core EDAC support codeAlan Cox12-11/+2793
2006-01-19[PATCH] EDAC: drivers for Radisys 82600Alan Cox1-0/+407
2006-01-19[PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2-0/+831
2006-01-19[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox3-0/+1983
2006-01-19[PATCH] EDAC: atomic scrub operationsAlan Cox1-0/+1
2006-01-19[PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso1-0/+1
2006-01-19[PATCH] synclink_gt fix size of register value storagePaul Fulghum1-1/+1
2006-01-19Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2-8/+15
2006-01-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+1
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-4/+32
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-5/+36
2006-01-19[SPARC64]: Serial Console for E250 PatchEddie C. Dost2-5/+36
2006-01-19[ARM] 3268/1: AT91RM9200 serial update for 2.6.15-git12Andrew Victor2-3/+1
2006-01-19[CASSINI]: dont touch page_countNick Piggin1-4/+32
2006-01-19[CPUFREQ] Don't free held mutex in cpufreq_add_dev()Andrew Morton1-2/+4
2006-01-19[CPUFREQ] convert remaining cpufreq semaphore to a mutexArjan van de Ven1-18/+19
2006-01-19[CPUFREQ] Convert drivers/cpufreq semaphores to mutexes.akpm@osdl.org4-67/+70
2006-01-19[PATCH] e1000: fix compile warningJesse Brandeburg1-1/+1
2006-01-19[PATCH] e1000: fix receive breakageJesse Brandeburg1-11/+26
2006-01-19[PATCH] e1000: Added driver commentsJesse Brandeburg1-5/+67
2006-01-19[PATCH] e1000: Fix whitespaceJesse Brandeburg6-441/+443
2006-01-19[PATCH] e1000: Added functions declarationsJesse Brandeburg1-0/+3
2006-01-19[PATCH] e1000: Added functions to save and restore configJesse Brandeburg1-2/+58
2006-01-19[PATCH] e1000: Added RX buffer enhancementsJesse Brandeburg1-59/+78
2006-01-19[PATCH] e1000: Added disable packet split capabilityJesse Brandeburg2-2/+11