summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* misc/tifm_7xx1: replace deprecated irq flagJeff Garzik2007-06-011-1/+1
* fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven2007-06-011-1/+0Star
* cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessorsAvuton Olrich2007-06-012-3/+9
* vt8623fb: arkfb: null pointer dereference fixOndrej Zajicek2007-06-012-2/+4
* skeletonfb: fix of xxxfb_setup ifdefKrzysztof Helt2007-06-011-16/+15Star
* parse errors in ifdefsYoann Padioleau2007-06-013-4/+4
* potential parse error in ifdefYoann Padioleau2007-06-018-8/+8
* msi: mask the msix vector before we unmap itEric W. Biederman2007-06-011-3/+3
* msi: fix the ordering of msix irqsEric W. Biederman2007-06-011-2/+2
* Add select PHYLIB to the UCC_GETH Kconfig optionJan Altenberg2007-06-011-0/+1
* PCI: quirk disable MSI on via vt3351Jay Cliburn2007-06-011-0/+1
* PCI: Fix pci_find_presentBen Gardner2007-06-011-1/+2
* PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek2007-06-011-0/+1
* msi: fix ARM compileDan Williams2007-06-011-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-251-15/+26
| * | drm/radeon: add more IGP chipset pci idsDave Airlie2007-05-251-0/+7
| * | drm: Spinlock initializer cleanupThomas Gleixner2007-05-251-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/+16Star
|\ \ \
| * | | [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/+9Star
| |/ /
* | | 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/+1Star
* | | 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-301-24/+31
* | | random: fix error in entropy extractionMatt Mackall2007-05-301-5/+7
* | | IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier2007-05-301-1/+1