summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* phy devices: use same arg typesRandy Dunlap2007-02-091-2/+2
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-099-94/+210
|\
| * [PATCH] ieee80211: Fix sparse warningLarry Finger2007-02-091-3/+0
| * [PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger2007-02-091-5/+14
| * [PATCH] Replace incorrect macro name "WIRELESS_EXT" with "CONFIG_WIRELESS_EXT"Robert P. J. Day2007-02-091-2/+2
| * [PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day2007-02-071-8/+8
| * [PATCH] zd1211rw: Remove noisy debug messageDaniel Drake2007-02-071-2/+0
| * [PATCH] zd1211rw: Added error stats updateUlrich Kunitz2007-02-072-5/+41
| * [PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz2007-02-071-3/+2
| * [PATCH] zd1211rw: Reset device in the probe callUlrich Kunitz2007-02-071-0/+2
| * [PATCH] bcm43xx: Enable fwpostfix in nondebug bcm43xxMichael Buesch2007-02-071-5/+1
| * [PATCH] bcm43xx: Fix scaling error for 'iwlist freq' informationLarry Finger2007-02-071-2/+2
| * [PATCH] bcm43xx: Fix scaling error for 'iwlist rate' informationLarry Finger2007-02-071-12/+12
| * [PATCH] bcm43xx: Fix problem with >1 GB RAMLarry Finger2007-02-072-47/+125
| * [PATCH] zd1211rw: fix potential leak in usb_initMaxime Austruy2007-02-071-0/+1
* | NetXen: Updates for ethtool supportAmit S. Kale2007-02-093-4/+14
* | NetXen: Fixes for ppc architecture.Amit S. Kale2007-02-094-4/+7
* | ehea: Fixed error recoveryJan-Bernd Themann2007-02-096-2/+68
* | [PATCH] m68knommu: use irq_handler_t for passing handler typesGreg Ungerer2007-02-0912-12/+14
* | [PATCH] m68knommu: removed include of system.h from bitopsGreg Ungerer2007-02-091-1/+0
* | [PATCH] uclinux: correctly remap bin_fmtflat exe allocated mem regionsGreg Ungerer2007-02-091-7/+24
* | [PATCH] m68knommu: use irq_handler_t passing handler to clock initGreg Ungerer2007-02-091-2/+3
* | [PATCH] m68knommu: use irq_handler_t passing handler to PIT initGreg Ungerer2007-02-091-1/+1
* | [PATCH] m68knommu: include unused sections in linker scriptGreg Ungerer2007-02-091-0/+10
* | [PATCH] m68knommu: remove regs arg from coldfire timer interruptGreg Ungerer2007-02-091-2/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-02-0918-7280/+105
|\ \
| * | ieee1394: fix host device registering when nodemgr disabledStefan Richter2007-02-081-8/+16
| * | ieee1394: video1394: DMA fixDavid Moore2007-02-081-0/+8
| * | ieee1394: raw1394: prevent unloading of low-level driverStefan Richter2007-02-081-19/+29
| * | ieee1394: dv1394: tidy up card removalStefan Richter2007-02-081-23/+13
| * | ieee1394: dv1394: fix CardBus card ejectionStefan Richter2007-02-081-7/+5
| * | ieee1394: sbp2: lower block queue alignment requirementStefan Richter2007-02-081-2/+0
| * | ieee1394: sbp2: remove bogus "emulated" host flagStefan Richter2007-02-081-1/+0
| * | ieee1394: save one word in struct hpsb_hostStefan Richter2007-02-081-2/+2
| * | ieee1394: restore config ROM when resumingStefan Richter2007-02-084-9/+12
| * | ieee1394: ohci1394: drop pcmcia-cs compatibility codeStefan Richter2007-02-081-7/+2
| * | ieee1394: nodemgr: check info_length in ROM header earlierStefan Richter2007-02-081-3/+6
| * | the scheduled IEEE1394_OUI_DB removalAdrian Bunk2007-02-088-7145/+0
| * | the scheduled IEEE1394_EXPORT_FULL_API removalAdrian Bunk2007-02-083-37/+0
| * | ieee1394: sbp2: use a better wildcard for blacklistStefan Richter2007-02-081-12/+8
| * | Add PCI class ID for firewire OHCI controllers.Kristian Høgsberg2007-02-082-3/+2
| * | ieee1394: modified csr1212_key_id_type_map to support lisightAndrea Guzzo2007-02-081-3/+3
| |/
* | [PATCH] kbuild: more Makefile cleanupsRoman Zippel2007-02-091-36/+36
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-apmLinus Torvalds2007-02-0919-1370/+80
|\ \
| * | [APM] SH: Convert to use shared APM emulation.Paul Mundt2007-02-095-632/+28
| * | [APM] MIPS: Convert to use shared APM emulation.Ralf Baechle2007-02-094-699/+9
| * | [APM] ARM: Convert to use shared APM emulation.Ralf Baechle2007-02-098-766/+8
| * | [APM] Add shared version of APM emulationRalf Baechle2007-02-094-0/+762
* | | [PATCH] SH vdso: use install_special_mapping()Paul Mundt2007-02-091-49/+9
* | | [PATCH] powerpc vDSO: use install_special_mappingRoland McGrath2007-02-091-77/+27