summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-02-27forcedeth: disable msixAyaz Abdulla
2007-02-27forcedeth: fixed missing call in napi pollAyaz Abdulla
2007-02-27[netdrvr] tc35815: fix obvious bugsJeff Garzik
2007-02-27[AGPGART] fix compile errorsRyusuke Konishi
2007-02-26[PARISC] parisc-agp: Fix thinko const-ifyingKyle McMartin
2007-02-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2007-02-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-02-26Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-02-26[PATCH] Fix oops in pata_pcmciaAlan
2007-02-26[PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQRusty Russell
2007-02-26IPoIB: Correct debugging output when path record lookup failsRoland Dreier
2007-02-26[PATCH] Fix build-failure in drivers/video/s3fb.cOndrej Zajicek
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-26[PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2007-02-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds
2007-02-26[TG3]: TSO workaround fixes.Michael Chan
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2007-02-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds
2007-02-26[SPARC] uctrl: Check request_irq() return value.David S. Miller
2007-02-26[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller
2007-02-26[SPARC]: Remove the broken SUN_AURORA driver.Adrian Bunk
2007-02-26[libata] bump versionsJeff Garzik
2007-02-26[libata] Trim trailing whitespace.Jeff Garzik
2007-02-26[libata] sata_mv: Fix 50xx irq maskJeff Garzik
2007-02-26[libata] sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik
2007-02-25libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi...Alan
2007-02-25pata_pcmcia: Fix oops in 2.6.21-rc1Alan
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan
2007-02-25sata_promise: simplify port setupMikael Pettersson
2007-02-25sata_promise: fix 20619 new EH merge errorMikael Pettersson
2007-02-25[ARM] 4233/1: nand/s3c2410.c: warning fixArnaud Patard
2007-02-24[libata] ACPI: remove needless ->qc_issue hook existence testJeff Garzik
2007-02-24sata_vsc: refactor vsc_sata_interrupt and hook up error handlingDan Williams
2007-02-24sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo
2007-02-24sata_mv: fix pci_enable_msi() error handlingTejun Heo
2007-02-24pata_amd: fix an obvious bug in cable detectionTejun Heo
2007-02-23USB: export autosuspend delay in sysfsAlan Stern
2007-02-23USB: make autosuspend delay a module parameterAlan Stern
2007-02-23USB: minor cleanups for sysfs.cAlan Stern
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum
2007-02-23USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman
2007-02-23USB: Wacom driver updatesPing Cheng
2007-02-23gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey