summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [NIU]: Cleanup PAGE_SIZE checks a bitOlof Johansson2007-10-221-29/+5Star
* [TG3]: Update version to 3.85Matt Carlson2007-10-221-2/+2
* [TG3]: PCI command adjustmentMatt Carlson2007-10-222-6/+3Star
* [TG3]: Add management FW version to ethtool reportMatt Carlson2007-10-222-14/+78
* [TG3]: Add 5723 supportMatt Carlson2007-10-221-0/+1
* [Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann2007-10-223-0/+578
* [Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann2007-10-223-0/+419
* [Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik2007-10-224-16/+4Star
* [Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen2007-10-225-2/+557
* [Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann2007-10-221-362/+262Star
* [Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann2007-10-221-1/+2
* 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