aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds53-194/+10748
2007-05-09Merge branch 'usb-move' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds24-9/+10
2007-05-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds8-23/+113
2007-05-09Revert "md: improve partition detection in md array"Linus Torvalds3-8/+21
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik24-9/+10
2007-05-09libata: fix kernel-doc parametersRandy Dunlap1-0/+2
2007-05-09Fix pata_qdi.c probe codeSamuel Thibault1-1/+1
2007-05-09pata_scc: fix compilationAlexey Dobriyan1-2/+2
2007-05-09sata_via: add missing PM hooksTejun Heo1-0/+8
2007-05-09sata_nv: fix ADMA freeze/thaw/irq_clear issuesRobert Hancock1-14/+78
2007-05-09pata_pcmcia.c: add card ident for jvc cdromRichard Kennedy1-0/+1
2007-05-09sata_promise: SATAII-150/300 TX4 port numbering fixMikael Pettersson1-4/+18
2007-05-09sata_promise: fix another error decode regressionMikael Pettersson1-1/+3
2007-05-09libata-acpi: fix _GTF command protocol for ATAPI devicesTejun Heo1-2/+1
2007-05-09atl1: add netconsole supportAlexey Dobriyan1-0/+12
2007-05-09Fix hang on IBM Token Ring PCMCIA card ejectionPaul Walmsley1-5/+9
2007-05-09skge: default WOL should be magic only (rev2)Stephen Hemminger1-1/+3
2007-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstreamJeff Garzik5-118/+8
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds62-1421/+1057
2007-05-10ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz1-10/+7
2007-05-10ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz3-5/+10
2007-05-10ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz17-49/+87
2007-05-10ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz14-24/+22
2007-05-10ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz4-61/+39
2007-05-10ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz7-347/+355
2007-05-10ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz6-112/+199
2007-05-10ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz12-32/+40
2007-05-10ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz13-206/+32
2007-05-10ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz26-568/+232
2007-05-10ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz8-60/+87
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-3/+1
2007-05-09Merge git://git.infradead.org/mtd-2.6Linus Torvalds19-4677/+301
2007-05-09Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-4/+4
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+2
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds79-119/+110
2007-05-09md: improve partition detection in md arrayNeilBrown3-21/+8
2007-05-09md: allow reshape_position for md arrays to be set via sysfsNeilBrown1-7/+63
2007-05-09md: remove the slash from the name of a kmem_cache used by raid5NeilBrown1-2/+2
2007-05-09md: stop using csum_partial for checksum calculation in mdNeilBrown1-2/+29
2007-05-09md: move test for whether level supports bitmap to correct placeNeilBrown1-16/+26
2007-05-09md: cleanup: use seq_release_private() where appropriateMartin Peschke1-10/+1
2007-05-09drivers/md.c: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-3/+3
2007-05-09frame buffer: geforce 7300 gtMichal Piotrowski2-2/+6
2007-05-09fbdev: add support for AVR32Haavard Skinnemoen1-0/+4
2007-05-09svgalib: move fb_get_caps to svgalibAntonino A. Daplas4-18/+20
2007-05-09arkfb: new framebuffer driver for ARK Logic cardsOndrej Zajicek3-0/+1214
2007-05-09vt8623fb: new framebuffer driver for VIA VT8623Ondrej Zajicek3-0/+941
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki6-0/+19
2007-05-09fs: convert core functions to zero_user_pageNate Diller1-5/+1
2007-05-09usbatm_heavy_init: don't use CLONE_SIGHANDOleg Nesterov1-1/+1