summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* | | | [PATCH] md: fix potential memalloc deadlock in mdNeilBrown2007-01-263-0/+34
* | | | [PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger2007-01-261-1/+1
* | | | [PATCH] dm-multipath: fix stall on noflush suspend/resumeJun'ichi Nomura2007-01-261-8/+19
* | | | [PATCH] md: avoid reading past the end of a bitmap fileNeilBrown2007-01-261-4/+8
* | | | [PATCH] md: make sure the events count in an md array never returns to zeroNeilBrown2007-01-261-1/+2
* | | | [PATCH] md: make 'repair' actually work for raid1NeilBrown2007-01-261-0/+5
* | | | [PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt2007-01-261-28/+33
* | | | [PATCH] ACPI: fix cpufreq regressionIngo Molnar2007-01-261-4/+0
* | | | [PATCH] SPI: alternative fix for spi_busnum_to_masterAtsushi Nemoto2007-01-261-9/+14
OpenPOWER on IntegriCloud