summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: envctrl.c needs asm/io.hDavid S. Miller2007-05-111-0/+1
* [TTY]: Export proc_clear_tty() to modulea.David S. Miller2007-05-111-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-111-1/+1
|\
| * [POWERPC] Create Marvell mv64x60 ethernet platform_dataDale Farnsworth2007-05-121-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-05-111-1/+1
|\ \
| * \ Merge /pub/scm/linux/kernel/git/torvalds/linux-2.6Wim Van Sebroeck2007-05-111409-46171/+85443
| |\ \
| * | | [WATCHDOG] iTCO_wdt.c - fix ACPI Base registerWim Van Sebroeck2007-05-111-1/+1
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-1160-1002/+504
|\ \ \ \
| * | | | pata_platform: don't use generic ata_port_startOlof Johansson2007-05-111-1/+3
| * | | | Use menuconfig objects: libataJan Engelhardt2007-05-111-7/+3
| * | | | add the ATI SB700 SATA controller device id to AHCI pci tableHenry Su2007-05-111-0/+1
| * | | | Add the combined mode for ATI SB700Henry Su2007-05-111-0/+1
| * | | | pata_pcmcia: recognize 2GB CompactFlash from TranscendAeschbacher, Fabrice2007-05-111-0/+1
| * | | | git-libata-all: sata_via build fixAndrew Morton2007-05-111-4/+0
| * | | | libata-acpi: clean up parameters and misc stuffTejun Heo2007-05-113-100/+98
| * | | | libata-acpi: s/CONFIG_SATA_ACPI/CONFIG_ATA_ACPI/Tejun Heo2007-05-113-15/+15
| * | | | libata: give devices one last chance even if recovery failed with -EINVALTejun Heo2007-05-111-5/+1
| * | | | libata: fallback to the other IDENTIFY on device error, take#2Tejun Heo2007-05-111-1/+21
| * | | | libata: ignore EH scheduling during initializationTejun Heo2007-05-112-0/+5
| * | | | libata: clean up SFF init messTejun Heo2007-05-1142-306/+308
| * | | | libata: implement libata.spindown_compatTejun Heo2007-05-113-1/+34
| * | | | libata: reimplement suspend/resume support using sdev->manage_start_stopTejun Heo2007-05-1144-562/+13
| | |_|/ | |/| |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-1135-3099/+750
|\ \ \ \
| * \ \ \ Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2007-05-1122-2955/+259
| |\ \ \ \
| | * | | | [PATCH] libertas: 64-bit cleanupsDan Williams2007-05-117-20/+21
| | * | | | [PATCH] libertas: sparse fixesDan Williams2007-05-111-9/+10
| | * | | | [PATCH] libertas: fix missing unlock in TX error pathDan Williams2007-05-111-0/+1
| | * | | | [PATCH] libertas: make debugfs.c sparse-cleanDan Williams2007-05-111-13/+4
| | * | | | [PATCH] libertas: Clean up debug definesDan Williams2007-05-112-8/+5
| | * | | | [PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams2007-05-113-6/+1
| | * | | | [PATCH] libertas: Purge non-mesh ioctlsDan Williams2007-05-116-2363/+0
| | * | | | [PATCH] libertas: Get rid of version.hDan Williams2007-05-113-8/+7
| | * | | | [PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams2007-05-1111-132/+85
| | * | | | [PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams2007-05-117-53/+42
| | * | | | [PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams2007-05-116-54/+43
| | * | | | [PATCH] libertas: remove setwpaie private ioctlDan Williams2007-05-112-63/+0
| | * | | | [PATCH] libertas: remove custom encryption mode stuffDan Williams2007-05-116-53/+5
| | * | | | [PATCH] libertas: remove incorrect vi modelinesDan Williams2007-05-113-9/+0
| | * | | | [PATCH] libertas: remove setauthalg private ioctlDan Williams2007-05-113-58/+0
| | * | | | [PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams2007-05-115-47/+0
| | * | | | [PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams2007-05-111-1/+1
| | * | | | [PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LENDan Williams2007-05-111-2/+1
| | * | | | [PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2007-05-112-72/+49
| | | |_|/ | | |/| |
| * | | | Add support for the Davicom DM9161A PHYKim Phillips2007-05-111-8/+26
| * | | | sky2: only disable 88e8056 on some boardsStephen Hemminger2007-05-111-11/+30
| * | | | sky2: 88e8071 support not readyStephen Hemminger2007-05-111-1/+1
| * | | | skge: crash on shutdown/suspendStephen Hemminger2007-05-111-0/+9
| * | | | sky2: fix oops on shutdownStephen Hemminger2007-05-111-0/+10
| * | | | mlx4: don't use deprecated IRQ flagsAndrew Morton2007-05-111-1/+1
| * | | | netxen_nic_main don't use deprecated irq flagsAndrew Morton2007-05-111-1/+1
OpenPOWER on IntegriCloud