summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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/+90Star
| * [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-091-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/+7Star
| | * [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/+57Star
| | * [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/+6Star
* | | [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/+16Star
|\ \ \ \
| * | | | [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/+0Star
| |/ / /
* | | | 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/+36Star
|\ \ \ \ \
| * | | | | 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/+0Star
| | |/ / / | |/| | |
* | | | | 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-243-1/+87
| * | | | | USB: make autosuspend delay a module parameterAlan Stern2007-02-244-10/+26
| * | | | | USB: minor cleanups for sysfs.cAlan Stern2007-02-241-24/+12Star
| * | | | | USB: add a blacklist for devices that can't handle some things we throw at them.Oliver Neukum2007-02-246-2/+96
| * | | | | USB: refactor usb device matching and create usb_device_matchGreg Kroah-Hartman2007-02-242-12/+23
| * | | | | USB: Wacom driver updatesPing Cheng2007-02-242-39/+65
| * | | | | gadgetfs: Fixed bug in ep_aio_read_retry.Sarah Bailey2007-02-241-1/+4
| * | | | | USB: Use USB defines in usbmouse.c and usbkbd.cMichael Opdenacker2007-02-242-2/+6
| * | | | | USB: ftdi_sio: Adding VID and PID for TellstickMicke Prag2007-02-242-0/+7
| * | | | | UHCI: Eliminate asynchronous skeleton Queue HeadersAlan Stern2007-02-244-113/+256
| * | | | | UHCI: Add macros for computing DMA valuesAlan Stern2007-02-244-37/+34Star
| * | | | | USB: Davicom DM9601 usbnet driverPeter Korsgaard2007-02-243-0/+616
| * | | | | USB: asix.c - Add JVC-PRX1 idsDavid Hollis2007-02-241-5/+9
| * | | | | usbmon: Remove erroneous __exitPete Zaitcev2007-02-243-4/+4
| * | | | | USB: add driver for iowarrior devices.Greg Kroah-Hartman2007-02-243-0/+940