summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* firewire: Change struct fw_cdev_iso_packet to not use bitfields.Kristian Høgsberg2007-05-311-1/+16
* firewire: Implement suspend/resume PCI driver hooks.Kristian Høgsberg2007-05-312-69/+123
* firewire: fw-sbp2: implement sysfs ieee1394_idStefan Richter2007-05-312-0/+54
* ieee1394: sbp2: offer SAM-conforming target port ID in sysfsStefan Richter2007-05-313-2/+35
* ieee1394: fix calculation of sysfs attribute "address"Stefan Richter2007-05-311-1/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-05-314-24/+57
|\
| * [S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter2007-05-311-0/+6
| * [S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck2007-05-311-11/+38
| * [S390] raw3270: use mutex instead of semaphoreChristoph Hellwig2007-05-311-5/+5
| * [S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig2007-05-311-8/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-05-311-0/+1
|\ \
| * | [SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand2007-05-311-0/+1
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-05-311-1/+1
|\ \
| * | [CASSINI]: Fix printk message typo.David S. Miller2007-05-311-1/+1
| |/
* | Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2007-05-313-16/+34
|\ \
| * | drm: make sure the drawable code doesn't call malloc(0).Michel Dänzer2007-05-261-15/+26
| * | drm/radeon: add more IGP chipset pci idsDave Airlie2007-05-261-0/+7
| * | drm: Spinlock initializer cleanupThomas Gleixner2007-05-261-1/+1
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-311-0/+1
|\ \ \
| * | | [libata] Add drive to NCQ blacklistJeff Garzik2007-05-281-0/+1
* | | | pci-quirks: fix MSI disabling on RS400-200 and RS480Tejun Heo2007-05-311-9/+9
* | | | at91: fix enable/disable_irq_wake symmetry in pcmcia driverMarc Pignat2007-05-311-4/+9
* | | | neofb: Fix pseudo_palette array overrun in neofb_setcolregAntonino A. Daplas2007-05-311-14/+16
| |_|/ |/| |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-305-19/+16
|\ \ \
| * | | [ARM] Fix some section mismatch warningsRussell King2007-05-301-2/+2
| * | | [ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2007-05-302-2/+4
| * | | [ARM] 4411/1: KS8695: Another serial driver fixAndrew Victor2007-05-301-1/+1
| * | | [ARM] 4403/1: Make the PXA-I2C driver work with lockdep validatorEnrico Scholz2007-05-261-14/+9
| |/ /
* | | ehea: Fixed multi queue RX bugThomas Klein2007-05-302-2/+2
* | | sky2: enable IRQ on duplex renegotiationStephen Hemminger2007-05-301-1/+1
* | | e1000: restore netif_poll_enable call but make sure IRQs are offHerbert Xu2007-05-301-1/+8
* | | defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki2007-05-301-0/+1
* | | sky2: program proper register for fiber PHYStephen Hemminger2007-05-301-1/+1
* | | sky2: checksum offload plus vlan bugStephen Hemminger2007-05-301-1/+1
* | | sky2: dont set bogus bit in PHY registerStephen Hemminger2007-05-302-23/+1
* | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2007-05-302-7/+11
|\ \ \
| * | | [PATCH] hostap: Allocate enough tailroom for TKIPBrandon Craig Rhodes2007-05-291-5/+8
| * | | [PATCH] prism54: fix monitor mode oopsBjörn Steinbrink2007-05-291-2/+3
| |/ /
* | | random: fix seeding with zero entropyMatt Mackall2007-05-291-24/+31
* | | random: fix error in entropy extractionMatt Mackall2007-05-291-5/+7
* | | IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier2007-05-291-1/+1
* | | IB/cm: Fix stale connection detectionSean Hefty2007-05-291-11/+14
* | | IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2007-05-292-40/+37
* | | IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin2007-05-291-3/+3
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-05-297-283/+195
|\ \ \
| * | | [SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.Martin Habets2007-05-291-1/+1
| * | | [SPARC]: Linux always started with 9600 8N1Jan Engelhardt2007-05-291-3/+3
| * | | [SCSI] ESP: Kill SCSI_ESP_CORE and link directly just like jazz_espDavid S. Miller2007-05-292-16/+1
| * | | [SCSI] jazz_esp: Converted to use esp_core.Thomas Bogendoerfer2007-05-292-247/+184
| * | | [SERIAL] sunzilog: section mismatch fixKrzysztof Helt2007-05-291-2/+2