summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | [AGPGART] Remove pointless assignment.Dave Jones2007-01-281-5/+5
| | * | | | [AGPGART] Remove pointless typedef in ati-agpDave Jones2007-01-281-13/+13
| | * | | | [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones2007-01-281-0/+5
| | * | | | [AGPGART] intel_agp: restore graphics device's pci space early in resumeWang Zhenyu2007-01-171-0/+9
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-01-3030-85/+60
| |\ \ \ \ \
| | * | | | | via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan2007-01-272-0/+4
| | * | | | | ide: unregister idepnp driver on unloadTejun Heo2007-01-272-0/+10
| | * | | | | ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz2007-01-2726-27/+26
| | * | | | | ide/generic: Jmicron has its own drivers nowAlan Cox2007-01-271-35/+0
| | * | | | | atiixp.c: add cable detection support for ATI IDEConke Hu2007-01-271-3/+11
| | * | | | | atiixp.c: sb600 ide only has one channelConke Hu2007-01-271-2/+9
| | * | | | | atiixp.c: remove unused codeConke Hu2007-01-271-20/+1
| | * | | | | jmicron: fix warningAndrew Morton2007-01-271-1/+2
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-3010-40/+83
| |\ \ \ \ \
| | * | | | | Broadcom 4400 resume small fixDmitriy Monakhov2007-01-301-2/+13
| | * | | | | b44: src_desc->addr is little-endianAl Viro2007-01-301-1/+1
| | * | | | | e100: fix irq leak on suspend/resumeAuke Kok2007-01-301-0/+2
| | * | | | | bonding: ARP monitoring broken on x86_64Andy Gospodarek2007-01-301-3/+4
| | * | | | | ehea: Fixed missing tasklet_kill() callThomas Klein2007-01-301-0/+1
| | * | | | | ehea: Fixed wrong jumbo frames status queryThomas Klein2007-01-302-8/+24
| | * | | | | 82596 warning fixesAndrew Morton2007-01-301-3/+4
| | * | | | | FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug2007-01-303-7/+14
| | * | | | | net: ifb error path loop fixMariusz Kozlowski2007-01-301-2/+1
| | * | | | | b44: Fix frequent link changesMichael Chan2007-01-301-15/+20
| | | |_|/ / | | |/| | |
| * | | | | [PATCH] b44: src_desc->addr is little-endianAl Viro2007-01-301-1/+1
| * | | | | [PATCH] pata_platform: fallout from set_mode() changeAl Viro2007-01-301-1/+2
| * | | | | [PATCH] sym53c500_cs: remove bogus call fo free_dma()Al Viro2007-01-301-2/+0
| * | | | | [PATCH] mtd/nand/cafe.c missing include of dma-mapping.hAl Viro2007-01-301-0/+1
| * | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-304-4/+9
| |\ \ \ \ \
| | * | | | | [ARM] Fix AMBA serial drivers for non-first serial portsRussell King2007-01-242-0/+4
| | * | | | | [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resumeAndrew Victor2007-01-241-1/+2
| | * | | | | [ARM] 4086/1: AT91: Whitespace cleanupAndrew Victor2007-01-242-3/+3
| * | | | | | [PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.cRobert P. J. Day2007-01-301-1/+1
| | |/ / / / | |/| | | |
| * | | | | [PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger2007-01-291-25/+0
| | |/ / / | |/| | |
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-261-5/+7
| |\ \ \ \
| | * | | | [BNX2]: Fix 2nd port's MAC address.Michael Chan2007-01-251-5/+7
| | | |_|/ | | |/| |
| * | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-01-2613-49/+119
| |\ \ \ \
| | * | | | Fix Maple PATA IRQ assignment.David Woodhouse2007-01-262-3/+7
| | * | | | ahci: use 0x80 as wait stat value instead of 0xffTejun Heo2007-01-261-1/+1
| | * | | | sata_via: style clean up, no indirect method call in LLDTejun Heo2007-01-261-1/+1
| | * | | | ahci: fix endianness in spurious interrupt messageTejun Heo2007-01-261-1/+2
| | * | | | libata-sff: Don't call bmdma_stop on non DMA capable controllersAlan2007-01-251-1/+2
| | * | | | libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo2007-01-252-5/+10
| | * | | | ahci: improve and limit spurious interrupt messages, take#3Tejun Heo2007-01-251-8/+49
| | * | | | sata_via: don't diddle with ATA_NIEN in ->freezeTejun Heo2007-01-251-1/+11
| | * | | | libata: set_mode, Fix the FIXMEAlan2007-01-246-20/+19
| | * | | | libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor codeAlan2007-01-241-3/+3
| | * | | | libata cmd64x: whack into a shape that looks like the documentationAlan2007-01-241-7/+16
| | |/ / /
| * | | | [PATCH] Fix race in efi variable delete codeMatt Domsch2007-01-261-17/+12
| * | | | [PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.NeilBrown2007-01-261-1/+1
OpenPOWER on IntegriCloud