aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-01atmel_spi dma address bugfixHaavard Skinnemoen1-4/+4
2007-06-01Fix broken CLIR in isdn driverKarsten Keil1-1/+2
2007-06-01ISDN4Linux: fix maturity labelTilman Schmidt1-4/+5
2007-06-01tty: fix leakage of -ERESTARTSYS to userlandOleg Nesterov2-1/+3
2007-06-01RTC: use fallback IRQ if PNP tables don't provide oneMatthew Garrett1-3/+10
2007-06-01misc/tifm_7xx1: replace deprecated irq flagJeff Garzik1-1/+1
2007-06-01fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven1-1/+0
2007-06-01cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessorsAvuton Olrich2-3/+9
2007-06-01vt8623fb: arkfb: null pointer dereference fixOndrej Zajicek2-2/+4
2007-06-01skeletonfb: fix of xxxfb_setup ifdefKrzysztof Helt1-16/+15
2007-06-01parse errors in ifdefsYoann Padioleau3-4/+4
2007-06-01potential parse error in ifdefYoann Padioleau8-8/+8
2007-06-01msi: mask the msix vector before we unmap itEric W. Biederman1-3/+3
2007-06-01msi: fix the ordering of msix irqsEric W. Biederman1-2/+2
2007-06-01Add select PHYLIB to the UCC_GETH Kconfig optionJan Altenberg1-0/+1
2007-05-31PCI: quirk disable MSI on via vt3351Jay Cliburn1-0/+1
2007-05-31PCI: Fix pci_find_presentBen Gardner1-1/+2
2007-05-31PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek1-0/+1
2007-05-31msi: fix ARM compileDan Williams1-1/+1
2007-05-31Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds4-24/+57
2007-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+1
2007-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2007-05-31Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds3-16/+34
2007-05-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+1
2007-05-31[S390] cio: deregister ccw device when pgid disband failedPeter Oberparleiter1-0/+6
2007-05-31[S390] cio: Use device_schedule_callback() for removing disconnected devices.Cornelia Huck1-11/+38
2007-05-31[S390] raw3270: use mutex instead of semaphoreChristoph Hellwig1-5/+5
2007-05-31[S390] dasd_eer: use mutex instead of semaphoreChristoph Hellwig1-8/+8
2007-05-31pci-quirks: fix MSI disabling on RS400-200 and RS480Tejun Heo1-9/+9
2007-05-31at91: fix enable/disable_irq_wake symmetry in pcmcia driverMarc Pignat1-4/+9
2007-05-31neofb: Fix pseudo_palette array overrun in neofb_setcolregAntonino A. Daplas1-14/+16
2007-05-31[SPARC]: Missing #include <linux/mm.h> in drivers/sbus/char/flash.cHorst H. von Brand1-0/+1
2007-05-31[CASSINI]: Fix printk message typo.David S. Miller1-1/+1
2007-05-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-19/+16
2007-05-30[ARM] Fix some section mismatch warningsRussell King1-2/+2
2007-05-30ehea: Fixed multi queue RX bugThomas Klein2-2/+2
2007-05-30sky2: enable IRQ on duplex renegotiationStephen Hemminger1-1/+1
2007-05-30e1000: restore netif_poll_enable call but make sure IRQs are offHerbert Xu1-1/+8
2007-05-30defxx: Fix the handling of ioremap() failuresMaciej W. Rozycki1-0/+1
2007-05-30sky2: program proper register for fiber PHYStephen Hemminger1-1/+1
2007-05-30sky2: checksum offload plus vlan bugStephen Hemminger1-1/+1
2007-05-30sky2: dont set bogus bit in PHY registerStephen Hemminger2-23/+1
2007-05-30Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik2-7/+11
2007-05-30[ARM] 4417/1: Serial: Fix AMBA drivers lockingThomas Gleixner2-2/+4
2007-05-30[ARM] 4411/1: KS8695: Another serial driver fixAndrew Victor1-1/+1
2007-05-29random: fix seeding with zero entropyMatt Mackall1-24/+31
2007-05-29random: fix error in entropy extractionMatt Mackall1-5/+7
2007-05-29IB/mlx4: Fix last allocated object tracking in bitmap allocatorRoland Dreier1-1/+1
2007-05-29IB/cm: Fix stale connection detectionSean Hefty1-11/+14
2007-05-29IPoIB/cm: Fix performance regression on MellanoxMichael S. Tsirkin2-40/+37