summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Detach sched.h from mm.hAlexey Dobriyan2007-05-2122-3/+22
* cciss: Fix pci_driver.shutdown while device is still activeGerald Britton2007-05-191-15/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2007-05-191-2/+2
|\
| * [CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu2007-05-181-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-182-3/+9
|\ \
| * | [POWERPC] Remove build warnings in windfarm_coreStephen Rothwell2007-05-171-2/+8
| * | [POWERPC] Fix comment in booke_wdtDave Jiang2007-05-171-1/+1
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-185-30/+6Star
|\ \ \
| * | | sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo2007-05-181-1/+1
| * | | libata: remove libata.spindown_compatTejun Heo2007-05-183-12/+4Star
| * | | sata_nv: fix fallout of devres conversionTejun Heo2007-05-181-11/+1Star
| * | | drivers/ata: remove the wildcard from sata_nv driverPeer Chen2007-05-181-6/+0Star
| | |/ | |/|
* | | e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok2007-05-182-28/+15Star
* | | ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2007-05-182-23/+15Star
* | | NetXen: Fix NetXen driver ping on system-pMithlesh Thukral2007-05-181-1/+1
* | | spidernet: node-aware skbuff allocationChristoph Hellwig2007-05-181-1/+2
* | | gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood2007-05-181-0/+11
* | | ibm_emac: fix link speed detection changeEugene Surovegin2007-05-181-1/+1
* | | ibm_emac: improved PHY supportEugene Surovegin2007-05-181-15/+45
* | | ibm_emac: fix section mismatch warningsEugene Surovegin2007-05-188-10/+8Star
* | | sky2: memory barriers changeStephen Hemminger2007-05-181-4/+11
* | | sky2: remove dual port workaroundStephen Hemminger2007-05-181-7/+0Star
* | | sky2: MIB counter overflow handlingStephen Hemminger2007-05-181-0/+6
* | | sky2: keep track of receive alloc failuresStephen Hemminger2007-05-181-1/+3
* | | sky2: PHY register settingsStephen Hemminger2007-05-181-1/+6
* | | sky2: remove Gigabyte 88e8056 restrictionStephen Hemminger2007-05-181-30/+0Star
|/ /
* | NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse2007-05-171-3/+18
* | icom: add new sub-device-id to support new adapterwendy xiong2007-05-171-24/+31
* | rtc kconfig clarificationDavid Brownell2007-05-171-3/+3
* | rtc-omap build fixDavid Brownell2007-05-171-2/+2
* | Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann2007-05-171-2/+7
* | acpi: fix potential call to a freed memory section.Aaron Durbin2007-05-171-4/+4
* | Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-3/+0Star
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-177-49/+98
|\
| * libata: track spindown status and skip spindown_compat if possibleTejun Heo2007-05-161-0/+9
| * libata: fix shutdown warning message printingTejun Heo2007-05-161-8/+27
| * libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo2007-05-163-7/+9
| * libata: during revalidation, check n_sectors after device is configuredTejun Heo2007-05-161-18/+15Star
| * libata: separate out ata_dev_reread_id()Tejun Heo2007-05-162-14/+36
| * pata_scc had been missed by ata_std_prereset() switchAl Viro2007-05-161-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-05-171-71/+205
|\ \
| * | [SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller2007-05-161-71/+205
| |/
* | parport_pc needs dma-mapping.hAndrew Morton2007-05-171-0/+1
* | spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer2007-05-171-1/+1
|/
* rpadlpar breakage - fallout of struct subsystem removalAl Viro2007-05-161-2/+3
* em28xx and ivtv should depend on PCIAl Viro2007-05-162-2/+2
* missing includes in mlx4Al Viro2007-05-164-0/+4
* missing dependencies for USB drivers in inputAl Viro2007-05-165-0/+12
* missing mm.h in fw-ohciAl Viro2007-05-161-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-1618-679/+340Star
|\