aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
* | | | | | | | Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: add pinctrl_add_gpio_ranges functionDong Aisheng2012-07-03
| * | | | | | | | pinctrl: remove pinctrl_remove_gpio_rangeDong Aisheng2012-07-03
| |/ / / / / / /
* | | | | | | | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier2012-07-23
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein2012-07-11
| | | * | | | | | | mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein2012-07-11
| | | * | | | | | | net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein2012-07-10
| | | * | | | | | | mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-10
| | | * | | | | | | IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein2012-07-08
| | | * | | | | | | IB/sa: Add GuidInfoRecord query supportErez Shitrit2012-07-08
| | | * | | | | | | mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein2012-07-08
| | |/ / / / / / /
| * / / / / / / / RDMA/cma: Allow user to restrict listens to bound address familySean Hefty2012-07-08
| |/ / / / / / /
* | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: Add SCCB supportLaurent Pinchart2012-07-24
* | | | | | | | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'topic/pm-convert' into for-nextTakashi Iwai2012-07-19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: Move some headers to local directories from include/soundTakashi Iwai2012-07-03
| | * | | | | | | | | ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-03
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-07-19
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ASoC: dapm: Allow routes to be deleted at runtimeMark Brown2012-07-06
| | * | | | | | | | | Merge tag 'v3.5-rc4' into for-3.6Mark Brown2012-06-25
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: core: Add DOUBLE_R variants of the _RANGE controlsMark Brown2012-06-23
| | * | | | | | | | | | ASoC: SPEAr spdif_in: Add spdif IN supportVipin Kumar2012-06-23
| | * | | | | | | | | | ASoC: Add support for SPEAr ASoC pcm layer.Rajeev Kumar2012-06-22
| | * | | | | | | | | | ASoC: Add support for synopsys i2s controller as per ASoC framework.Rajeev Kumar2012-06-22
| | * | | | | | | | | | ASoC: dmaengine-pcm: Add support for querying stream position from DMA driverLars-Peter Clausen2012-06-20
| | * | | | | | | | | | ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointerLars-Peter Clausen2012-06-20
| | * | | | | | | | | | dmaengine: Add wrapper for device_tx_status callbackLars-Peter Clausen2012-06-20
| | * | | | | | | | | | ASoC: mmp: add audio dma supportZhangfei Gao2012-06-13
| | * | | | | | | | | | Merge branch 'asoc-ab8500' into for-3.6Mark Brown2012-06-11
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | mfd/ab8500: Move platform-data for ab8500-codec into mfd-driverOla Lilja2012-06-11
| | | | |_|_|/ / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | ASoC: core: Add single controls with specified range of valuesAdam Thomson2012-06-03
| | * | | | | | | | | | ASoC: make snd_soc_dai_link more symmetricalStephen Warren2012-06-03
| | * | | | | | | | | | ASoC: core: Add widget SND_SOC_DAPM_CLOCK_SUPPLYOla Lilja2012-06-03
| | * | | | | | | | | | ALSA: pcm: Add debug-print helper functionOla Lilja2012-06-03
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'topic/misc' into for-nextTakashi Iwai2012-07-18
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ALSA: tlv: add DECLARE_TLV_DB_RANGE()Clemens Ladisch2012-07-16
| | * | | | | | | | | ALSA: tlv: add DECLARE_TLV_CONTAINER()Clemens Ladisch2012-07-16
| | * | | | | | | | | ALSA: tlv: compute TLV_*_ITEM lengths automaticallyClemens Ladisch2012-07-16
| | * | | | | | | | | ALSA: pcm: Make constraints lists constMark Brown2012-07-05
| | * | | | | | | | | ALSA: Add missing include of pcm.h to pcm_params.hMark Brown2012-06-20
| | * | | | | | | | | sound: Remove unused include/linux/ac97_codec.h headerEzequiel Garcia2012-06-20
| | * | | | | | | | | ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos2012-06-18
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix typo in include/linux/clk.h .Jan-Simon Möller2012-07-24
| * | | | | | | | | | Merge branch 'master' into for-nextJiri Kosina2012-06-29
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm: cleanup on the comments of zone_reclaim_statWanpeng Li2012-06-28
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'uhid' into for-linusJiri Kosina2012-07-24
| |\ \ \ \ \ \ \ \ \ \ \ \