summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-06-1017-24/+44
|\
| * fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk2008-06-101-0/+1
| * ide: export ide_doublerAdrian Bunk2008-06-101-0/+4
| * palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-101-3/+0
| * delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz2008-06-101-4/+2
| * delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz2008-06-101-4/+0
| * delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz2008-06-101-8/+7
| * delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz2008-06-101-1/+2
| * ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz2008-06-1011-0/+20
| * ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz2008-06-101-0/+1
| * sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz2008-06-101-0/+5
| * ide: remove the ide_etrax100 chipset typeAdrian Bunk2008-06-102-4/+2
* | [S390] tape_3590.c: introduce missing kfreeJulia Lawall2008-06-101-1/+1
* | [S390] vt220 console, initialize list head before useCarsten Otte2008-06-101-0/+1
* | [S390] cio: Fix inverted isc priorities.Cornelia Huck2008-06-101-9/+11
* | [S390] cio: Fix sparse warnings in blacklist.c.Cornelia Huck2008-06-101-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-102-3/+2
|\
| * IB/core: Remove IB_DEVICE_SEND_W_INV capability flagRoland Dreier2008-06-091-2/+1
| * IB/umem: Avoid sign problems when demoting npages to integerRoland Dreier2008-06-071-1/+1
* | Merge git://git.infradead.org/users/cbou/battery-2.6.26Linus Torvalds2008-06-101-1/+1
|\ \
| * | power_supply: Fix race in power_supply_ueventDmitry Baryshkov2008-06-101-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-101-30/+10
|\ \ \
| * | | Blackfin serial driver: fix up tty core set_ldisc API change breakage bugGraf Yang2008-06-071-5/+5
| * | | Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver.Sonic Zhang2008-06-031-25/+5
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2008-06-091-1/+1
|\ \ \ | |_|/ |/| |
| * | [CPUFREQ] Fix format string bug.Chris Wright2008-06-091-1/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-091-1/+1
|\ \ \
| * | | [POWERPC] ehea: Remove dependency on MEMORY_HOTPLUGNathan Lynch2008-06-091-1/+1
| | |/ | |/|
* / | usb: r8a66597-hcd: Add support for SH7723 USB hostYoshihiro Shimoda2008-06-091-4/+4
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-06-065-11/+19
|\ \
| * | IB/ipath: Fix SM trap forwardingRalph Campbell2008-06-061-0/+4
| * | IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes2008-06-061-2/+4
| * | IB/ipath: Fix device capability flagsRalph Campbell2008-05-271-1/+2
| * | IB/ipath: Avoid test_bit() on u64 SDMA status valueRoland Dreier2008-05-272-8/+9
* | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds2008-06-061-1/+3
|\ \ \
| * | | [MTD] m25p80.c mutex unlock fixChen Gong2008-06-061-1/+3
* | | | ipwireless: Fix blocked sendingDavid Sterba2008-06-061-8/+12
* | | | hdaps: fix module loading on Thinkpad T61PTim Gardner2008-06-061-0/+1
* | | | rtc: class driver for ppc_md RTC functionsDavid Woodhouse2008-06-063-0/+78
* | | | fbdev: export symbol fb_mode_optionGeoff Levand2008-06-061-0/+1
* | | | atmel_serial: filter out FP during baud rate detectionHaavard Skinnemoen2008-06-061-1/+1
* | | | vt: fix vc_resize lockingNick Piggin2008-06-061-5/+8
* | | | vt: fix background color on line feed, DEC invertJan Engelhardt2008-06-061-1/+1
* | | | cpufreq: fix null object access on Transmeta CPUCHIKAMA masaki2008-06-061-2/+2
* | | | fbcon: fix wrong vmode bits copied on console switchKrzysztof Helt2008-06-061-3/+1
* | | | rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-062-2/+1
* | | | Fix various old email addresses for dwmw2David Woodhouse2008-06-061-1/+1
* | | | fujitsu-laptop: autoload module on Lifebook P1510DDan Williams2008-06-061-0/+6
* | | | drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing2008-06-061-2/+2
* | | | edd: fix incorrect return of 1 from module_initAlexey Dobriyan2008-06-061-1/+1