summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/hp100: fix section mismatch warningSam Ravnborg2007-06-011-1/+1
* kvm: fix section mismatch warning in kvm-intel.oSam Ravnborg2007-06-011-1/+1
* acpi: fix section mismatch warning in asus + toshibaSam Ravnborg2007-06-012-2/+2
* isdn: fix section mismatch warningsSam Ravnborg2007-06-012-2/+2
* pm3fb: switching between X and fb fixKrzysztof Helt2007-06-011-1/+1
* SPI: Freescale iMX SPI controller driver fixesAndrea Paterniani2007-06-011-1/+2
* atmel_spi dma address bugfixHaavard Skinnemoen2007-06-011-4/+4
* Fix broken CLIR in isdn driverKarsten Keil2007-06-011-1/+2
* ISDN4Linux: fix maturity labelTilman Schmidt2007-06-011-4/+5
* tty: fix leakage of -ERESTARTSYS to userlandOleg Nesterov2007-06-012-1/+3
* RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett2007-06-011-3/+10
* 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