Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | [PATCH] Old IDE, fix SATA detection for cabling | Alan Cox | 2006-06-28 | 1 | -0/+4 | |
| * | | | | | | | [PATCH] powermac backlight fixes | Michael Hanselmann | 2006-06-28 | 1 | -3/+3 | |
| * | | | | | | | [PATCH] IPMI: watchdog handle panic properly | Corey Minyard | 2006-06-28 | 1 | -8/+10 | |
| * | | | | | | | [PATCH] IPMI: remove high res timer code | Corey Minyard | 2006-06-28 | 1 | -67/+0 | |
| * | | | | | | | [PATCH] IPMI: tidy msghandler timer | Corey Minyard | 2006-06-28 | 1 | -5/+2 | |
| * | | | | | | | [PATCH] istallion: cleanups | Alan Cox | 2006-06-28 | 1 | -1152/+667 | |
| * | | | | | | | [PATCH] stallion: fix recent SMP locking cleanup | Alan Cox | 2006-06-28 | 1 | -0/+3 | |
| * | | | | | | | [PATCH] remove active field from tty buffer structure | Paul Fulghum | 2006-06-28 | 1 | -12/+4 | |
| * | | | | | | | [PATCH] add receive_room flow control to flush_to_ldisc | Paul Fulghum | 2006-06-28 | 1 | -13/+24 | |
| * | | | | | | | [PATCH] remove TTY_DONT_FLIP | Paul Fulghum | 2006-06-28 | 7 | -35/+5 | |
| * | | | | | | | [PATCH] RTC: add rtc-rs5c348 driver | Atsushi Nemoto | 2006-06-28 | 3 | -0/+257 | |
| * | | | | | | | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 2 | -3/+3 | |
| * | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-27 | 15 | -199/+133 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [netdrvr] Remove long-unused bits from Becker template drivers | Jeff Garzik | 2006-06-26 | 8 | -124/+58 | |
| | * | | | | | | | [netdrvr] natsemi: minor cleanups | Jeff Garzik | 2006-06-26 | 1 | -23/+12 | |
| | * | | | | | | | [netdrvr] natsemi: Separate out media initialization code | Jeff Garzik | 2006-06-26 | 1 | -28/+37 | |
| | * | | | | | | | [PATCH] WAN: update info page for a bunch of my drivers | Krzysztof Halasa | 2006-06-26 | 3 | -3/+3 | |
| | * | | | | | | | [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatch | Adrian Bunk | 2006-06-26 | 1 | -1/+1 | |
| | * | | | | | | | [PATCH] Fix phy id for LXT971A/LXT972A | Uwe Zeisberger | 2006-06-26 | 1 | -4/+4 | |
| | * | | | | | | | [PATCH] DM9000 - minor code cleanups | Ben Dooks | 2006-06-26 | 1 | -4/+5 | |
| | * | | | | | | | [PATCH] DM9000 - do no re-init spin lock | Ben Dooks | 2006-06-26 | 1 | -1/+0 | |
| | * | | | | | | | [PATCH] DM9000 - check for MAC left in by bootloader | Ben Dooks | 2006-06-26 | 1 | -0/+7 | |
| | * | | | | | | | [PATCH] DM9000 - better checks for platform resources | Ben Dooks | 2006-06-26 | 1 | -11/+6 | |
| | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2006-06-27 | 18 | -67/+142 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | [MTD] NAND: Select chip before checking write protect status | Thomas Gleixner | 2006-06-27 | 1 | -3/+3 | |
| | * | | | | | | | [MTD] CORE mtdchar.c: fix off-by-one error in lseek() | Herbert Valerio Riedel | 2006-06-27 | 1 | -1/+1 | |
| | * | | | | | | | [MTD] NAND: Fix typo in mtd/nand/ts7250.c | Petr Stetiar | 2006-06-27 | 1 | -1/+1 | |
| | * | | | | | | | [MTD] Fix off-by-one error in physmap.c | Sascha Hauer | 2006-06-27 | 1 | -1/+1 | |
| | * | | | | | | | [MTD] Remove unused 'nr_banks' variable from ixp2000 map driver | Lennert Buytenhek | 2006-06-27 | 1 | -2/+0 | |
| | * | | | | | | | [MTD NAND] s3c2412 support in s3c2410.c | Ben Dooks | 2006-06-27 | 1 | -43/+111 | |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-06-26 | 1042 | -67362/+62369 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | [MTD] Initialize 'writesize' | Artem B. Bityutskiy | 2006-06-22 | 11 | -2/+13 | |
| | * | | | | | | | | [MTD] NAND: ndfc fix address offset thinko | Thomas Gleixner | 2006-06-22 | 1 | -3/+3 | |
| | * | | | | | | | | [MTD] NAND: S3C2410 convert prinks to dev_*()s | Ben Dooks | 2006-06-21 | 1 | -6/+4 | |
| | * | | | | | | | | [MTD] NAND: Missing fixups | Savin Zlobec | 2006-06-21 | 1 | -5/+5 | |
| * | | | | | | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-06-27 | 14 | -109/+175 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | [PATCH] ata_piix: add ICH6/7/8 to Kconfig | Auke Kok | 2006-06-26 | 1 | -1/+1 | |
| | * | | | | | | | | | [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs | Tejun Heo | 2006-06-26 | 1 | -6/+23 | |
| | * | | | | | | | | | [PATCH] libata: cosmetic updates | Tejun Heo | 2006-06-26 | 1 | -29/+32 | |
| | * | | | | | | | | | [PATCH] ata: add some NVIDIA chipset IDs | Randy Dunlap | 2006-06-26 | 1 | -2/+5 | |
| | * | | | | | | | | | [PATCH] libata reduce timeouts | Andrew Morton | 2006-06-26 | 1 | -1/+6 | |
| | * | | | | | | | | | [PATCH] libata: make two functions global | Tejun Heo | 2006-06-26 | 2 | -2/+4 | |
| | * | | | | | | | | | [PATCH] libata: update ata_do_simple_cmd() | Tejun Heo | 2006-06-26 | 1 | -14/+43 | |
| | * | | | | | | | | | [PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal() | Tejun Heo | 2006-06-26 | 1 | -23/+23 | |
| | * | | | | | | | | | [PATCH] libata: clear EH action on device detach | Tejun Heo | 2006-06-26 | 1 | -0/+4 | |
| | * | | | | | | | | | [PATCH] libata: implement and use ata_deh_dev_action() | Tejun Heo | 2006-06-26 | 1 | -1/+8 | |
| | * | | | | | | | | | [PATCH] libata: move ata_eh_clear_action() upward | Tejun Heo | 2006-06-26 | 1 | -25/+25 | |
| | * | | | | | | | | | [libata] sata_vsc: partially revert a PCI ID-related commit | Jeff Garzik | 2006-06-26 | 1 | -7/+3 | |
| | * | | | | | | | | | [libata] Bump versions | Jeff Garzik | 2006-06-26 | 10 | -10/+10 | |
| | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled | Daniel Ritz | 2006-06-27 | 1 | -6/+10 |