Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | [SUNSU]: Compile fixes. | Al Viro | 2005-09-05 | 1 | -3/+7 | |
| * | | | | | [RTC]: Use SA_SHIRQ in sparc specific code. | David S. Miller | 2005-09-05 | 1 | -3/+2 | |
| * | | | | | [MOXA]: Fix this driver properly. | Al Viro | 2005-09-05 | 2 | -2/+1 | |
| | |/ / / | |/| | | | ||||||
* | | | | | [IPW2200]: ipw2200.h needs linux/dma-mapping.h | David S. Miller | 2005-09-05 | 1 | -0/+1 | |
* | | | | | [TG3]: Update driver version and release date. | David S. Miller | 2005-09-05 | 1 | -2/+2 | |
* | | | | | [TG3]: Use status tag to check for new events | Michael Chan | 2005-09-05 | 1 | -17/+15 | |
* | | | | | [TG3]: Remove status block access in tg3_msi() and add prefetches | Michael Chan | 2005-09-05 | 1 | -17/+11 | |
* | | | | | [TG3]: Add PHY loopback test | Michael Chan | 2005-09-05 | 1 | -20/+53 | |
* | | | | | [TG3]: Add ethtool -p support | Michael Chan | 2005-09-05 | 1 | -0/+33 | |
* | | | | | [TG3]: Minor 5780 and 5752 fixes | Michael Chan | 2005-09-05 | 1 | -5/+7 | |
|/ / / / | ||||||
* | | | | Merge watchdog driver updates | Linus Torvalds | 2005-09-05 | 7 | -62/+121 | |
|\ \ \ \ | ||||||
| * | | | | [WATCHDOG] softdog-timer-running-oops.patch | Chuck Ebbert | 2005-09-03 | 1 | -4/+9 | |
| * | | | | [WATCHDOG] w83627hf_wdt.c-initialized_bios_bug | P@Draig Brady | 2005-09-03 | 1 | -0/+6 | |
| * | | | | [WATCHDOG] s3c2410 watchdog - replace reboot notifier | Ben Dooks | 2005-09-03 | 1 | -29/+7 | |
| * | | | | [WATCHDOG] s3c2410 watchdog power management | Ben Dooks | 2005-09-03 | 1 | -3/+48 | |
| * | | | | [WATCHDOG] correct sysfs name for watchdog devices | Olaf Hering | 2005-09-03 | 3 | -3/+3 | |
| * | | | | [WATCHDOG] Kconfig+Makefile-clean | Wim Van Sebroeck | 2005-09-03 | 2 | -22/+25 | |
| * | | | | [WATCHDOG] Makefile-probe_order-patch | Wim Van Sebroeck | 2005-09-03 | 1 | -23/+46 | |
* | | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds | 2005-09-05 | 12 | -99/+103 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | /spare/repo/libata-dev branch 'iomap-try3' | Jeff Garzik | 2005-09-05 | 95 | -3429/+18302 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | /spare/repo/libata-dev branch 'master' | Jeff Garzik | 2005-09-05 | 85 | -3334/+18208 | |
| | |\ \ \ \ | ||||||
| | * | | | | | [libata] update several drivers to use pci_iomap()/pci_iounmap() | Jeff Garzik | 2005-08-30 | 10 | -39/+45 | |
| | * | | | | | [libata] __iomem annotations for various drivers | Jeff Garzik | 2005-08-30 | 6 | -45/+48 | |
| | * | | | | | [libata ahci] minor remove/unplug path cleanup | Jeff Garzik | 2005-08-30 | 1 | -12/+2 | |
| * | | | | | | [libata] fix ATAPI-enable typo | Jeff Garzik | 2005-08-30 | 1 | -1/+1 | |
| * | | | | | | [libata] allow ATAPI to be enabled with new atapi_enabled module option | Jeff Garzik | 2005-08-30 | 3 | -4/+9 | |
| |/ / / / / | ||||||
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2005-09-05 | 3 | -15/+64 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [MMC] support for mmc chip select in wbsd | Pierre Ossman | 2005-09-03 | 2 | -15/+52 | |
| * | | | | | | [MMC] ios for mmc chip select | Pierre Ossman | 2005-09-03 | 1 | -0/+12 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-05 | 6 | -6/+6 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | [ARM] 2873/1: PCMCIA soc: Allow access to filesystems on CF at boot time | Richard Purdie | 2005-09-03 | 6 | -6/+6 | |
| |/ / / / | ||||||
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-09-05 | 3 | -21/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | [SERIAL] Fix moxa tty driver name | Sergey Vlasov | 2005-09-03 | 1 | -1/+1 | |
| * | | | | | [SERIAL] Prefix serial printks with KERN_INFO and pre-format | Russell King | 2005-09-03 | 1 | -6/+14 | |
| * | | | | | [SERIAL] crisv10: Remove {,un}register_serial dummies | Adrian Bunk | 2005-09-02 | 1 | -14/+0 | |
* | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2005-09-05 | 2 | -6/+35 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [SPARC32]: More dependencies fallout | Al Viro | 2005-09-02 | 1 | -1/+1 | |
| * | | | | | | [SPARC64]: Use drivers/Kconfig | David S. Miller | 2005-08-30 | 1 | -5/+34 | |
* | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-05 | 8 | -24/+44 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ATM]: Fix dereference of uninitialized pointer in zatm | Al Viro | 2005-09-02 | 1 | -2/+2 | |
| * | | | | | | | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl | 2005-09-01 | 1 | -2/+1 | |
| * | | | | | | | [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate | Herbert Xu | 2005-09-01 | 3 | -6/+9 | |
| * | | | | | | | [TG3]: Update driver version and release date. | David S. Miller | 2005-09-01 | 1 | -2/+2 | |
| * | | | | | | | [TG3]: Minimize locking in TX path. | Michael Chan | 2005-09-01 | 1 | -11/+13 | |
| * | | | | | | | [SUNGEM]: Fix netpoll bug in Sun GEM Ether driver | Eric Lemoine | 2005-09-01 | 1 | -0/+1 | |
| * | | | | | | | [SUNGEM]: fix minor bug in sungem.h | Geoff Levand | 2005-09-01 | 1 | -1/+1 | |
| * | | | | | | | [TUNTAP]: Allow setting the linktype of the tap device from userspace | Mike Kershaw | 2005-09-01 | 1 | -0/+15 | |
* | | | | | | | | [PATCH] s390: disconnected 3270 console | Martin Schwidefsky | 2005-09-05 | 1 | -5/+11 | |
* | | | | | | | | [PATCH] s390: crypto driver update | Eric Rossman | 2005-09-05 | 3 | -270/+106 | |
* | | | | | | | | [PATCH] s390: reIPL fix and extern/static inline | Cornelia Huck | 2005-09-05 | 4 | -21/+19 |