aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-11-18[PATCH] s390: fix class_device_create calls in 3270 the driverMartin Schwidefsky
2005-11-18[PATCH] md: fix is_mddev_idle calculation now that disk/sector accounting hap...NeilBrown
2005-11-18[PATCH] md: don't pass a NULL file* into ->prepare_write()Neil Brown
2005-11-18[PATCH] tpm: remove PCI kconfig dependencyKylene Jo Hall
2005-11-18[PATCH] tpm: use ioread8 and iowrite8Kylene Jo Hall
2005-11-18[PATCH] tpm: use flush_scheduled_work()Kylene Jo Hall
2005-11-18[PATCH] ipmi: missing NULL test for kthreadMatt Domsch
2005-11-18[PATCH] Fix copy-paste bug in ohci-ppc-soc.cAndrey Volkov
2005-11-18Fix ACPI processor power block initializationLinus Torvalds
2005-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds
2005-11-18offb: Fix compile error on ppc32 systemsPaul Mackerras
2005-11-17[PATCH] USB: add the anydata usb-serial driverGreg Kroah-Hartman
2005-11-17[PATCH] USB: delete the nokia_dku2 driverGreg Kroah-Hartman
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-11-17[PATCH] USB: OHCI lh7a404 platform device conversion fixupRichard Purdie
2005-11-17[PATCH] USB: Maxtor OneTouch button support for older drivesAntti Andreimann
2005-11-17[PATCH] usb devio warning fixAndrew Morton
2005-11-17[PATCH] USB: fix race in kaweth disconnectHerbert Xu
2005-11-17[PATCH] usb-storage: Fix detection of kodak flash readers in shuttle_usbat dr...Daniel Drake
2005-11-17[PATCH] USB: Adapt microtek driver to new scsi featuresOliver Neukum
2005-11-17[PATCH] USB: pl2303: updates pl2303_update_line_status()Luiz Fernando Capitulino
2005-11-17[PATCH] USB: pl2303: adds new IDs.Luiz Fernando Capitulino
2005-11-17[PATCH] USB: onetouch doesn't suspend yetDavid Brownell
2005-11-17[PATCH] USB: cp2101.c: Jablotron usb serial interface identificationJosef Balatka
2005-11-17[PATCH] USB: kill unneccessary usb-storage blacklist entriesPavel Machek
2005-11-17[PATCH] USB: usbdevfs_ioctl 32bit fixAndrew Morton
2005-11-17[PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi
2005-11-17[PATCH] USB: fix 'unused variable' warningDmitry Torokhov
2005-11-17[PATCH] USB: wacom tablet driver updatePing Cheng
2005-11-17[PATCH] USB: add new wacom devices to usb hid-core listPing Cheng
2005-11-17[PATCH] USB Serial: rename ChangeLog.oldGreg Kroah-Hartman
2005-11-17[PATCH] USB: fix build breakage in dummy_hcd.cGreg Kroah-Hartman
2005-11-17[PATCH] Fix IXP4xx I2C driver build breakageDeepak Saxena
2005-11-17Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2005-11-17Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2005-11-17[PATCH] ipw2200: fix error log offset calculationZhu Yi
2005-11-17[PATCH] ipw2200: disallow direct scanning when device is downPekka Enberg
2005-11-17[IDE] Add driver for Sibyte Swarm evaluation boardRalf Baechle
2005-11-17[MIPS] zs.c: Resurrect the deceased zs.c for now.Maciej W. Rozycki
2005-11-17[libata sata_mv] handle lack of hardware nIEN supportJeff Garzik
2005-11-17[libata sata_mv] SATA probe, DMA boundary fixesJeff Garzik
2005-11-17[libata] add timeout to commands for which we call wait_completion()Jeff Garzik
2005-11-17[PATCH] powerpc: Workaround for offb on 64 bits platformsBenjamin Herrenschmidt
2005-11-16Merge branch 'upstream-fixes'Jeff Garzik
2005-11-16Merge branch 'master'Jeff Garzik
2005-11-16Merge branch 'upstream-fixes'Jeff Garzik
2005-11-16[libata] bump versionsJeff Garzik
2005-11-16[libata ahci] tone down ATAPI errorsJeff Garzik
2005-11-16[PATCH] libata: honor the transfer cycle time speficied by the EIDE deviceAlbert Lee
2005-11-16[PATCH] sil24: add constantsTejun Heo