summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2005-11-181-12/+28
|\
| * [PATCH 3/3] cciss: add put_disk into cleanup routinesmikem2005-11-181-9/+24
| * [PATCH 2/3] cciss: bug fix for BIG_PASS_THRUJens Axboe2005-11-181-3/+4
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-1816-61/+352
|\ \
| * | [wireless hermes] build fixJeff Garzik2005-11-181-3/+3
| * | Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-183-12/+21
| |\ \
| | * | [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' messageJames Ketrenos2005-11-182-11/+20
| | * | [PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xxJohn W. Linville2005-11-181-1/+1
| * | | [PATCH] drivers/net/wireless/hermes.c unsigned int comparisionGabriel A. Devenyi2005-11-181-3/+3
| * | | [PATCH] prism54 : Remove extraneous udelay/register readRoger While2005-11-181-2/+2
| * | | [PATCH] SAA9730: Add missing header bits.Ralf Baechle2005-11-181-11/+25
| * | | [PATCH] au1000_eth: Include <linux/config.h>Ralf Baechle2005-11-181-0/+1
| * | | [PATCH] IOC3: Replace obsolete PCI APIRalf Baechle2005-11-181-1/+1
| * | | [PATCH] i82593.h: make header comment GPL-compatibleJohn W. Linville2005-11-181-3/+8
| * | | [PATCH] e100: re-enable microcode with more useful defaultsJesse Brandeburg2005-11-181-18/+257
| * | | Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwlJeff Garzik2005-11-183-0/+16
| |\ \ \
| | * | | [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off()Krzysztof Halasa2005-11-163-0/+16
| | |/ /
| * | | Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2005-11-181-4/+2
| |\ \ \
| | * | | r8169: do not abort when the power management capabilities are disabledFrancois Romieu2005-11-161-3/+1
| | * | | r8169: fix printk_ratelimit in the interrupt handlerFrancois Romieu2005-11-161-1/+1
| * | | | [PATCH] smc91x: fix bank mismatchRussell King2005-11-181-0/+1
| * | | | [PATCH] smc91x: fix one source of spurious interruptsNicolas Pitre2005-11-181-4/+12
* | | | | [libata sata_mv] update copyright, driver versionJeff Garzik2005-11-181-1/+2
* | | | | [PATCH] sil24: make error_intr less verboseTejun Heo2005-11-181-3/+9
* | | | | [PATCH] sil24: add ATAPI supportTejun Heo2005-11-181-26/+58
* | | | | [PATCH] sil24: use SRST for phy_resetTejun Heo2005-11-181-10/+66
* | | | | [PATCH] sil24: add sil24_restart_controllerTejun Heo2005-11-181-3/+32
|/ / / /
* | | | [PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky2005-11-181-2/+2
* | | | [PATCH] md: fix is_mddev_idle calculation now that disk/sector accounting hap...NeilBrown2005-11-181-4/+13
* | | | [PATCH] md: don't pass a NULL file* into ->prepare_write()Neil Brown2005-11-181-2/+2
* | | | [PATCH] tpm: remove PCI kconfig dependencyKylene Jo Hall2005-11-181-1/+1
* | | | [PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall2005-11-182-31/+38
* | | | [PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall2005-11-181-0/+2
* | | | [PATCH] ipmi: missing NULL test for kthreadMatt Domsch2005-11-181-1/+1
* | | | [PATCH] Fix copy-paste bug in ohci-ppc-soc.cAndrey Volkov2005-11-181-1/+1
* | | | Fix ACPI processor power block initializationLinus Torvalds2005-11-181-10/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2005-11-181-5/+36
|\ \ \ \ | |_|_|/ |/| | |
| * | | offb: Fix compile error on ppc32 systemsPaul Mackerras2005-11-181-0/+1
| * | | [PATCH] powerpc: Workaround for offb on 64 bits platformsBenjamin Herrenschmidt2005-11-171-5/+35
| |/ /
* | | [PATCH] USB: add the anydata usb-serial driverGreg Kroah-Hartman2005-11-174-0/+134
* | | [PATCH] USB: delete the nokia_dku2 driverGreg Kroah-Hartman2005-11-173-152/+0
* | | [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-1738-139/+25
* | | [PATCH] USB: OHCI lh7a404 platform device conversion fixupRichard Purdie2005-11-171-1/+1
* | | [PATCH] USB: Maxtor OneTouch button support for older drivesAntti Andreimann2005-11-171-0/+5
* | | [PATCH] usb devio warning fixAndrew Morton2005-11-171-1/+1
* | | [PATCH] USB: fix race in kaweth disconnectHerbert Xu2005-11-171-12/+1
* | | [PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat dr...Daniel Drake2005-11-171-1/+1
* | | [PATCH] USB: Adapt microtek driver to new scsi featuresOliver Neukum2005-11-172-9/+28
* | | [PATCH] USB: pl2303: updates pl2303_update_line_status()Luiz Fernando Capitulino2005-11-171-1/+3
* | | [PATCH] USB: pl2303: adds new IDs.Luiz Fernando Capitulino2005-11-172-0/+4
OpenPOWER on IntegriCloud