summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-03-06RDMA/cxgb3: Fix build on sparc64David Miller1-0/+1
2007-03-06RDMA/cma: Initialize rdma_bind_list in cma_alloc_any_port()Sean Hefty1-1/+1
2007-03-06RDMA/cxgb3: Don't use mm after it's freed in iwch_mmap()Steve Wise1-4/+6
2007-03-06RDMA/cxgb3: Start ep timer on a MPA rejectSteve Wise1-2/+1
2007-03-02IB/mthca: Fix error path in mthca_alloc_memfree()Roland Dreier1-5/+5
2007-03-02IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen4-25/+60
2007-02-27IPoIB: Only handle async events for one portRoland Dreier1-6/+7
2007-02-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-6/+3
2007-02-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2007-02-27Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds17-102/+76
2007-02-27[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-25[ARM] 4233/1: nand/s3c2410.c: warning fixArnaud Patard1-1/+1
2007-02-24USB: export autosuspend delay in sysfsAlan Stern3-1/+87
2007-02-24USB: make autosuspend delay a module parameterAlan Stern4-10/+26
2007-02-24USB: minor cleanups for sysfs.cAlan Stern1-24/+12
2007-02-24USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum6-2/+96
2007-02-24USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2-12/+23
2007-02-24USB: Wacom driver updatesPing Cheng2-39/+65
2007-02-24gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey1-1/+4
2007-02-24USB: Use USB defines in usbmouse.c and usbkbd.cMichael Opdenacker2-2/+6
2007-02-24USB: ftdi_sio: Adding VID and PID for TellstickMicke Prag2-0/+7
2007-02-24UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern4-113/+256
2007-02-24UHCI: Add macros for computing DMA valuesAlan Stern4-37/+34
2007-02-24USB: Davicom DM9601 usbnet driverPeter Korsgaard3-0/+616
2007-02-24USB: asix.c - Add JVC-PRX1 idsDavid Hollis1-5/+9
2007-02-24usbmon: Remove erroneous __exitPete Zaitcev3-4/+4
2007-02-24USB: add driver for iowarrior devices.Greg Kroah-Hartman3-0/+940
2007-02-24USB: option: add a bunch of new device idsGreg Kroah-Hartman1-20/+80
2007-02-24USB: option: remove duplicate device id tableGreg Kroah-Hartman1-16/+1
2007-02-24Driver core: fix error by cleanup up symlinks properlyJames Simmons1-1/+30
2007-02-24Driver core: more fallout from class_device changes for pcmciaManuel Lauss6-6/+6
2007-02-24Driver core: remove class_device_renameGreg Kroah-Hartman1-42/+0
2007-02-24RDMA/cxgb3: Stop the EP Timer on BAD CLOSESteve Wise1-0/+1