aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-12Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds15-195/+804
2007-05-12fix the dynamic allocation and probe in loop.cAl Viro1-40/+12
2007-05-12IPMI: Add PPC openfirmware unregisterChristian Krafft1-0/+4
2007-05-12IPMI: fix SI address space settingsCorey Minyard1-2/+2
2007-05-12Missing include file in tpm_atmel.hStephen Rothwell1-0/+3
2007-05-12tty: flush flip buffer on ldisc input queue flushPaul Fulghum1-0/+33
2007-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-0/+2
2007-05-12pm3fb: Fix compile error if moduleAntonino A. Daplas1-1/+1
2007-05-11[SPARC64]: envctrl.c needs asm/io.hDavid S. Miller1-0/+1
2007-05-11[TTY]: Export proc_clear_tty() to modulea.David S. Miller1-0/+1
2007-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2007-05-12[POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth1-1/+1
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-1/+1
2007-05-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds60-1002/+504
2007-05-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds35-3099/+750
2007-05-11Fix assertion failure with MSI on sparc64David Miller1-2/+4
2007-05-11pata_platform: don't use generic ata_port_startOlof Johansson1-1/+3
2007-05-11Use menuconfig objects: libataJan Engelhardt1-7/+3
2007-05-11add the ATI SB700 SATA controller device id to AHCI pci tableHenry Su1-0/+1
2007-05-11Add the combined mode for ATI SB700Henry Su1-0/+1
2007-05-11pata_pcmcia: recognize 2GB CompactFlash from TranscendAeschbacher, Fabrice1-0/+1
2007-05-11git-libata-all: sata_via build fixAndrew Morton1-4/+0
2007-05-11libata-acpi: clean up parameters and misc stuffTejun Heo3-100/+98
2007-05-11libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo3-15/+15
2007-05-11libata: give devices one last chance even if recovery failed with -EINVALTejun Heo1-5/+1
2007-05-11libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo1-1/+21
2007-05-11libata: ignore EH scheduling during initializationTejun Heo2-0/+5
2007-05-11libata: clean up SFF init messTejun Heo42-306/+308
2007-05-11libata: implement libata.spindown_compatTejun Heo3-1/+34
2007-05-11libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo44-562/+13
2007-05-11Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik22-2955/+259
2007-05-11Add support for the Davicom DM9161A PHYKim Phillips1-8/+26
2007-05-11sky2: only disable 88e8056 on some boardsStephen Hemminger1-11/+30
2007-05-11sky2: 88e8071 support not readyStephen Hemminger1-1/+1
2007-05-11skge: crash on shutdown/suspendStephen Hemminger1-0/+9
2007-05-11sky2: fix oops on shutdownStephen Hemminger1-0/+10
2007-05-11mlx4: don't use deprecated IRQ flagsAndrew Morton1-1/+1
2007-05-11netxen_nic_main don't use deprecated irq flagsAndrew Morton1-1/+1
2007-05-11Use menuconfig objects II - netdev/wanJan Engelhardt1-19/+15
2007-05-11Use menuconfig objects II - netdev/pcmciaJan Engelhardt1-16/+7
2007-05-11Use menuconfig objects II - netdev/atmJan Engelhardt1-15/+17
2007-05-11Use menuconfig objects: netdevJan Engelhardt1-4/+12
2007-05-11Use menuconfig objects: PHYJan Engelhardt1-16/+6
2007-05-11spidernet: remove unnecessary accesses to phyIshizaki Kou1-5/+3
2007-05-11S2IO: Statistics for link up/down and memory allocated/freedSreenivasa Honnur2-42/+282
2007-05-11S2IO: statistics for memory allocation failuersSreenivasa Honnur2-6/+32
2007-05-11S2IO: getringparam ethtool optionSreenivasa Honnur2-0/+40
2007-05-11[ARM] 4332/2: KS8695: Serial driverAndrew Victor3-0/+675
2007-05-11[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.Andrew Victor1-1/+1
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds61-833/+1562