summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] smc91x: fix bank mismatchRussell King2005-11-181-0/+1
* [PATCH] smc91x: fix one source of spurious interruptsNicolas Pitre2005-11-181-4/+12
* [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/+4Star
* 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/+0Star
* | [PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman2005-11-1738-139/+25Star
* | [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/+1Star
* | [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
* | [PATCH] USB: onetouch doesn't suspend yetDavid Brownell2005-11-171-1/+1
* | [PATCH] USB: cp2101.c: Jablotron usb serial interface identificationJosef Balatka2005-11-171-0/+1
* | [PATCH] USB: kill unneccessary usb-storage blacklist entriesPavel Machek2005-11-171-5/+0Star
* | [PATCH] USB: usbdevfs_ioctl 32bit fixAndrew Morton2005-11-171-2/+2
* | [PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi2005-11-171-6/+1Star
* | [PATCH] USB: fix 'unused variable' warningDmitry Torokhov2005-11-171-2/+1Star
* | [PATCH] USB: wacom tablet driver updatePing Cheng2005-11-171-23/+110
* | [PATCH] USB: add new wacom devices to usb hid-core listPing Cheng2005-11-171-0/+12
* | [PATCH] USB Serial: rename ChangeLog.oldGreg Kroah-Hartman2005-11-171-1/+1
* | [PATCH] USB: fix build breakage in dummy_hcd.cGreg Kroah-Hartman2005-11-171-2/+2
* | [PATCH] Fix IXP4xx I2C driver build breakageDeepak Saxena2005-11-171-3/+4
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2005-11-176-94/+277
|\ \
| * | [IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle2005-11-174-1/+207
| * | [MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki2005-11-172-93/+70Star
| |/
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-1712-198/+898
|\ \
| * | [libata sata_mv] handle lack of hardware nIEN supportJeff Garzik2005-11-171-1/+6
| * | [libata sata_mv] SATA probe, DMA boundary fixesJeff Garzik2005-11-171-18/+70
| * | [libata] add timeout to commands for which we call wait_completion()Jeff Garzik2005-11-171-4/+28
| * | Merge branch 'upstream-fixes'Jeff Garzik2005-11-171-4/+5
| |\ \
| | * | Merge branch 'master'Jeff Garzik2005-11-171-4/+5
| | |\|
| * | | Merge branch 'upstream-fixes'Jeff Garzik2005-11-16104-885/+8706
| |\| |
| | * | [libata] bump versionsJeff Garzik2005-11-168-8/+8
| | * | [libata ahci] tone down ATAPI errorsJeff Garzik2005-11-161-13/+15
| | * | [PATCH] libata: honor the transfer cycle time speficied by the EIDE deviceAlbert Lee2005-11-161-2/+4
| | * | [PATCH] sil24: add constantsTejun Heo2005-11-161-1/+20