summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski2006-01-261-1/+5
| * | | | [SCSI] ibmvscsi: handle re-enable firmware messageDave C Boutcher2006-01-264-31/+74
| * | | | [SCSI] qla1280: remove < 2.6.0 supportJes Sorensen2006-01-261-288/+23
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-3112-90/+85
|\ \ \ \ \
| * | | | | [SERIAL] 8250 Documentation fixTimothy Charles McGrath2006-01-231-1/+1
| * | | | | [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-211-5/+7
| * | | | | [SERIAL] Make port->ops constantRussell King2006-01-211-2/+2
| * | | | | [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-212-8/+1
| * | | | | [SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King2006-01-218-68/+68
| * | | | | [SERIAL] 8250 serial console fixesAlan Cox2006-01-211-6/+6
| |/ / / /
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-314-34/+35
|\ \ \ \ \
| * | | | | [ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real2006-01-261-1/+1
| * | | | | [ARM] amba-clcd: Allow RGB555 and RGB565 with 16bppRussell King2006-01-261-25/+29
| * | | | | [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King2006-01-192-8/+5
* | | | | | [PATCH] fix deadlock in drivers/pci/msi.cIngo Molnar2006-01-311-2/+4
* | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-311-1/+26
|\ \ \ \ \ \
| * | | | | | [LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe2006-01-301-1/+26
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-01-3110-96/+115
|\ \ \ \ \ \
| * | | | | | [PATCH] Clarify help text of SKGE/SK98LIN/SKY2Daniel Drake2006-01-311-3/+25
| * | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-313-26/+32
| |\ \ \ \ \ \
| | * | | | | | [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configurationAdrian Bunk2006-01-301-1/+1
| | * | | | | | [PATCH] ipw2200: Fix a variable referenced after kfree() bugZhu Yi2006-01-301-1/+1
| | * | | | | | [PATCH] ipw2200: Fix sw_reset doesn't clear the static essid problemZhu Yi2006-01-301-0/+4
| | * | | | | | [PATCH] ipw2200: Fix "iwspy ethx off" causes kernel panicZhu Yi2006-01-301-1/+0
| | * | | | | | [PATCH] ipw2100: Fix setting txpower failed problemZhu Yi2006-01-301-13/+14
| | * | | | | | [PATCH] ipw2100: Fix a gcc compile warningZhu Yi2006-01-301-10/+12
| * | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-01-281-2/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | [PATCH] orinoco_cs: tweak Vcc debugging messagesValdis.Kletnieks@vt.edu2006-01-271-2/+2
| | |/ / / / /
| * | | | | | [PATCH] mv643xx_eth: Whitespace cleanupDale Farnsworth2006-01-271-48/+46
| * | | | | | [PATCH] mv643xx_eth: Update dev->last_rx on packet receivePaolo Galtieri2006-01-271-0/+1
| * | | | | | [PATCH] mv643xx_eth: Fix spinlock recursion bugDale Farnsworth2006-01-271-13/+0
| * | | | | | [PATCH] s2io: scatter-gather fixAnanda Raju2006-01-261-1/+1
| * | | | | | [PATCH] b44: fix laptop carrier detectStephen Hemminger2006-01-261-2/+3
| * | | | | | [PATCH] acenic: fix checking of read_eeprom_byte() return valuesEric Sesterhenn2006-01-261-0/+4
| * | | | | | [PATCH] bonding: fix ->get_settings error checkingEric Sesterhenn2006-01-261-1/+1
| |/ / / / /
* | | | | | [SUNGEM]: Make PM of PHYs more reliable (#2)Benjamin Herrenschmidt2006-01-231-25/+30
|/ / / / /
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-01-191-71/+58
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [IA64-SGI] sn_console.c minor cleanupJes Sorensen2006-01-171-71/+58
| | |/ / | |/| |
* | | | [PATCH] tlclk driver updatemark gross2006-01-181-35/+58
* | | | [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-1812-11/+2793
* | | | [PATCH] EDAC: drivers for Radisys 82600Alan Cox2006-01-181-0/+407
* | | | [PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2006-01-182-0/+831
* | | | [PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox2006-01-183-0/+1983
* | | | [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-181-0/+1
* | | | [PATCH] uml: arch Kconfig menu cleanupsPaolo 'Blaisorblade' Giarrusso2006-01-181-0/+1
* | | | [PATCH] synclink_gt fix size of register value storagePaul Fulghum2006-01-181-1/+1
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-182-8/+15
|\ \ \ \
| * | | | [SERIAL] Add 8250 support for Decision Computer International Co. PCCOM2Alon Bar-Lev2006-01-181-0/+10
| * | | | [SERIAL] Fix serial8250 driver initialisation orderingRussell King2006-01-181-8/+5
| | |/ / | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-182-3/+1
|\ \ \ \
OpenPOWER on IntegriCloud