aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_addGustavo F. Padovan2011-03-31
* Bluetooth: Remove unused struct l2cap_conn itemGustavo F. Padovan2011-03-31
* Bluetooth: Enable support for out of band association modelSzymon Janc2011-03-31
* Bluetooth: Add add/remove_remote_oob_data management commandsSzymon Janc2011-03-31
* Bluetooth: Add read_local_oob_data management commandSzymon Janc2011-03-31
* Bluetooth: Allow for NULL data in mgmt_pending_addSzymon Janc2011-03-31
* Bluetooth: Rename cmd to param in pending_cmdSzymon Janc2011-03-31
* Bluetooth: Fix checkpatch error in cmtp.hSzymon Janc2011-03-31
* Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc2011-03-31
* Bluetooth: Do not use assignments in IF conditionsSzymon Janc2011-03-31
* Bluetooth: Fix checkpatch errors, code style issues and typos in hidpSzymon Janc2011-03-31
* Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>Szymon Janc2011-03-31
* Bluetooth: Fix checkpatch errors and some code style issues in bnepSzymon Janc2011-03-31
* Bluetooth: Opencode macros in bnep/core.cSzymon Janc2011-03-31
* Bluetooth: Improve error message on wrong link typeGustavo F. Padovan2011-03-31
* Bluetooth: Remove unused struct itemGustavo F. Padovan2011-03-31
* Bluetooth: mgmt: Add support for setting the local nameJohan Hedberg2011-03-31
* Bluetooth: mgmt: Add local name information to read_info replyJohan Hedberg2011-03-31
* Bluetooth: Add define for the maximum name length on HCI levelJohan Hedberg2011-03-31
* Bluetooth: remove unnecessary function declarationGustavo F. Padovan2011-03-31
* Linux 2.6.39-rc1Linus Torvalds2011-03-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-03-29
|\
| * mmc: SDHI should depend on SUPERH || ARCH_SHMOBILEGuennadi Liakhovetski2011-03-28
| * mmc: tmio_mmc: Move some defines into a shared headerSimon Horman2011-03-26
| * mmc: tmio: support aggressive clock gatingGuennadi Liakhovetski2011-03-25
| * mmc: tmio: fix power-mode interpretationGuennadi Liakhovetski2011-03-25
| * mmc: tmio: remove work-around for unmasked SDIO interruptsGuennadi Liakhovetski2011-03-25
| * sh: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-25
| * ARM: mach-shmobile: fix SDHI IO address-rangeGuennadi Liakhovetski2011-03-25
| * mmc: tmio: only access registers above 0xff, if availableGuennadi Liakhovetski2011-03-25
| * mfd: remove now redundant sh_mobile_sdhi.h headerGuennadi Liakhovetski2011-03-25
| * sh: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-25
| * ARM: mach-shmobile: convert boards to use linux/mmc/sh_mobile_sdhi.hGuennadi Liakhovetski2011-03-25
| * mmc: tmio: convert the SDHI MMC driver from MFD to a platform driverGuennadi Liakhovetski2011-03-25
| * sh: ecovec: use the CONFIG_MMC_TMIO symbols instead of MFDGuennadi Liakhovetski2011-03-25
| * mmc: tmio: split core functionality, DMA and MFD glueGuennadi Liakhovetski2011-03-25
| * mmc: tmio: use PIO for short transfersGuennadi Liakhovetski2011-03-25
| * mmc: tmio-mmc: Improve DMA stability on sh-mobileGuennadi Liakhovetski2011-03-25
| * mmc: fix mmc_app_send_scr() for dma transferYoshihiro Shimoda2011-03-25
| * mmc: sdhci-esdhc: enable esdhc on imx53Richard Zhu2011-03-25
| * mmc: sdhci-esdhc: use writel/readl as general APIsRichard Zhu2011-03-25
| * mmc: sdhci: add the abort CMDTYPE bits definitionRichard Zhu2011-03-25
| * mmc: sdhci-esdhc: remove SDHCI_QUIRK_NO_CARD_NO_RESET from esdhcRichard Zhu2011-03-25
| * mmc: of_mmc_spi: Need to include irq.h and of_irq.hDavid Miller2011-03-25
| * mmc: mmci: Add ARM variant with extended FIFOPawel Moll2011-03-25
| * mmc: dw_mmc: set fixed burst in BMOD registerJaehoon Chung2011-03-25
| * mmc: use pci_dev->revisionSergei Shtylyov2011-03-25
| * mmc: mmc_test: Remove set-but-unused variable.Chris Ball2011-03-25
* | Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/...Linus Torvalds2011-03-29
|\ \
| * | FRV: Use generic show_interrupts()Thomas Gleixner2011-03-29