summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Pull bugzilla-9747 into release branchLen Brown2008-01-231-2/+2
|\
| * ACPI: processor: Fix null pointer dereference in throttlingAlexey Starikovskiy2008-01-151-2/+2
* | Fix file references in documentation and KconfigJohann Felix Soden2008-01-224-6/+3
* | 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-217-19/+14
|\ \
| * | [NET]: rtnl_link: fix use-after-freePatrick McHardy2008-01-201-13/+1
| * | [ATM] atm/suni.c: Fix section mismatch.Adrian Bunk2008-01-201-1/+1
| * | [ATM] atm/idt77105.c: Fix section mismatch.Adrian Bunk2008-01-201-1/+1
| * | [NET]: Fix interrupt semaphore corruption in Intel drivers.David S. Miller2008-01-204-4/+11
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-211-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-211-1/+1
* | | keyspan: fix oopsAlan Cox2008-01-211-1/+1
|/ /
* | Remove bogus duplicate CONFIG_LGUEST_GUEST entry.Rusty Russell2008-01-191-7/+0
* | pata_pdc202xx_old: Fix crashes with ATAPIAlan Cox2008-01-191-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/+383
|\ \ \
| * | | Replace cpmac fixMatteo Croce2008-01-181-1/+1
| * | | dl2k: the restAl Viro2008-01-182-15/+4
| * | | dl2k: MSCR, MSSR, ESR, PHY_SCR fixesAl Viro2008-01-182-58/+22
| * | | dl2k: BMSR fixesAl Viro2008-01-182-38/+16
| * | | dl2k: ANAR, ANLPAR fixesAl Viro2008-01-182-98/+42
| * | | dl2k: BMCR_t fixesAl Viro2008-01-182-61/+32
| * | | 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/+2
| * | | 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/+0
| * | | | Merge branch 'ipg-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rom...Jeff Garzik2008-01-181-24/+12
| |\ \ \ \
| | * | | | ipg: fix Tx completion irq requestFrancois Romieu2008-01-171-4/+1
| | * | | | ipg: fix queue stop condition in the xmit handlerFrancois Romieu2008-01-171-1/+1
| | * | | | ipg: plug Tx completion leakFrancois Romieu2008-01-171-14/+5
| | * | | | 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/+1