summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Old IDE, fix SATA detection for cablingAlan Cox2006-06-281-0/+4
* [PATCH] powermac backlight fixesMichael Hanselmann2006-06-281-3/+3
* [PATCH] IPMI: watchdog handle panic properlyCorey Minyard2006-06-281-8/+10
* [PATCH] IPMI: remove high res timer codeCorey Minyard2006-06-281-67/+0
* [PATCH] IPMI: tidy msghandler timerCorey Minyard2006-06-281-5/+2
* [PATCH] istallion: cleanupsAlan Cox2006-06-281-1152/+667
* [PATCH] stallion: fix recent SMP locking cleanupAlan Cox2006-06-281-0/+3
* [PATCH] remove active field from tty buffer structurePaul Fulghum2006-06-281-12/+4
* [PATCH] add receive_room flow control to flush_to_ldiscPaul Fulghum2006-06-281-13/+24
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-287-35/+5
* [PATCH] RTC: add rtc-rs5c348 driverAtsushi Nemoto2006-06-283-0/+257
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-282-3/+3
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2715-199/+133
|\
| * [netdrvr] Remove long-unused bits from Becker template driversJeff Garzik2006-06-268-124/+58
| * [netdrvr] natsemi: minor cleanupsJeff Garzik2006-06-261-23/+12
| * [netdrvr] natsemi: Separate out media initialization codeJeff Garzik2006-06-261-28/+37
| * [PATCH] WAN: update info page for a bunch of my driversKrzysztof Halasa2006-06-263-3/+3
| * [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk2006-06-261-1/+1
| * [PATCH] Fix phy id for LXT971A/LXT972AUwe Zeisberger2006-06-261-4/+4
| * [PATCH] DM9000 - minor code cleanupsBen Dooks2006-06-261-4/+5
| * [PATCH] DM9000 - do no re-init spin lockBen Dooks2006-06-261-1/+0
| * [PATCH] DM9000 - check for MAC left in by bootloaderBen Dooks2006-06-261-0/+7
| * [PATCH] DM9000 - better checks for platform resourcesBen Dooks2006-06-261-11/+6
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-2718-67/+142
|\ \
| * | [MTD] NAND: Select chip before checking write protect statusThomas Gleixner2006-06-271-3/+3
| * | [MTD] CORE mtdchar.c: fix off-by-one error in lseek()Herbert Valerio Riedel2006-06-271-1/+1
| * | [MTD] NAND: Fix typo in mtd/nand/ts7250.cPetr Stetiar2006-06-271-1/+1
| * | [MTD] Fix off-by-one error in physmap.cSascha Hauer2006-06-271-1/+1
| * | [MTD] Remove unused 'nr_banks' variable from ixp2000 map driverLennert Buytenhek2006-06-271-2/+0
| * | [MTD NAND] s3c2412 support in s3c2410.cBen Dooks2006-06-271-43/+111
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-06-261042-67362/+62369
| |\ \
| * | | [MTD] Initialize 'writesize'Artem B. Bityutskiy2006-06-2211-2/+13
| * | | [MTD] NAND: ndfc fix address offset thinkoThomas Gleixner2006-06-221-3/+3
| * | | [MTD] NAND: S3C2410 convert prinks to dev_*()sBen Dooks2006-06-211-6/+4
| * | | [MTD] NAND: Missing fixupsSavin Zlobec2006-06-211-5/+5
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2714-109/+175
|\ \ \ \
| * | | | [PATCH] ata_piix: add ICH6/7/8 to KconfigAuke Kok2006-06-261-1/+1
| * | | | [PATCH] sata_sil: disable hotplug interrupts on two ATI IXPsTejun Heo2006-06-261-6/+23
| * | | | [PATCH] libata: cosmetic updatesTejun Heo2006-06-261-29/+32
| * | | | [PATCH] ata: add some NVIDIA chipset IDsRandy Dunlap2006-06-261-2/+5
| * | | | [PATCH] libata reduce timeoutsAndrew Morton2006-06-261-1/+6
| * | | | [PATCH] libata: make two functions globalTejun Heo2006-06-262-2/+4
| * | | | [PATCH] libata: update ata_do_simple_cmd()Tejun Heo2006-06-261-14/+43
| * | | | [PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal()Tejun Heo2006-06-261-23/+23
| * | | | [PATCH] libata: clear EH action on device detachTejun Heo2006-06-261-0/+4
| * | | | [PATCH] libata: implement and use ata_deh_dev_action()Tejun Heo2006-06-261-1/+8
| * | | | [PATCH] libata: move ata_eh_clear_action() upwardTejun Heo2006-06-261-25/+25
| * | | | [libata] sata_vsc: partially revert a PCI ID-related commitJeff Garzik2006-06-261-7/+3
| * | | | [libata] Bump versionsJeff Garzik2006-06-2610-10/+10
| | |_|/ | |/| |
* | | | [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabledDaniel Ritz2006-06-271-6/+10
OpenPOWER on IntegriCloud