aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* [S390] kdump: Add size to elfcorehdr kernel parameterMichael Holzheu2011-10-30
* [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMITMichael Holzheu2011-10-30
* Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-29
|\
| * of: include errno.hKalle Valo2011-10-29
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-29
|\ \
| * | drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-24
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-10-29
|\ \ \ | |_|/ |/| |
| * | gpio: pl061: add DT binding supportRob Herring2011-10-26
| * | gpiolib: Ensure struct gpio is always definedMark Brown2011-10-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-28
|\ \ \
| * | | [SCSI] libsas,libata: fix ->change_queue_{depth|type} for sata devicesDan Williams2011-10-02
| * | | [SCSI] genhd: add a new attribute "alias" in gendiskNao Nishijima2011-08-29
* | | | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-clientLinus Torvalds2011-10-28
|\ \ \ \
| * | | | libceph: don't complain on msgpool alloc failuresSage Weil2011-10-25
| * | | | libceph: create messenger with clientSage Weil2011-10-25
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-28
|\ \ \ \
| * \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-10-27
| |\ \ \ \
| | * | | | ASoC: twl6040: Workaround for headset DC offset caused pop noisePeter Ujfalusi2011-10-12
| | * | | | MFD: twl6040: function to query the vibra status for clientsPeter Ujfalusi2011-10-12
| | * | | | MFD: twl6040: Cache the vibra control registersPeter Ujfalusi2011-10-12
| | * | | | Input: twl6040: Simplify vibra regsiter definitionsPeter Ujfalusi2011-10-12
| | * | | | ASoC: Add WM1811 supportMark Brown2011-10-04
| | * | | | mfd: Add WM1811 supportMark Brown2011-10-04
| | * | | | ASoC/MFD: twl6040: Combine bit definitions for Headset control registersPeter Ujfalusi2011-09-22
| | * | | | ASoC: twl6040: Introduce SW only shadow registerPeter Ujfalusi2011-09-22
| * | | | | Merge branch 'topic/remove-irqf_disable' into for-linusTakashi Iwai2011-10-26
| |\ \ \ \ \
| | * | | | | Merge branch 'topic/asoc' into topic/remove-irqf_disableTakashi Iwai2011-09-22
| | |\| | | |
| | | * | | | ASoC: twl6040: Chip initialization cleanupPeter Ujfalusi2011-09-19
| | | * | | | MFD: twl6040: Add accessor for revision IDPeter Ujfalusi2011-09-19
| | | * | | | regulator: Implement deferred disable supportMark Brown2011-09-14
| | | * | | | Merge branch 'topic/interface' of git://opensource.wolfsonmicro.com/regmap in...Mark Brown2011-09-09
| | | |\ \ \ \
| | | | * | | | regmap: Provide device read and write map interface for mergingMark Brown2011-09-09
| | | * | | | | ASoC: Add WM8958 noise gate supportMark Brown2011-08-16
| | | * | | | | ASoC: Add bitfield definitions for WM8958 MICBIAS registersMark Brown2011-08-12
| | | * | | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-08
| | | |\ \ \ \ \
| | | * | | | | | ASoC: Implement new DC servo readback mode for late WM8994 revisionsMark Brown2011-08-01
| * | | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2011-10-26
| |\| | | | | | |
| | * | | | | | | USB: Add endpoint usage definitions to ch9.hDaniel Mack2011-09-14
| | | |/ / / / / | | |/| | | | |
| * / | | | | | ALSA: jack - Add "Line In" input jack constantsDavid Henningsson2011-10-05
| |/ / / / / /
* | | | | | | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-28
|\ \ \ \ \ \ \
| * | | | | | | PCI: Add support for PASID capabilityJoerg Roedel2011-10-14
| * | | | | | | PCI: Add implementation for PRI capabilityJoerg Roedel2011-10-14
| * | | | | | | PCI: Move ATS implementation into own fileJoerg Roedel2011-10-14
| * | | | | | | PCI / PM: Extend PME polling to all PCI devicesRafael J. Wysocki2011-10-14
| * | | | | | | PCI: Make pci_setup_bridge() non-static for use by arch codeBenjamin Herrenschmidt2011-10-14
| * | | | | | | PCI: Add Solarflare vendor ID and SFC4000 device IDsBen Hutchings2011-10-14
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-28
|\ \ \ \ \ \ \
| * | | | | | | mmc: fix compile error when CONFIG_BLOCK is not enabledNamjae Jeon2011-10-27
| * | | | | | | mmc: core: add workaround for controllers with broken multiblock readsPaul Walmsley2011-10-27
| * | | | | | | mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00Bing Zhao2011-10-26