aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* csr1212: check results of keyval readsJody McIntyre2005-11-221-3/+4
* raw1394: fix memory deallocation in modify_config_romStefan Richter2005-11-211-1/+1
* drivers/ieee1394/raw1394.c: fix a NULL pointerAdrian Bunk2005-11-211-1/+0
* sbp2: slimmer interface to scsi_modStefan Richter2005-11-191-13/+0
* Fix incorrect video1394 timestamps.Damien Douxchamps2005-11-191-15/+2
* Every file should #include the headers containing the prototypes forAdrian Bunk2005-11-191-0/+1
* Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2005-11-1811-57/+100
|\
| * [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
* | | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitJody McIntyre2005-11-181154-43590/+66821
|\ \ \ | |/ /
| * | [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
| * | [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/+0
| * | [PATCH] USB: usbdevfs_ioctl 32bit fixAndrew Morton2005-11-171-2/+2
| * | [PATCH] usbfs: usbfs_dir_inode_operations cleanupOGAWA Hirofumi2005-11-171-6/+1
| * | [PATCH] USB: fix 'unused variable' warningDmitry Torokhov2005-11-171-2/+1
| * | [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/+70
| | |/
| * | 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-161-4/+5
| | |\ \