aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-11dev_set_name: fix missing kernel-docRandy Dunlap1-0/+1
2008-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds17-24/+44
2008-06-10fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk1-0/+1
2008-06-10ide: export ide_doublerAdrian Bunk1-0/+4
2008-06-10palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz1-3/+0
2008-06-10delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz1-4/+2
2008-06-10delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz1-4/+0
2008-06-10delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz1-8/+7
2008-06-10delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz1-1/+2
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz11-0/+20
2008-06-10ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz1-0/+1
2008-06-10sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz1-0/+5
2008-06-10ide: remove the ide_etrax100 chipset typeAdrian Bunk2-4/+2
2008-06-10[S390] tape_3590.c: introduce missing kfreeJulia Lawall1-1/+1
2008-06-10[S390] vt220 console, initialize list head before useCarsten Otte1-0/+1
2008-06-10[S390] cio: Fix inverted isc priorities.Cornelia Huck1-9/+11
2008-06-10[S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck1-3/+3
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-3/+2
2008-06-09Merge git://git.infradead.org/users/cbou/battery-2.6.26Linus Torvalds1-1/+1
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-30/+10
2008-06-10power_supply: Fix race in power_supply_ueventDmitry Baryshkov1-1/+1
2008-06-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+1
2008-06-09[CPUFREQ] Fix format string bug.Chris Wright1-1/+1
2008-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+1
2008-06-09IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier1-2/+1
2008-06-09usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda1-4/+4
2008-06-09[POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch1-1/+1
2008-06-07Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang1-5/+5
2008-06-06IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier1-1/+1
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-11/+19
2008-06-06Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds1-1/+3
2008-06-06ipwireless: Fix blocked sendingDavid Sterba1-8/+12
2008-06-06hdaps: fix module loading on Thinkpad T61PTim Gardner1-0/+1
2008-06-06rtc: class driver for ppc_md RTC functionsDavid Woodhouse3-0/+78
2008-06-06fbdev: export symbol fb_mode_optionGeoff Levand1-0/+1
2008-06-06atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen1-1/+1
2008-06-06vt: fix vc_resize lockingNick Piggin1-5/+8
2008-06-06vt: fix background color on line feed, DEC invertJan Engelhardt1-1/+1
2008-06-06cpufreq: fix null object access on Transmeta CPUCHIKAMA masaki1-2/+2
2008-06-06fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt1-3/+1
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare2-2/+1
2008-06-06Fix various old email addresses for dwmw2David Woodhouse1-1/+1
2008-06-06fujitsu-laptop: autoload module on Lifebook P1510DDan Williams1-0/+6
2008-06-06drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing1-2/+2
2008-06-06edd: fix incorrect return of 1 from module_initAlexey Dobriyan1-1/+1
2008-06-06serial: fix driver_name conflictsAnton Vorontsov2-2/+2
2008-06-06modedb: fix incorrect sync and vmode flags for CVT modesKrzysztof Helt1-0/+1
2008-06-06md: do not compute parity unless it is on a failed driveDan Williams1-1/+4
2008-06-06md: fix uninitialized use of mddev->recovery_waitDan Williams1-1/+1
2008-06-06md: fix prexor vs sync_request raceDan Williams1-0/+5