summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-03-17ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=nBartlomiej Zolnierkiewicz1-1/+1
2007-03-17scc_pata: dependency fixKou Ishizaki4-9/+9
2007-03-17jmicron: make ide jmicron driver play nice with libata onesTejun Heo1-5/+24
2007-03-17ide: au1xxx: fix use of mixed declarations and codeRalf Baechle1-1/+2
2007-03-17cmd64x: fix recovery time calculation (take 3)Sergei Shtylyov1-25/+20
2007-03-17ACPI: Only use IPI on known broken machines (AMD, Dothan/BaniasPentium M)Thomas Renninger1-9/+29
2007-03-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-5/+0
2007-03-16[PATCH] spi_s3c24xx.c: warning fixArnaud Patard (Rtp1-1/+1
2007-03-16[PATCH] Initialise SAK member for each virtual console to prevent oopsBernhard Walle1-0/+1
2007-03-16[PATCH] hwmon: Build fix for SENSORS_W83793Stefano Brivio1-0/+1
2007-03-16[PATCH] swsusp: fix suspend when console is in VT_AUTO+KD_GRAPHICS modeAndrew Johnson2-2/+20
2007-03-16[PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven1-3/+3
2007-03-16[PATCH] SPI: at25: do not use pointer before assignmentAtsushi Nemoto1-1/+1
2007-03-16[PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas1-3/+2
2007-03-16[PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas1-0/+13
2007-03-16[PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cardsOndrej Zajicek1-0/+1
2007-03-16[PATCH] gpio_direction_output() needs an initial valueDavid Brownell1-1/+1
2007-03-16[PATCH] spi: destroy workqueue after spi_unregister_masterChris Lesiak1-24/+2
2007-03-16[PATCH] rm pointless dmaengine exportsDavid Brownell1-12/+6
2007-03-16[PATCH] fix read past end of array in md/linear.cAndy Isaacson1-1/+1
2007-03-16[PATCH] reduce pnp syslog spamDavid Brownell1-3/+3
2007-03-17[CHAR] lcd: Fix two warnings.Ralf Baechle1-5/+0
2007-03-16ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)Henrique de Moraes Holschuh1-3/+16
2007-03-15Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-41/+63
2007-03-15[PATCH] sysfs and driver core: add callback helper, used by SCSI and S390Alan Stern3-4/+57
2007-03-15Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds1-11/+9
2007-03-15natsemi: Avoid IntrStatus lossage if RX state machine resets.broonie@sirena.org.uk1-6/+8
2007-03-15natsemi: Fix NAPI for interrupt sharingbroonie@sirena.org.uk1-18/+20
2007-03-15natsemi: Consistently use interrupt enable/disable functionsbroonie@sirena.org.uk1-3/+3
2007-03-15NetXen: Fix softlockup seen during hardware accessLinsys Contractor Mithlesh Thukral3-2/+11
2007-03-15NetXen: Bug fix for Jumbo frames on XG cardLinsys Contractor Mithlesh Thukral1-1/+4
2007-03-15skge: set mac address bonding fixStephen Hemminger1-11/+17
2007-03-15ACPI: parse 2nd MADT by defaultLen Brown1-1/+1
2007-03-15ACPICA: revert "acpi_serialize" changesLen Brown9-108/+89
2007-03-14Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+1
2007-03-14[PATCH] paride endianness annotationsAl Viro1-4/+4
2007-03-14[PATCH] atl1 trivial endianness misannotationsAl Viro1-2/+2
2007-03-14[PATCH] hid-core endianness annotationsAl Viro1-5/+4
2007-03-14[PATCH] C99 initializers, proper use of const in drivers/ps3Al Viro1-11/+13
2007-03-14[PATCH] qeth gfp_t annotationsAl Viro1-1/+1
2007-03-14[PATCH] cciss endian annotationsAl Viro1-5/+5
2007-03-14[PATCH] trivial ATA iomem annotationsAl Viro2-2/+2
2007-03-14[PATCH] dmfe trivial endianness annotationsAl Viro1-3/+3
2007-03-14[PATCH] misc NULL noiseAl Viro7-13/+13
2007-03-14[PATCH] BLK_DEV_IDE_CELLEB dependency fixAl Viro1-1/+1
2007-03-14[PATCH] fix ipath_dma_free_coherent() prototypeAl Viro1-1/+1
2007-03-14[PATCH] zatm __init abuseAl Viro1-2/+2
2007-03-14[PATCH] ibmtr probe is __devinit, not __initAl Viro2-4/+4
2007-03-14serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt1-5/+6
2007-03-12Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds3-2/+15