summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAge
* Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-21
* Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds2007-10-20
|\
| * [PARISC] Fix infinite loop in /proc/iomemMatthew Wilcox2007-10-18
| * [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stableKyle McMartin2007-10-18
| * [PARISC] Squelch pci_enable_device __must_check warning in superioKyle McMartin2007-10-18
| * [PARISC] Clean up a resource_size_t warning in sba_iommuKyle McMartin2007-10-18
* | vfc_dev conversion to mutex: falloutAl Viro2007-10-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-10-19
|\ \
| * | Typo: depricated -> deprecatedRolf Eike Beer2007-10-20
| * | fix typo about TBI in e1000 commentMasatake YAMATO2007-10-20
| * | file link fix for Pegasus USB net driver helpCal Peake2007-10-20
| * | remove unused return within void return functionDenis Cheng2007-10-20
| * | fix typo "sort" -> "short"Uwe Kleine-König2007-10-20
| * | fix typo "insted" -> "instead"Uwe Kleine-König2007-10-20
| * | typo fixesMatt LaPlante2007-10-20
| * | pata_cmd64x.c typo fixAdrian Bunk2007-10-20
| * | remove duplicate MMAPPER Kconfig optionAdrian Bunk2007-10-20
| * | changed emailJohann Deneux2007-10-20
| * | Documentation: Fix erroneous "dmascc=" documentationRobert P. J. Day2007-10-20
| * | Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day2007-10-20
| * | Spelling fix: explicitlyJean Delvare2007-10-19
| * | more UTF-8 conversionsMarcin Garski2007-10-19
| * | Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
| * | Remove long-dead commented-out MODULE_PARM reference.Robert P. J. Day2007-10-19
| * | Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
| * | fix typos in drivers/block/KconfigPatrick Ringl2007-10-19
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-19
|\ \ \
| * \ \ Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2007-10-19
| |\ \ \
| | * | | [PATCH] rt2x00: Add new rt73usb USB IDIvo van Doorn2007-10-18
| | * | | [PATCH] rt2x00: Fix residual check in PLCP calculations.Mattias Nissler2007-10-18
| | * | | [PATCH] iwlwifi: Fix rate setting in probe request for HW sacnTomas Winkler2007-10-18
| | * | | [PATCH] b43: Make b43_stop() staticMichael Buesch2007-10-18
| | * | | [PATCH] drivers/net/wireless/b43/main.c: fix an uninitialized variableWANG Cong2007-10-18
| | * | | [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcsRon Rindjunsky2007-10-18
| | * | | [PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat2007-10-18
| | * | | [PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger2007-10-18
| | * | | [PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk2007-10-18
| | * | | [PATCH] p54: Make filter configuration atomicMichael Wu2007-10-18
| | * | | [PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu2007-10-18
| | * | | [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-18
| | * | | [PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu2007-10-18
| | * | | [PATCH] ipw2100: send WEXT scan eventsDan Williams2007-10-18
| | * | | [PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville2007-10-18
| * | | | Fix build break in tsi108.cOlof Johansson2007-10-19
| * | | | qeth: remove header_ops bugUrsula Braun2007-10-19
| * | | | ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap2007-10-19
| * | | | NAPI: kconfig prompt and deleted doc fileRandy Dunlap2007-10-19
| * | | | phy/bitbang: missing MODULE_LICENSERandy Dunlap2007-10-19
| * | | | DM9000 initialization fixMike Rapoport2007-10-19
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-19
|\ \ \ \ \