aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* [SCSI] FC Pass Thru supportJames Smart2009-06-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-12
|\
| * Merge branch 'topic/pcm-jiffies-check' into for-linusTakashi Iwai2009-06-10
| |\
| | * ALSA: PCM midlevel: improve fifo_size handlingJaroslav Kysela2009-05-29
| | * Merge branch 'fix/pcm-jiffies-check' into topic/pcm-jiffies-checkTakashi Iwai2009-05-29
| | |\
| * | | Merge branch 'topic/pcm-delay' into for-linusTakashi Iwai2009-06-10
| |\| |
| | * | ALSA: Add extra delay count in PCMTakashi Iwai2009-05-05
| * | | Merge branch 'topic/lx6464es' into for-linusTakashi Iwai2009-06-10
| |\ \ \
| | * | | ALSA: lx6464es - driver for the digigram lx6464es interfaceTim Blechmann2009-04-14
| * | | | Merge branch 'topic/div64-cleanup' into for-linusTakashi Iwai2009-06-10
| |\ \ \ \
| | * | | | ALSA: Clean up 64bit division functionsTakashi Iwai2009-06-05
| * | | | | Merge branch 'topic/ctxfi' into for-linusTakashi Iwai2009-06-10
| |\ \ \ \ \
| | * | | | | ALSA: ctxfi - Move PCI ID definitions to linux/pci_ids.hTakashi Iwai2009-05-14
| * | | | | | Merge branch 'topic/cleanup' into for-linusTakashi Iwai2009-06-10
| |\ \ \ \ \ \
| | * | | | | | ALSA: Remove deprecated include/sound/driver.hTakashi Iwai2009-04-21
| | * | | | | | ALSA: Remove deprecated snd_card_new()Takashi Iwai2009-04-21
| * | | | | | | Merge branch 'topic/caiaq' into for-linusTakashi Iwai2009-06-10
| |\ \ \ \ \ \ \
| | * | | | | | | ALSA: Core - add snd_card_set_id() functionJaroslav Kysela2009-06-02
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-10
| |\ \ \ \ \ \ \
| | * | | | | | | ASoC: WM9081 mono DAC with integrated 2.6W class AB/D amplifier driverMark Brown2009-05-22
| | * | | | | | | AsoC: Make snd_soc_read() and snd_soc_write() functionsMark Brown2009-05-22
| | * | | | | | | ASoC: Integrate bias management with DAPM power managementMark Brown2009-05-18
| | * | | | | | | ASoC: Split DAPM power checks from sequencing of power changesMark Brown2009-05-18
| | * | | | | | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-05-15
| | |\ \ \ \ \ \ \
| | | * | | | | | | ASoC: Add SNDRV_PCM_FMTBIT_S32_BE as a valid AC97 formatJon Smirl2009-05-14
| | * | | | | | | | Merge branch 'topic/drvdata-fix' into topic/asocTakashi Iwai2009-05-12
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | / / / / | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | ASoC: Remove redundant codec pointer from DAIsMark Brown2009-05-05
| | * | | | | | | Merge commit 'takashi/topic/asoc' into for-2.6.31Mark Brown2009-05-05
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'fix/asoc' into topic/asocTakashi Iwai2009-05-04
| | | |\ \ \ \ \ \ \
| | * | | | | | | | | ASoC: Remove unused DAI format definesMark Brown2009-05-02
| | * | | | | | | | | ASoC: Use a shared define for AC97 CODEC data formatsMark Brown2009-05-02
| | |/ / / / / / / /
| | * | | | | | | | ASoC: add SOC_DOUBLE_EXT macroDaniel Mack2009-04-24
| | * | | | | | | | ASoC: Add power supply widget to DAPMMark Brown2009-04-22
| | * | | | | | | | ASoC: Make the DAPM power check an operation on the widgetMark Brown2009-04-20
| | * | | | | | | | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-14
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | ASoC: Support DAPM events for DACs and ADCsMark Brown2009-04-13
| | * | | | | | | | ASoC: Provide core support for symmetric sample ratesMark Brown2009-04-07
* | | | | | | | | | Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | slab,slub: don't enable interrupts during early bootPekka Enberg2009-06-12
| * | | | | | | | | | memcg: fix page_cgroup fatal error in FLATMEMKAMEZAWA Hiroyuki2009-06-12
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-12
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [SCSI] Merge branch 'linus'James Bottomley2009-06-12
| |\| | | | | | | | | |
| * | | | | | | | | | | [SCSI] osduld: use filp_open() when looking up an osd-deviceBoaz Harrosh2009-06-10
| * | | | | | | | | | | [SCSI] libosd: Define an osd_dev wrapper to retrieve the request_queueBoaz Harrosh2009-06-10
| * | | | | | | | | | | [SCSI] libosd: osd_req_{read,write} takes a length parameterBoaz Harrosh2009-06-10
| * | | | | | | | | | | [SCSI] libosd: osd_req_{read,write}_kern new APIBoaz Harrosh2009-06-10
| * | | | | | | | | | | [SCSI] libosd: OSD2r05: Attribute definitionsBoaz Harrosh2009-06-10
| * | | | | | | | | | | [SCSI] libosd: OSD2r05: Additional command enumsBoaz Harrosh2009-06-10
| * | | | | | | | | | | [SCSI] iscsi class: Add new NETLINK_ISCSI messages for cnic/bnx2i driver.Michael Chan2009-06-09
| * | | | | | | | | | | [SCSI] net, libfcoe: Add the FCoE Initialization Protocol ethertypeJoe Eykholt2009-06-08