summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-1010-105/+249
| | | | * | IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein2012-07-082-12/+12
| | | | * | IB/sa: Add GuidInfoRecord query supportErez Shitrit2012-07-082-0/+166
| | | | * | IB/mlx4: Add debug printsJack Morgenstein2012-07-084-3/+55
| | | | * | mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein2012-07-082-3/+9
| | | | |/
| | | * | IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier2012-07-084-8/+7
| | | |/
| | * | RDMA/cxgb4: Fix endianness of addition to mpa->private_data_sizeRoland Dreier2012-07-081-6/+6
| | |/
| * | RDMA/cma: Allow user to restrict listens to bound address familySean Hefty2012-07-084-4/+49
| * | RDMA/cma: Listen on specific address familySean Hefty2012-07-081-6/+10
| * | RDMA/cma: Bind to a specific address familySean Hefty2012-07-081-11/+21
| |/
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-2429-366/+487
|\ \
| * | i2c-omap: Add support for I2C_M_STOP message flagLaurent Pinchart2012-07-241-1/+4
| * | i2c: Fall back to emulated SMBus if the operation isn't supported nativelyLaurent Pinchart2012-07-241-4/+10
| * | i2c: Add SCCB supportLaurent Pinchart2012-07-243-6/+4
| * | i2c-tiny-usb: Add support for the Robofuzz OSIF USB/I2C converterEmmanuel Deloget2012-07-241-0/+1
| * | i2c-i801: Enable IRQ for byte_by_byte transactionsDaniel Kurtz2012-07-241-7/+78
| * | i2c-i801: Enable interrupts on ICH5/7/8/9/10Jean Delvare2012-07-241-4/+9
| * | i2c-i801: Enable IRQ for SMBus transactionsDaniel Kurtz2012-07-242-7/+105
| * | i2c-i801: Consolidate pollingJean Delvare2012-07-241-55/+53
| * | i2c-i801: Drop ENABLE_INT9Daniel Kurtz2012-07-241-5/+4
| * | i2c-i801: Rename some SMBHSTCNT bit constantsDaniel Kurtz2012-07-241-10/+11
| * | i2c-i801: Check and return errors during byte-by-byte transfersDaniel Kurtz2012-07-241-4/+6
| * | i2c-i801: Clear only status bits in HST_STSDaniel Kurtz2012-07-241-1/+1
| * | i2c-i801: Refactor use of LAST_BYTE in i801_block_transaction_byte_by_byteDaniel Kurtz2012-07-241-14/+14
| * | i2c-smbus: Use module_i2c_driver()Fabio Estevam2012-07-241-12/+1
| * | i2c/writing-clients: Mention module_i2c_driver()Jean Delvare2012-07-241-8/+15
| * | i2c-piix4: Support AMD auxiliary SMBus controllerAndrew Armenia2012-07-243-4/+82
| * | i2c-piix4: Separate registration and probing codeAndrew Armenia2012-07-241-40/+71
| * | i2c-piix4: Eliminate piix4_smba global variableAndrew Armenia2012-07-241-16/+34
| * | i2c/busses: Use module_pci_driverAxel Lin2012-07-2416-200/+16
| * | i2c: Update Guenter Roeck's e-mail addressGuenter Roeck2012-07-242-2/+2
* | | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-07-24239-2642/+18347
|\ \ \
| * \ \ Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-07-233-29/+33
| |\ \ \
| | * \ \ Merge branch 'for-3.5' into for-3.6Mark Brown2012-07-2316-56/+99
| | |\ \ \
| | | * | | ASoC: omap-mcpdm: Add missing MODULE_ALIASPeter Ujfalusi2012-07-061-0/+1
| | | * | | ASoC: dapm: Make sure all dapm contexts are updatedLiam Girdwood2012-07-061-3/+3
| | | * | | ASoC: dapm: Fix locking during codec shutdownLiam Girdwood2012-07-061-0/+5
| | | * | | ASoC: dapm: Fix dapm_set_path_status() connectBenoît Thébaudeau2012-07-031-4/+3
| | | * | | ASoC: mioa701: convert to snd_soc_register_card APIRobert Jarzmik2012-07-011-21/+12
| | * | | | ASoC: dapm: Fix _PRE and _POST events for DAPM performance improvementsMark Brown2012-07-231-1/+9
| * | | | | ALSA: hda - add dock support for Thinkpad X230 TabletDavid Henningsson2012-07-202-1/+29
| * | | | | ALSA: hda - Turn on PIN_OUT from hdmi playback prepare.Dylan Reid2012-07-201-6/+6
| * | | | | Merge branch 'topic/pm-convert' into for-nextTakashi Iwai2012-07-1983-410/+602
| |\ \ \ \ \
| | * | | | | ALSA: Move some headers to local directories from include/soundTakashi Iwai2012-07-0315-21/+21
| | * | | | | ALSA: pdaudiocf: Remove superfluous pm_message_t argument from suspendTakashi Iwai2012-07-033-3/+3
| | * | | | | ALSA: Convert to new pm_ops for PCI driversTakashi Iwai2012-07-0359-325/+496
| | * | | | | ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai2012-07-037-51/+58
| | * | | | | ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai2012-07-0213-10/+24
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'asoc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai2012-07-19126-1344/+16719
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ASoC imx-audmux: add MX31_AUDMUX_PORT7_SSI_PINS_7 defineTorben Hohn2012-07-182-1/+2
OpenPOWER on IntegriCloud