aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-18cciss: Fix pci_driver.shutdown while device is still activeGerald Britton1-15/+30
2007-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2007-05-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2-3/+9
2007-05-18[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate againHerbert Xu1-2/+2
2007-05-17Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-30/+6
2007-05-17sata_via: pcim_iomap_regions() conversion missed BAR5Tejun Heo1-1/+1
2007-05-17libata: remove libata.spindown_compatTejun Heo3-12/+4
2007-05-17sata_nv: fix fallout of devres conversionTejun Heo1-11/+1
2007-05-17drivers/ata: remove the wildcard from sata_nv driverPeer Chen1-6/+0
2007-05-17e1000: Fix msi enable leak on error, don't print error message, cleanupAuke Kok2-28/+15
2007-05-17ixgb: don't print error if pci_enable_msi() fails, cleanup minor leakAuke Kok2-23/+15
2007-05-17NetXen: Fix NetXen driver ping on system-pMithlesh Thukral1-1/+1
2007-05-17spidernet: node-aware skbuff allocationChristoph Hellwig1-1/+2
2007-05-17gianfar: Add I/O barriers when touching buffer descriptor ownership.Scott Wood1-0/+11
2007-05-17ibm_emac: fix link speed detection changeEugene Surovegin1-1/+1
2007-05-17ibm_emac: improved PHY supportEugene Surovegin1-15/+45
2007-05-17ibm_emac: fix section mismatch warningsEugene Surovegin8-10/+8
2007-05-17sky2: memory barriers changeStephen Hemminger1-4/+11
2007-05-17sky2: remove dual port workaroundStephen Hemminger1-7/+0
2007-05-17sky2: MIB counter overflow handlingStephen Hemminger1-0/+6
2007-05-17sky2: keep track of receive alloc failuresStephen Hemminger1-1/+3
2007-05-17sky2: PHY register settingsStephen Hemminger1-1/+6
2007-05-17sky2: remove Gigabyte 88e8056 restrictionStephen Hemminger1-30/+0
2007-05-17NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse1-3/+18
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong1-24/+31
2007-05-17rtc kconfig clarificationDavid Brownell1-3/+3
2007-05-17rtc-omap build fixDavid Brownell1-2/+2
2007-05-17Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann1-2/+7
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin1-4/+4
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+0
2007-05-17[POWERPC] Remove build warnings in windfarm_coreStephen Rothwell1-2/+8
2007-05-17[POWERPC] Fix comment in booke_wdtDave Jiang1-1/+1
2007-05-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds7-49/+98
2007-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-71/+205
2007-05-16parport_pc needs dma-mapping.hAndrew Morton1-0/+1
2007-05-16spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer1-1/+1
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo1-0/+9
2007-05-16libata: fix shutdown warning message printingTejun Heo1-8/+27
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo3-7/+9
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo1-18/+15
2007-05-16libata: separate out ata_dev_reread_id()Tejun Heo2-14/+36
2007-05-16pata_scc had been missed by ata_std_prereset() switchAl Viro1-2/+2
2007-05-15[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller1-71/+205
2007-05-15rpadlpar breakage - fallout of struct subsystem removalAl Viro1-2/+3
2007-05-15em28xx and ivtv should depend on PCIAl Viro2-2/+2
2007-05-15missing includes in mlx4Al Viro4-0/+4
2007-05-15missing dependencies for USB drivers in inputAl Viro5-0/+12
2007-05-15missing mm.h in fw-ohciAl Viro1-0/+1
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds18-679/+340
2007-05-16Use menuconfig objects: IDEJan Engelhardt1-11/+4
2007-05-16sl82c105: Switch to ref counting APIAlan Cox1-3/+5
2007-05-16ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz1-37/+5
2007-05-16ide: add missing validity checks for identify words 62 and 63Bartlomiej Zolnierkiewicz1-2/+4
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz8-100/+11
2007-05-16sl82c105: add speedproc() method and MWDMA0/1 supportSergei Shtylyov1-5/+66
2007-05-16cs5530/sc1200: add ->speedproc supportBartlomiej Zolnierkiewicz2-46/+81
2007-05-16cs5530/sc1200: DMA support cleanupBartlomiej Zolnierkiewicz2-21/+13
2007-05-16ide: use ide_tune_dma() part #2Bartlomiej Zolnierkiewicz4-58/+4
2007-05-16cs5530/sc1200: add ->udma_filter methodsBartlomiej Zolnierkiewicz2-117/+89
2007-05-16ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz2-0/+2
2007-05-16pdc202xx_new: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-28/+1
2007-05-16alim15x3: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-62/+7
2007-05-16sis5513: PIO mode setup fixesBartlomiej Zolnierkiewicz1-49/+36
2007-05-16serverworks: PIO mode setup fixesBartlomiej Zolnierkiewicz1-53/+15
2007-05-16pdc202xx_old: rewrite mode programming code (v2)Bartlomiej Zolnierkiewicz1-134/+44
2007-05-15ucc_geth: eliminate max-speed, change interface-type to phy-connection-typeKim Phillips3-33/+26
2007-05-15smc911x: fix compilation breakageVitaly Wool1-4/+2
2007-05-15pasemi_mac: Fix local-mac-address parsingolof@lixom.net1-3/+14
2007-05-15pasemi_mac: Terminate PCI ID listolof@lixom.net1-0/+1
2007-05-15pasemi_mac: Interrupt ack fixesOlof Johansson1-14/+13
2007-05-15pasemi_mac: Fix register definesolof@lixom.net1-2/+2
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds1-3/+3
2007-05-15Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds17-133/+154
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds1-92/+42
2007-05-14IPoIB/cm: Optimize stale connection detectionMichael S. Tsirkin1-4/+7
2007-05-14IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQMichael S. Tsirkin1-1/+3
2007-05-14IB/mthca: Fix posting >255 recv WRs for TavorMichael S. Tsirkin1-0/+1
2007-05-14RDMA/cma: Add check to validate that cm_id is bound to a deviceSean Hefty1-4/+8
2007-05-14RDMA/cma: Fix synchronization with device removal in cma_iw_handlerSean Hefty1-2/+3
2007-05-14RDMA/cma: Simplify device removal handling codeSean Hefty1-41/+48
2007-05-14IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes1-3/+3
2007-05-14IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes1-49/+37
2007-05-14IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes1-4/+3
2007-05-14IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen1-2/+3
2007-05-14IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes1-4/+8
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher3-2/+14
2007-05-14IB/ipath: Shadow the gpio_mask registerArthur Jones4-14/+14
2007-05-14IB/mlx4: Fix uninitialized spinlock for 32-bit archsJack Morgenstein1-0/+1
2007-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds4-46/+33
2007-05-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-2/+16
2007-05-14pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit responseNicolas Pitre1-12/+6
2007-05-14mmc: use assigned major for block devicePierre Ossman1-13/+4
2007-05-14sdhci: handle dma boundary interruptsPierre Ossman1-0/+9
2007-05-14mmc: au1xmmc command types check from data flagsYoichi Yuasa1-21/+14
2007-05-14[VIDEO]: XVR-500 and XVR-2500 need FB=y.David S. Miller1-2/+2
2007-05-13[SCSI]: Add help text for SCSI_ESP_CORE.David S. Miller1-0/+8
2007-05-13[SPARC] SBUS: display7seg.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-13[SPARC] SBUS: bbc_i2c.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-13[SERIAL] SUNHV: Add an ID string.David S. Miller1-0/+4
2007-05-13[AGPGART] Fix wrong ID in via-agp.cGabriel Mansi1-3/+3
2007-05-13fix deadlock in loop.cAl Viro1-8/+9
2007-05-13mlx4_core: Remove unused doorbell_lockRoland Dreier2-3/+0
2007-05-13net: Trivial MLX4_DEBUG dependency fix.Paul Mundt1-0/+1
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds15-195/+804
2007-05-12fix the dynamic allocation and probe in loop.cAl Viro1-40/+12
2007-05-12IPMI: Add PPC openfirmware unregisterChristian Krafft1-0/+4
2007-05-12IPMI: fix SI address space settingsCorey Minyard1-2/+2
2007-05-12Missing include file in tpm_atmel.hStephen Rothwell1-0/+3
2007-05-12tty: flush flip buffer on ldisc input queue flushPaul Fulghum1-0/+33
2007-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+2
2007-05-12pm3fb: Fix compile error if moduleAntonino A. Daplas1-1/+1
2007-05-11[SPARC64]: envctrl.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-11[TTY]: Export proc_clear_tty() to modulea.David S. Miller1-0/+1
2007-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds1-1/+1
2007-05-12[POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth1-1/+1
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2007-05-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds60-1002/+504
2007-05-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds35-3099/+750
2007-05-11Fix assertion failure with MSI on sparc64David Miller1-2/+4
2007-05-11pata_platform: don't use generic ata_port_startOlof Johansson1-1/+3
2007-05-11Use menuconfig objects: libataJan Engelhardt1-7/+3
2007-05-11add the ATI SB700 SATA controller device id to AHCI pci tableHenry Su1-0/+1
2007-05-11Add the combined mode for ATI SB700Henry Su1-0/+1
2007-05-11pata_pcmcia: recognize 2GB CompactFlash from TranscendAeschbacher, Fabrice1-0/+1
2007-05-11git-libata-all: sata_via build fixAndrew Morton1-4/+0
2007-05-11libata-acpi: clean up parameters and misc stuffTejun Heo3-100/+98
2007-05-11libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo3-15/+15
2007-05-11libata: give devices one last chance even if recovery failed with -EINVALTejun Heo1-5/+1
2007-05-11libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo1-1/+21
2007-05-11libata: ignore EH scheduling during initializationTejun Heo2-0/+5
2007-05-11libata: clean up SFF init messTejun Heo42-306/+308
2007-05-11libata: implement libata.spindown_compatTejun Heo3-1/+34
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo44-562/+13
2007-05-11Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik22-2955/+259
2007-05-11Add support for the Davicom DM9161A PHYKim Phillips1-8/+26
2007-05-11sky2: only disable 88e8056 on some boardsStephen Hemminger1-11/+30
2007-05-11sky2: 88e8071 support not readyStephen Hemminger1-1/+1
2007-05-11skge: crash on shutdown/suspendStephen Hemminger1-0/+9
2007-05-11sky2: fix oops on shutdownStephen Hemminger1-0/+10
2007-05-11mlx4: don't use deprecated IRQ flagsAndrew Morton1-1/+1
2007-05-11netxen_nic_main don't use deprecated irq flagsAndrew Morton1-1/+1
2007-05-11Use menuconfig objects II - netdev/wanJan Engelhardt1-19/+15
2007-05-11Use menuconfig objects II - netdev/pcmciaJan Engelhardt1-16/+7
2007-05-11Use menuconfig objects II - netdev/atmJan Engelhardt1-15/+17
2007-05-11Use menuconfig objects: netdevJan Engelhardt1-4/+12
2007-05-11Use menuconfig objects: PHYJan Engelhardt1-16/+6
2007-05-11spidernet: remove unnecessary accesses to phyIshizaki Kou1-5/+3
2007-05-11S2IO: Statistics for link up/down and memory allocated/freedSreenivasa Honnur2-42/+282
2007-05-11S2IO: statistics for memory allocation failuersSreenivasa Honnur2-6/+32
2007-05-11S2IO: getringparam ethtool optionSreenivasa Honnur2-0/+40
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor3-0/+675
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor1-1/+1
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds61-833/+1562
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-20/+18
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings1-1/+1
2007-05-11Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck1409-46171/+85443
2007-05-11[WATCHDOG] iTCO_wdt.c - fix ACPI Base registerWim Van Sebroeck1-1/+1
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams7-20/+21
2007-05-11[PATCH] libertas: sparse fixesDan Williams1-9/+10
2007-05-11[PATCH] libertas: fix missing unlock in TX error pathDan Williams1-0/+1
2007-05-11[PATCH] libertas: make debugfs.c sparse-cleanDan Williams1-13/+4
2007-05-11[PATCH] libertas: Clean up debug definesDan Williams2-8/+5
2007-05-11[PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams3-6/+1
2007-05-11[PATCH] libertas: Purge non-mesh ioctlsDan Williams6-2363/+0
2007-05-11[PATCH] libertas: Get rid of version.hDan Williams3-8/+7
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams11-132/+85
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams7-53/+42
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams6-54/+43
2007-05-11[PATCH] libertas: remove setwpaie private ioctlDan Williams2-63/+0
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams6-53/+5
2007-05-11[PATCH] libertas: remove incorrect vi modelinesDan Williams3-9/+0
2007-05-11[PATCH] libertas: remove setauthalg private ioctlDan Williams3-58/+0
2007-05-11[PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams5-47/+0
2007-05-11[PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams1-1/+1
2007-05-11[PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LENDan Williams1-2/+1
2007-05-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2-72/+49
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2-190/+157
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-36/+169
2007-05-11[ARM] pata_icside: fix build errorsRussell King1-56/+86
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King11-117/+31
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King6-24/+14
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-3/+684
2007-05-11Input: evdev - fix overflow in compat_ioctlKenichi Nagai1-1/+1
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2-190/+157
2007-05-11md: improve the is_mddev_idle testNeilBrown1-1/+1
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day1-7/+0
2007-05-11pm2fb: fb_sync addedAntonino A. Daplas1-17/+21
2007-05-11nvidiafb: Enable debugging messages a Kconfig optionJean Delvare2-2/+10
2007-05-11rivafb: Fix I2C getscl callback functionJean Delvare1-2/+0
2007-05-11atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre3-0/+769
2007-05-11pm3fb: Preliminary 2.4 to 2.6 portKrzysztof Helt2-3307/+683
2007-05-11fbdev: geforce 7300 cleanupMichal Piotrowski1-1/+3
2007-05-11Kill unused sesssion and group values in rocket driverSukadev Bhattiprolu2-5/+0
2007-05-11rtc-rs5c313.c: add error handling to avoid hardware hangupkogiidena1-1/+18
2007-05-11rtc-rs5c313.c: rtc_time value are fixedkogiidena1-1/+2
2007-05-11rtc-rs5c313.c: error and warning are fixedkogiidena2-4/+4
2007-05-11MPC52xx PSC SPI master driverDragos Carp3-0/+662
2007-05-11tty: add compat_ioctlPaul Fulghum2-19/+53
2007-05-11Overrun in drivers/char/rio/riocmd.cEric Sesterhenn / Snakebyte1-1/+1