aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | | * p54usb: add zoom 4410 usbidChristian Lamparter2011-05-161-0/+1
| | | * Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-05-1624-473/+716
| | | |\
| | | | * iwlagn: remove unused old_assoc parameterWey-Yi Guy2011-05-131-1/+0
| | | | * iwlagn: change default beacon intervalJohannes Berg2011-05-131-1/+1
| | | | * iwlagn: remove set but unused varsJohannes Berg2011-05-132-22/+13
| | | | * iwlagn: alwasy send RXON with disassociate falge before associateWey-Yi Guy2011-05-132-5/+8
| | | | * iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueueWey-Yi Guy2011-05-131-0/+1
| | | | * iwlagn: add testmode set fixed rate commandWey-Yi Guy2011-05-134-21/+57
| | | | * iwlagn: add eeprom command to testmodeWey-Yi Guy2011-05-132-0/+38
| | | | * iwlagn: add testmode trace commandWey-Yi Guy2011-05-135-0/+165
| | | | * iwlagn: more ucode error log infoWey-Yi Guy2011-05-132-42/+65
| | | | * iwlagn: support multiple TBs per commandJohannes Berg2011-05-138-152/+180
| | | | * iwlagn: remove unused pad argumentJohannes Berg2011-05-134-8/+5
| | | | * iwlagn: clean up TXQ indirectionJohannes Berg2011-05-1310-203/+164
| | | | * iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-1314-46/+47
| * | | | be2net: hash key for rss-config cmd not setSathya Perla2011-05-241-1/+2
| * | | | CDC NCM: release interfaces fix in unbind()Alexey Orishko2011-05-241-48/+25
| * | | | bnx2x: fix inverted conditionDmitry Kravkov2011-05-241-1/+1
| * | | | net/irda: convert bfin_sir to common Blackfin UART headerMike Frysinger2011-05-242-89/+33
| * | | | ehea: Fix multicast registration on semi-promiscuous modeBreno Leitao2011-05-231-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-2532-552/+5293
|\ \ \ \ \
| * | | | | mmc: core: eMMC bus width may not work on all platformsPhilip Rakity2011-05-251-10/+102
| * | | | | mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin2011-05-251-2/+2
| * | | | | mmc: sdhci: Auto-CMD23 support.Andrei Warkentin2011-05-252-1/+18
| * | | | | mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin2011-05-252-3/+8
| * | | | | mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.Andrei Warkentin2011-05-252-17/+48
| * | | | | mmc: core: Use CMD23 for multiblock transfers when we can.Andrei Warkentin2011-05-251-29/+79
| * | | | | mmc: Add new VUB300 USB-to-SD/SDIO/MMC driverTony Olech2011-05-243-0/+2538
| * | | | | mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/wPhilip Rakity2011-05-241-1/+6
| * | | | | mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()Jaehoon Chung2011-05-241-1/+1
| * | | | | mmc: core: add support for eMMC Dual Data RatePhilip Rakity2011-05-243-19/+32
| * | | | | mmc: core: eMMC signal voltage does not use CMD11Philip Rakity2011-05-243-5/+6
| * | | | | mmc: sdhci-pxa: add platform code for UHS signalingPhilip Rakity2011-05-241-0/+41
| * | | | | mmc: sdhci: add hooks for setting UHS in platform specific codePhilip Rakity2011-05-242-15/+20
| * | | | | mmc: core: clear MMC_PM_KEEP_POWER flag on resumeEliad Peller2011-05-241-0/+1
| * | | | | mmc: dw_mmc: fixed wrong regulator_enable in suspend/resumeJaehoon Chung2011-05-241-3/+3
| * | | | | mmc: sdhi: allow powering down controller with no card insertedGuennadi Liakhovetski2011-05-241-0/+6
| * | | | | mmc: tmio: runtime suspend the controller, where possibleGuennadi Liakhovetski2011-05-242-6/+61
| * | | | | mmc: sdhi: support up to 3 interrupt sourcesMagnus Damm2011-05-241-11/+28
| * | | | | mmc: sdhi: print physical base address and clock rateMagnus Damm2011-05-241-2/+4
| * | | | | mmc: sdhi: no need for special interrupt flagsMagnus Damm2011-05-241-2/+1
| * | | | | mmc: tmio/sdhi: break out interrupt request/freeMagnus Damm2011-05-244-21/+37
| * | | | | mmc: protect the tmio_mmc driver against a theoretical raceGuennadi Liakhovetski2011-05-242-6/+57
| * | | | | mmc: add runtime and system power-management support to the MMCIF driverGuennadi Liakhovetski2011-05-241-9/+69
| * | | | | mmc: Add runtime and system-wide PM to the TMIO MMC driverGuennadi Liakhovetski2011-05-245-19/+86
| * | | | | mmc: sh_mmcif: protect against a theoretical raceGuennadi Liakhovetski2011-05-241-8/+42
| * | | | | mmc: sdio: optimized SDIO IRQ handling for single irqStefan Nilsson XK2011-05-241-1/+32
| * | | | | mmc: mmc_test: minor clean up, use t = &test.area everywhereAndy Shevchenko2011-05-241-31/+44
| * | | | | mmc: card: fix potential null dereference of 'idata'Vladimir Motyka2011-05-241-5/+6
| * | | | | mmc: sdhci: add support for retuning mode 1Arindam Nath2011-05-242-3/+112