summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-02-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds51-552/+1985
2007-02-26Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds1-2/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-6/+3
2007-02-26Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2007-02-26Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds17-102/+76
2007-02-26[PATCH] Fix oops in pata_pcmciaAlan1-1/+0
2007-02-26[PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQRusty Russell1-8/+8
2007-02-26IPoIB: Correct debugging output when path record lookup failsRoland Dreier1-1/+1
2007-02-26[PATCH] Fix build-failure in drivers/video/s3fb.cOndrej Zajicek1-3/+3
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds10-237/+297
2007-02-26[PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson1-1/+1
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-10/+16
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-2897/+16
2007-02-26Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds4-0/+220
2007-02-26[TG3]: TSO workaround fixes.Michael Chan2-10/+12
2007-02-26[Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann3-0/+4
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds8-49/+36
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds30-272/+2252
2007-02-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-92/+184
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds18-57/+58
2007-02-26[SPARC] uctrl: Check request_irq() return value.David S. Miller1-1/+7
2007-02-26[SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller1-8/+9
2007-02-26[SPARC]: Remove the broken SUN_AURORA driver.Adrian Bunk5-2888/+0
2007-02-26[libata] bump versionsJeff Garzik35-35/+35
2007-02-26[libata] Trim trailing whitespace.Jeff Garzik9-18/+18
2007-02-26[libata] sata_mv: Fix 50xx irq maskJeff Garzik1-1/+10
2007-02-26[libata] sata_mv: don't touch reserved bits in EDMA config registerJeff Garzik1-8/+12
2007-02-25libata: Use new id_to_dma_mode function to tidy reporting in more drivers (mi...Alan2-2/+4
2007-02-25pata_pcmcia: Fix oops in 2.6.21-rc1Alan1-1/+0
2007-02-25Add id_to_dma_mode function for printing DMA modesAlan1-0/+44
2007-02-25sata_promise: simplify port setupMikael Pettersson1-19/+10
2007-02-25sata_promise: fix 20619 new EH merge errorMikael Pettersson1-0/+1
2007-02-25[ARM] 4233/1: nand/s3c2410.c: warning fixArnaud Patard1-1/+1
2007-02-24[libata] ACPI: remove needless ->qc_issue hook existence testJeff Garzik1-29/+22
2007-02-24sata_vsc: refactor vsc_sata_interrupt and hook up error handlingDan Williams1-49/+74
2007-02-24sata_sil: ignore and clear spurious IRQs while executing commands by pollingTejun Heo1-1/+7
2007-02-24sata_mv: fix pci_enable_msi() error handlingTejun Heo1-1/+1
2007-02-24pata_amd: fix an obvious bug in cable detectionTejun Heo1-2/+2
2007-02-23USB: export autosuspend delay in sysfsAlan Stern3-1/+87
2007-02-23USB: make autosuspend delay a module parameterAlan Stern4-10/+26
2007-02-23USB: minor cleanups for sysfs.cAlan Stern1-24/+12
2007-02-23USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum6-2/+96
2007-02-23USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2-12/+23
2007-02-23USB: Wacom driver updatesPing Cheng2-39/+65
2007-02-23gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey1-1/+4
2007-02-23USB: Use USB defines in usbmouse.c and usbkbd.cMichael Opdenacker2-2/+6
2007-02-23USB: ftdi_sio: Adding VID and PID for TellstickMicke Prag2-0/+7
2007-02-23UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern4-113/+256
2007-02-23UHCI: Add macros for computing DMA valuesAlan Stern4-37/+34
2007-02-23USB: Davicom DM9601 usbnet driverPeter Korsgaard3-0/+616