aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | IB/cm: Remove ca_guid from cm_device structureSean Hefty2007-02-221-6/+4
| * | | | RDMA/cma: Request reversible paths onlySean Hefty2007-02-221-1/+3
| * | | | IB/core: Set hop limit in ib_init_ah_from_wc correctlySean Hefty2007-02-221-1/+1
| * | | | IB/uverbs: Return correct error for invalid PD in register MRRoland Dreier2007-02-221-1/+3
| * | | | IPoIB: Remove unused local_rate trackingRoland Dreier2007-02-212-6/+3
| * | | | IPoIB/cm: Improve small message bandwidthMichael S. Tsirkin2007-02-201-19/+27
| * | | | IB/mthca: Make 2 functions staticAdrian Bunk2007-02-201-4/+6
| | |_|/ | |/| |
* | | | [PATCH] Fix oops in pata_pcmciaAlan2007-02-261-1/+0
* | | | [PATCH] Make hvc_console.c compile on non-powerpc: Remove NO_IRQRusty Russell2007-02-261-8/+8
* | | | [PATCH] Fix build-failure in drivers/video/s3fb.cOndrej Zajicek2007-02-261-3/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-2610-237/+297
|\ \ \ \
| * | | | [PARISC] Convert soft power switch driver to kthreadHelge Deller2007-02-172-113/+90
| * | | | [PARISC] lba_pci format warningsMatthew Wilcox2007-02-171-27/+29
| * | | | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-1710-99/+180
| |\ \ \ \
| | * | | | [PATCH] parisc: fix module_param iommu permissionRandy Dunlap2007-02-081-1/+1
| | * | | | [PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells2006-12-082-8/+8
| | * | | | [PARISC] Make Lasi Ethernet depend on GSC onlyMatthew Wilcox2006-12-081-3/+3
| | * | | | [PARISC] lasi_82596: use BUILD_BUG_ON() and constify static arrayHelge Deller2006-12-081-27/+7
| | * | | | [PARISC] Fix PCI bus numbering in the presence of Cardbus bridgesMatthew Wilcox2006-12-081-13/+19
| | * | | | [PARISC] sparse fixesMatthew Wilcox2006-12-083-3/+3
| | * | | | [PARISC] parisc-agp: Fix integer/pointer warningMatthew Wilcox2006-12-081-1/+1
| | * | | | [PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich2006-12-081-4/+5
| | * | | | [PARISC] [MUX] Correctly report the number of available portsRyan Bradetich2006-12-081-11/+31
| | * | | | [PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich2006-12-081-8/+30
| | * | | | [PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich2006-12-081-78/+57
| | * | | | [PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich2006-12-081-1/+60
| | * | | | [PARISC] [MUX] Mux driver updatesRyan Bradetich2006-12-081-2/+11
| | * | | | [PARISC] [MUX] Mux driver bug fixRyan Bradetich2006-12-081-10/+17
| | * | | | [PARISC] HPPB bus updates for E-Class systemsRyan Bradetich2006-12-081-8/+6
* | | | | | [PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driverRichard Knutsson2007-02-261-1/+1
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-02-265-10/+16
|\ \ \ \ \ \
| * | | | | | [TG3]: TSO workaround fixes.Michael Chan2007-02-262-10/+12
| * | | | | | [Bluetooth] Make use of MODULE_FIRMWAREMarcel Holtmann2007-02-263-0/+4
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-02-267-2897/+16
|\ \ \ \ \ \ \
| * | | | | | | [SPARC] uctrl: Check request_irq() return value.David S. Miller2007-02-261-1/+7
| * | | | | | | [SPARC64] bbc_i2c: Fix kenvctrld eating %100 cpu.David S. Miller2007-02-261-8/+9
| * | | | | | | [SPARC]: Remove the broken SUN_AURORA driver.Adrian Bunk2007-02-265-2888/+0
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2007-02-264-0/+220
|\ \ \ \ \ \ \
| * | | | | | | leds: Add support for Cobalt Server front LEDFlorian Fainelli2007-02-153-0/+50
| * | | | | | | leds: Add IPAQ h1940 LEDs supportArnaud Patard2007-02-153-0/+170
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-02-268-49/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | Driver core: fix error by cleanup up symlinks properlyJames Simmons2007-02-231-1/+30
| * | | | | | | | Driver core: more fallout from class_device changes for pcmciaManuel Lauss2007-02-236-6/+6
| * | | | | | | | Driver core: remove class_device_renameGreg Kroah-Hartman2007-02-231-42/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2007-02-2630-272/+2252
|\ \ \ \ \ \ \ \
| * | | | | | | | USB: export autosuspend delay in sysfsAlan Stern2007-02-233-1/+87
| * | | | | | | | USB: make autosuspend delay a module parameterAlan Stern2007-02-234-10/+26
| * | | | | | | | USB: minor cleanups for sysfs.cAlan Stern2007-02-231-24/+12
| * | | | | | | | USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-236-2/+96
| * | | | | | | | USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2007-02-232-12/+23