summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [S390] struct class_device -> struct device conversion.Cornelia Huck2007-10-224-38/+26Star
* [S390] cio: Fix incomplete commit for uevent suppression.Cornelia Huck2007-10-221-0/+9
* [S390] cio: Use to_channelpath() for device to channel path conversion.Cornelia Huck2007-10-221-6/+6
* Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-211-1/+1
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-214-50/+20Star
|\
| * [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-181-44/+7Star
| * [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stableKyle McMartin2007-10-181-3/+8
| * [PARISC] Squelch pci_enable_device __must_check warning in superioKyle McMartin2007-10-181-1/+3
| * [PARISC] Clean up a resource_size_t warning in sba_iommuKyle McMartin2007-10-181-2/+2
* | vfc_dev conversion to mutex: falloutAl Viro2007-10-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-20188-307/+284Star
|\ \
| * | 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/+0Star
| * | 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/+0Star
| * | changed emailJohann Deneux2007-10-203-4/+2Star
| * | 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/+0Star
| * | 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/+0Star
| * | 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-2023-133/+158
|\ \ \
| * \ \ Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-2017-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/+0Star
| | * | | [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-188-20/+1Star
| | * | | [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-201-1/+1
| * | | | qeth: remove header_ops bugUrsula Braun2007-10-201-1/+2
| * | | | ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap2007-10-201-2/+2
| * | | | NAPI: kconfig prompt and deleted doc fileRandy Dunlap2007-10-202-40/+11Star