aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-1923-133/+158
|\
| * Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-1917-86/+137
| |\
| | * [PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn2007-10-181-0/+1
| | * [PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler2007-10-181-1/+1
| | * [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-182-32/+52
| | * [PATCH] b43: Make b43_stop() staticMichael Buesch2007-10-181-1/+1
| | * [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong2007-10-181-1/+1
| | * [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky2007-10-181-2/+8
| | * [PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat2007-10-181-2/+5
| | * [PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger2007-10-181-1/+1
| | * [PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk2007-10-181-4/+4
| | * [PATCH] p54: Make filter configuration atomicMichael Wu2007-10-181-1/+1
| | * [PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu2007-10-181-4/+0
| | * [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-188-20/+1
| | * [PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu2007-10-181-15/+16
| | * [PATCH] ipw2100: send WEXT scan eventsDan Williams2007-10-182-0/+43
| | * [PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville2007-10-181-2/+2
| * | Fix build break in tsi108.cOlof Johansson2007-10-191-1/+1
| * | qeth: remove header_ops bugUrsula Braun2007-10-191-1/+2
| * | ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap2007-10-191-2/+2
| * | NAPI: kconfig prompt and deleted doc fileRandy Dunlap2007-10-192-40/+11
| * | phy/bitbang: missing MODULE_LICENSERandy Dunlap2007-10-191-0/+2
| * | DM9000 initialization fixMike Rapoport2007-10-191-3/+3
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-193-9/+12
|\ \ \
| * | | [libata] sata_sis: use correct S/G table sizeJeff Garzik2007-10-191-1/+1
| * | | pata_cs5536: MWDMA fixBartlomiej Zolnierkiewicz2007-10-191-2/+2
| * | | sata_sis: fix SCR read breakageTejun Heo2007-10-191-5/+8
| * | | libata: fix kernel-doc param nameRandy Dunlap2007-10-191-1/+1
* | | | Avoid compile error in fs/nfs/unlink.cLinus Torvalds2007-10-191-1/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-1986-970/+669
|\ \ \ \
| * | | | ide: remove inclusion of non-existent io_trace.hRobert P. J. Day2007-10-201-1/+0
| * | | | ide-disk: add get_smart_data() helperBartlomiej Zolnierkiewicz2007-10-201-20/+4
| * | | | ide: fix ->data_phase in taskfile_load_raw()Bartlomiej Zolnierkiewicz2007-10-201-1/+1
| * | | | ide: check drive->using_dma in flagged_taskfile()Bartlomiej Zolnierkiewicz2007-10-201-0/+3
| * | | | ide: check ->dma_setup() return value in flagged_taskfile()Bartlomiej Zolnierkiewicz2007-10-201-4/+7
| * | | | dtc2278: note on docsAlan Cox2007-10-201-0/+2
| * | | | qd65xx: remove pointless qd_{read,write}_reg() (take 2)Bartlomiej Zolnierkiewicz2007-10-201-34/+12
| * | | | ide: PCI BMDMA initialization fixes (take 2)Bartlomiej Zolnierkiewicz2007-10-201-22/+10
| * | | | ide: remove stale comments from ide-taskfile.cBartlomiej Zolnierkiewicz2007-10-201-23/+0
| * | | | ide: remove dead code from ide_driveid_update()Bartlomiej Zolnierkiewicz2007-10-201-23/+3
| * | | | ide: use __ide_end_request() in ide_end_dequeued_request()Bartlomiej Zolnierkiewicz2007-10-201-34/+10
| * | | | ide: enhance ide_setup_pci_noise()Bartlomiej Zolnierkiewicz2007-10-201-5/+3
| * | | | cs5530: remove needless ide_lock takingBartlomiej Zolnierkiewicz2007-10-201-7/+1
| * | | | ide: take ide_lock for prefetch disable/enable in do_special()Bartlomiej Zolnierkiewicz2007-10-203-12/+14
| * | | | ht6560b: fix deadlock on error handlingBartlomiej Zolnierkiewicz2007-10-201-13/+18
| * | | | cmd640: fix deadlock on error handlingBartlomiej Zolnierkiewicz2007-10-201-20/+28
| * | | | slc90e66: fix deadlock on error handlingBartlomiej Zolnierkiewicz2007-10-201-3/+5
| * | | | opti621: fix deadlock on error handlingBartlomiej Zolnierkiewicz2007-10-201-3/+5
| * | | | qd65xx: fix deadlock on error handlingBartlomiej Zolnierkiewicz2007-10-201-8/+9
| * | | | dtc2278: fix deadlock on error handlingBartlomiej Zolnierkiewicz2007-10-201-2/+4