summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge watchdog driver updatesLinus Torvalds2005-09-057-62/+121
|\
| * [WATCHDOG] softdog-timer-running-oops.patchChuck Ebbert2005-09-031-4/+9
| * [WATCHDOG] w83627hf_wdt.c-initialized_bios_bugP@Draig Brady2005-09-031-0/+6
| * [WATCHDOG] s3c2410 watchdog - replace reboot notifierBen Dooks2005-09-031-29/+7
| * [WATCHDOG] s3c2410 watchdog power managementBen Dooks2005-09-031-3/+48
| * [WATCHDOG] correct sysfs name for watchdog devicesOlaf Hering2005-09-033-3/+3
| * [WATCHDOG] Kconfig+Makefile-cleanWim Van Sebroeck2005-09-032-22/+25
| * [WATCHDOG] Makefile-probe_order-patchWim Van Sebroeck2005-09-031-23/+46
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-0512-99/+103
|\ \
| * \ /spare/repo/libata-dev branch 'iomap-try3'Jeff Garzik2005-09-0595-3429/+18302
| |\ \
| | * \ /spare/repo/libata-dev branch 'master'Jeff Garzik2005-09-0585-3334/+18208
| | |\ \
| | * | | [libata] update several drivers to use pci_iomap()/pci_iounmap()Jeff Garzik2005-08-3010-39/+45
| | * | | [libata] __iomem annotations for various driversJeff Garzik2005-08-306-45/+48
| | * | | [libata ahci] minor remove/unplug path cleanupJeff Garzik2005-08-301-12/+2
| * | | | [libata] fix ATAPI-enable typoJeff Garzik2005-08-301-1/+1
| * | | | [libata] allow ATAPI to be enabled with new atapi_enabled module optionJeff Garzik2005-08-303-4/+9
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc Linus Torvalds2005-09-053-15/+64
|\ \ \ \
| * | | | [MMC] support for mmc chip select in wbsdPierre Ossman2005-09-032-15/+52
| * | | | [MMC] ios for mmc chip selectPierre Ossman2005-09-031-0/+12
| | |_|/ | |/| |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-056-6/+6
|\ \ \ \
| * | | | [ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot timeRichard Purdie2005-09-036-6/+6
| |/ / /
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial Linus Torvalds2005-09-053-21/+15
|\ \ \ \
| * | | | [SERIAL] Fix moxa tty driver nameSergey Vlasov2005-09-031-1/+1
| * | | | [SERIAL] Prefix serial printks with KERN_INFO and pre-formatRussell King2005-09-031-6/+14
| * | | | [SERIAL] crisv10: Remove {,un}register_serial dummiesAdrian Bunk2005-09-021-14/+0
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 Linus Torvalds2005-09-052-6/+35
|\ \ \ \ \
| * | | | | [SPARC32]: More dependencies falloutAl Viro2005-09-021-1/+1
| * | | | | [SPARC64]: Use drivers/KconfigDavid S. Miller2005-08-301-5/+34
* | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 Linus Torvalds2005-09-058-24/+44
|\ \ \ \ \ \
| * | | | | | [ATM]: Fix dereference of uninitialized pointer in zatmAl Viro2005-09-021-2/+2
| * | | | | | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-011-2/+1
| * | | | | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriateHerbert Xu2005-09-013-6/+9
| * | | | | | [TG3]: Update driver version and release date.David S. Miller2005-09-011-2/+2
| * | | | | | [TG3]: Minimize locking in TX path.Michael Chan2005-09-011-11/+13
| * | | | | | [SUNGEM]: Fix netpoll bug in Sun GEM Ether driverEric Lemoine2005-09-011-0/+1
| * | | | | | [SUNGEM]: fix minor bug in sungem.hGeoff Levand2005-09-011-1/+1
| * | | | | | [TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2005-09-011-0/+15
* | | | | | | [PATCH] s390: disconnected 3270 consoleMartin Schwidefsky2005-09-051-5/+11
* | | | | | | [PATCH] s390: crypto driver updateEric Rossman2005-09-053-270/+106
* | | | | | | [PATCH] s390: reIPL fix and extern/static inlineCornelia Huck2005-09-054-21/+19
* | | | | | | [PATCH] s390: 64 bit diag250 supportHorst Hummel2005-09-053-134/+307
* | | | | | | [PATCH] s390: deadlock in dasd_devmapHorst Hummel2005-09-056-41/+24
* | | | | | | [PATCH] s390: machine check handler bugsMartin Schwidefsky2005-09-051-1/+1
* | | | | | | [PATCH] swsusp: prevent disks from spinning down and upMichal Schmidt2005-09-051-1/+1
* | | | | | | [PATCH] fix pm_message_t stuff in -mm treePavel Machek2005-09-052-3/+3
* | | | | | | [PATCH] swsusp: switch pm_message_t to structPavel Machek2005-09-0526-96/+97
* | | | | | | [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek2005-09-0514-42/+29
* | | | | | | [PATCH] via vt8237 apic bypass deassertion quirkKarsten Wiese2005-09-051-0/+19
* | | | | | | [PATCH] mips: kludge envdev to build for 64-bit MIPS with 32-bit compatRalf Baechle2005-09-051-0/+2
* | | | | | | [PATCH] mips: clean up 32/64-bit configurationRalf Baechle2005-09-053-3/+3
OpenPOWER on IntegriCloud