summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Fix file references in documentation and KconfigJohann Felix Soden2008-01-224-6/+3Star
* Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-01-221-9/+23
|\
| * hwmon: (it87) request only Environment Controller portsBjorn Helgaas2008-01-221-9/+23
* | W1: w1_therm.c is flagging 0C etc as invalidDavid Fries2008-01-221-1/+1
* | W1: w1_therm.c ds18b20 decode freezing temperatures correctlyDavid Fries2008-01-221-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-01-227-19/+14Star
|\
| * [NET]: rtnl_link: fix use-after-freePatrick McHardy2008-01-211-13/+1Star
| * [ATM] atm/suni.c: Fix section mismatch.Adrian Bunk2008-01-211-1/+1
| * [ATM] atm/idt77105.c: Fix section mismatch.Adrian Bunk2008-01-211-1/+1
| * [NET]: Fix interrupt semaphore corruption in Intel drivers.David S. Miller2008-01-214-4/+11
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-221-1/+1
|\ \
| * | tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto2008-01-221-1/+1
| |/
* | s3c2410_fb: fix line length calculationStefan Schmidt2008-01-221-1/+1
* | keyspan: fix oopsAlan Cox2008-01-221-1/+1
|/
* Remove bogus duplicate CONFIG_LGUEST_GUEST entry.Rusty Russell2008-01-201-7/+0Star
* pata_pdc202xx_old: Fix crashes with ATAPIAlan Cox2008-01-201-0/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-01-191-22/+22
|\
| * IB/ipath: Fix receiving UD messages with immediate dataRalph Campbell2008-01-161-22/+22
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-1823-481/+383Star
|\ \
| * | Replace cpmac fixMatteo Croce2008-01-181-1/+1
| * | dl2k: the restAl Viro2008-01-182-15/+4Star
| * | dl2k: MSCR, MSSR, ESR, PHY_SCR fixesAl Viro2008-01-182-58/+22Star
| * | dl2k: BMSR fixesAl Viro2008-01-182-38/+16Star
| * | dl2k: ANAR, ANLPAR fixesAl Viro2008-01-182-98/+42Star
| * | dl2k: BMCR_t fixesAl Viro2008-01-182-61/+32Star
| * | 3c574, 3c515 bitfields abuseAl Viro2008-01-182-43/+48
| * | sbni endian fixesAl Viro2008-01-181-3/+9
| * | wan/lmc bitfields fixesAl Viro2008-01-181-10/+2Star
| * | dscc4 endian fixesAl Viro2008-01-181-45/+49
| * | S2io: Fixed synchronization between scheduling of napi with card reset and closeSreenivasa Honnur2008-01-181-5/+12
| * | atl1: fix frame length bugJay Cliburn2008-01-181-4/+4
| * | Revert "sky2: remove check for PCI wakeup setting from BIOS"Stephen Hemminger2008-01-181-5/+19
| * | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2008-01-186-12/+24
| |\ \
| | * | rt2x00: Fix ieee80211 payload alignmentIvo van Doorn2008-01-162-3/+10
| | * | b43: fix use-after-free rfkill bugStefano Brivio2008-01-161-5/+6
| | * | ipw2200: fix typo in kerneldocStefano Brivio2008-01-161-1/+1
| | * | wireless/libertas support for 88w8385 sdio older revisionMarc Pignat2008-01-161-0/+4
| | * | hostap: section mismatch warningRandy Dunlap2008-01-161-3/+3
| * | | e1000e Kconfig: remove ref to nonexistant docsJason Uhlenkott2008-01-181-3/+0Star
| * | | Merge branch 'ipg-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rom...Jeff Garzik2008-01-181-24/+12Star
| |\ \ \
| | * | | ipg: fix Tx completion irq requestFrancois Romieu2008-01-171-4/+1Star
| | * | | ipg: fix queue stop condition in the xmit handlerFrancois Romieu2008-01-171-1/+1
| | * | | ipg: plug Tx completion leakFrancois Romieu2008-01-171-14/+5Star
| | * | | ipg: balance locking in irq handlerFrancois Romieu2008-01-171-5/+5
| | |/ /
| * | | bonding: Don't hold lock when calling rtnl_unlockJay Vosburgh2008-01-181-1/+3
| * | | bonding: fix lock ordering for rtnl and bonding_rwsemJay Vosburgh2008-01-182-27/+35
| * | | bonding: Fix up parameter parsingJay Vosburgh2008-01-183-12/+23
| * | | bonding: release slaves when master removed via sysfsJay Vosburgh2008-01-181-3/+1Star
| * | | bonding: fix locking during alb failover and slave removalJay Vosburgh2008-01-182-12/+20
| * | | bonding: fix ASSERT_RTNL that produces spurious warningsJay Vosburgh2008-01-181-3/+2Star