summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-282-0/+6
|\
| * [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-021-0/+2
| * [SCSI] genhd: add a new attribute "alias" in gendiskNao Nishijima2011-08-291-0/+4
* | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-282-2/+5
|\ \
| * | libceph: don't complain on msgpool alloc failuresSage Weil2011-10-251-1/+2
| * | libceph: create messenger with clientSage Weil2011-10-251-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-287-32/+131
|\ \ \
| * \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-273-23/+20
| |\ \ \
| | * | | ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi2011-10-121-0/+1
| | * | | MFD: twl6040: function to query the vibra status for clientsPeter Ujfalusi2011-10-121-0/+3
| | * | | MFD: twl6040: Cache the vibra control registersPeter Ujfalusi2011-10-121-0/+1
| | * | | Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-121-13/+7
| | * | | ASoC: Add WM1811 supportMark Brown2011-10-041-0/+4
| | * | | mfd: Add WM1811 supportMark Brown2011-10-041-0/+1
| | * | | ASoC/MFD: twl6040: Combine bit definitions for Headset control registersPeter Ujfalusi2011-09-221-8/+3
| | * | | ASoC: twl6040: Introduce SW only shadow registerPeter Ujfalusi2011-09-221-2/+0
| * | | | Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai2011-10-265-3/+151
| |\ \ \ \
| | * | | | Merge branch 'topic/asoc' into topic/remove-irqf_disableTakashi Iwai2011-09-225-3/+151
| | |\| | |
| | | * | | ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi2011-09-191-3/+0
| | | * | | MFD: twl6040: Add accessor for revision IDPeter Ujfalusi2011-09-191-0/+5
| | | * | | regulator: Implement deferred disable supportMark Brown2011-09-142-0/+10
| | | * | | Merge branch 'topic/interface' of git://opensource.wolfsonmicro.com/regmap in...Mark Brown2011-09-091-0/+52
| | | |\ \ \
| | | | * | | regmap: Provide device read and write map interface for mergingMark Brown2011-09-091-0/+9
| | | * | | | ASoC: Add WM8958 noise gate supportMark Brown2011-08-171-0/+45
| | | * | | | ASoC: Add bitfield definitions for WM8958 MICBIAS registersMark Brown2011-08-121-0/+38
| | | * | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-08345-2120/+6334
| | | |\ \ \ \
| | | * | | | | ASoC: Implement new DC servo readback mode for late WM8994 revisionsMark Brown2011-08-011-0/+1
| * | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-261-6/+11
| |\| | | | | |
| | * | | | | | USB: Add endpoint usage definitions to ch9.hDaniel Mack2011-09-141-6/+11
| | | |/ / / / | | |/| | | |
| * / | | | | ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2011-10-051-0/+1
| |/ / / / /
* | | | | | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-284-0/+102
|\ \ \ \ \ \
| * | | | | | PCI: Add support for PASID capabilityJoerg Roedel2011-10-142-0/+39
| * | | | | | PCI: Add implementation for PRI capabilityJoerg Roedel2011-10-142-0/+54
| * | | | | | PCI: Move ATS implementation into own fileJoerg Roedel2011-10-141-0/+2
| * | | | | | PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-141-0/+1
| * | | | | | PCI: Make pci_setup_bridge() non-static for use by arch codeBenjamin Herrenschmidt2011-10-141-0/+1
| * | | | | | PCI: Add Solarflare vendor ID and SFC4000 device IDsBen Hutchings2011-10-141-0/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-2811-5/+157
|\ \ \ \ \ \
| * | | | | | mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon2011-10-271-2/+2
| * | | | | | mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2011-10-271-0/+1
| * | | | | | mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2011-10-261-0/+2
| * | | | | | mmc: core: support HPI send commandJaehoon Chung2011-10-263-0/+8
| * | | | | | mmc: core: Add cache control for eMMC4.5 deviceSeungwon Jeon2011-10-264-0/+10
| * | | | | | mmc: core: new discard feature support at eMMC v4.5Kyungmin Park2011-10-262-0/+5
| * | | | | | mmc: core: mmc sanitize feature support for v4.5Kyungmin Park2011-10-262-0/+3
| * | | | | | mmc: dw_mmc: modify DATA register offsetJaehoon Chung2011-10-261-0/+4
| * | | | | | mmc: core: Add Power Off Notify Feature eMMC 4.5Girish K S2011-10-263-0/+17
| * | | | | | mmc: core: Add default timeout value for CMD6Seungwon Jeon2011-10-262-0/+2
| * | | | | | mmc: sdhci-pci: add runtime pm supportAdrian Hunter2011-10-261-0/+8
| * | | | | | mmc: core: general purpose MMC partition support.Namjae Jeon2011-10-262-2/+37