summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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...Linus 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
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov4-8/+8
2007-05-09phy: use flush_work_keventd()Andrew Morton1-3/+3
2007-05-09libata: use flush_work()Andrew Morton1-4/+4
2007-05-09e1000: use flush_work_keventd()Andrew Morton1-1/+1
2007-05-09tg3: use flush_work_keventd()Andrew Morton2-11/+2
2007-05-09atmel_spi: remove unnecessary (and wrong) #ifdefsHaavard Skinnemoen1-5/+0
2007-05-09tty_set_ldisc() receive_room fixPaul Fulghum1-7/+7
2007-05-09nbd: check the return value of sysfs_create_fileWANG Cong1-4/+11
2007-05-09pasemi: hardware rng driverOlof Johansson3-0/+171
2007-05-09cm4000_cs: use bitrevAkinobu Mita2-29/+7
2007-05-09cm4000_cs: fix error pathsAkinobu Mita2-3/+13
2007-05-09mca: add integrated device bus matchingJames Bottomley2-10/+29