aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19188-307/+284
|\
| * Typo: depricated -> deprecatedRolf Eike Beer2007-10-203-3/+3
| * fix typo about TBI in e1000 commentMasatake YAMATO2007-10-201-1/+1
| * file link fix for Pegasus USB net driver helpCal Peake2007-10-201-1/+1
| * remove unused return within void return functionDenis Cheng2007-10-201-1/+0
| * fix typo "sort" -> "short"Uwe Kleine-König2007-10-201-1/+1
| * fix typo "insted" -> "instead"Uwe Kleine-König2007-10-201-1/+1
| * typo fixesMatt LaPlante2007-10-2013-28/+28
| * pata_cmd64x.c typo fixAdrian Bunk2007-10-201-1/+1
| * remove duplicate MMAPPER Kconfig optionAdrian Bunk2007-10-201-17/+0
| * changed emailJohann Deneux2007-10-203-4/+2
| * Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day2007-10-201-1/+1
| * Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day2007-10-201-2/+0
| * Spelling fix: explicitlyJean Delvare2007-10-1910-12/+12
| * more UTF-8 conversionsMarcin Garski2007-10-195-8/+8
| * Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19101-157/+157
| * Remove long-dead commented-out MODULE_PARM reference.Robert P. J. Day2007-10-191-1/+0
| * Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-1947-66/+66
| * fix typos in drivers/block/KconfigPatrick Ringl2007-10-191-2/+2
* | 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
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-10-1971-879/+633
|\ \ \ \ \
| * | | | | 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