summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [SPARC64]: Kconfig fix (GEN_RTC dependencies)Al Viro2005-09-051-1/+1
| * | | | | [SUNSU]: Compile fixes.Al Viro2005-09-051-3/+7
| * | | | | [RTC]: Use SA_SHIRQ in sparc specific code.David S. Miller2005-09-051-3/+2
| * | | | | [MOXA]: Fix this driver properly.Al Viro2005-09-052-2/+1
| | |/ / / | |/| | |
* | | | | [IPW2200]: ipw2200.h needs linux/dma-mapping.hDavid S. Miller2005-09-051-0/+1
* | | | | [TG3]: Update driver version and release date.David S. Miller2005-09-051-2/+2
* | | | | [TG3]: Use status tag to check for new eventsMichael Chan2005-09-051-17/+15
* | | | | [TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan2005-09-051-17/+11
* | | | | [TG3]: Add PHY loopback testMichael Chan2005-09-051-20/+53
* | | | | [TG3]: Add ethtool -p supportMichael Chan2005-09-051-0/+33
* | | | | [TG3]: Minor 5780 and 5752 fixesMichael Chan2005-09-051-5/+7
|/ / / /
* | | | 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
OpenPOWER on IntegriCloud