summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: snd-usb-caiaq: drop version numberDaniel Mack2010-09-101-1/+1
* ALSA: virtuoso: update Kconfig textClemens Ladisch2010-09-091-4/+4
* ALSA: oxygen: fix CONFIG_SND_OXYGEN_LIB dependency selectionClemens Ladisch2010-09-091-2/+6
* ALSA: virtuoso: Xonar DS: add stereo upmixing to center/LFE channelsClemens Ladisch2010-09-091-0/+19
* ALSA: virtuoso: automatically handle Xonar DS headphone routingClemens Ladisch2010-09-091-13/+44
* ALSA: virtuoso: add Xonar DS headphone jack detectionClemens Ladisch2010-09-092-6/+20
* ALSA: virtuoso: fix Xonar DS input switchesClemens Ladisch2010-09-091-1/+11
* ALSA: virtuoso: fix WM8766 register writes with MSBClemens Ladisch2010-09-091-6/+6
* Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-098-12/+54
|\
| * ALSA: rawmidi: fix the get next midi device ioctlDan Carpenter2010-09-091-0/+2
| * ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()Takashi Iwai2010-09-081-5/+4
| * ALSA: msnd-classic: Fix invalid cfg parameterTakashi Iwai2010-09-081-2/+6
| * ALSA: usb - Release capture substream URBs properlyTakashi Iwai2010-09-081-1/+1
| * ALSA: virtuoso: fix setting of Xonar DS line-in/mic-in controlsClemens Ladisch2010-09-081-1/+20
| * ALSA: virtuoso: work around missing reset in the Xonar DS Windows driverClemens Ladisch2010-09-084-3/+21
* | ALSA: ca0106 - clean up playback pointer callbackTakashi Iwai2010-09-071-18/+16
* | sound: Remove unnecessary casts of private_dataJoe Perches2010-09-0714-42/+41
* | ALSA: Add more jack button slotsMark Brown2010-09-071-1/+4
* | Merge branch 'fix/misc' into topic/miscTakashi Iwai2010-09-03692-11606/+11192
|\|
| * ALSA: usb-audio: fix detection of vendor-specific device protocol settingsClemens Ladisch2010-09-036-26/+32
| * ALSA: usb-audio: Assume first control interface is for audioDaniel Mack2010-09-021-1/+7
| * Linux 2.6.36-rc3v2.6.36-rc3Linus Torvalds2010-08-291-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-08-295-26/+50
| |\
| | * firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter2010-08-291-1/+9
| | * firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch2010-08-191-3/+10
| | * firewire: net: fix unicast reception RCODE in failure pathsStefan Richter2010-08-191-13/+15
| | * firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter2010-08-191-3/+8
| | * firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter2010-08-191-5/+7
| | * ieee1394: Adjust confusing if indentationJulia Lawall2010-08-051-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-08-2915-72/+98
| |\ \
| | * | net/ipv4: Eliminate kstrdup memory leakJulia Lawall2010-08-281-2/+3
| | * | net/caif/cfrfml.c: use asm/unaligned.hJeff Mahoney2010-08-271-1/+1
| | * | ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP2010-08-271-1/+1
| | * | qlge: reset the chip before freeing the buffersBreno Leitao2010-08-261-2/+2
| | * | l2tp: test for ethernet header in l2tp_eth_dev_recv()Eric Dumazet2010-08-261-1/+1
| | * | tcp: select(writefds) don't hang up when a peer close connectionKOSAKI Motohiro2010-08-261-1/+2
| | * | tcp: fix three tcp sysctls tuningEric Dumazet2010-08-261-17/+7
| | * | tcp: Combat per-cpu skew in orphan tests.David S. Miller2010-08-253-12/+19
| | * | pxa168_eth: silence gcc warningsDan Carpenter2010-08-241-3/+3
| | * | pxa168_eth: update call to phy_mii_ioctl()Dan Carpenter2010-08-241-1/+1
| | * | pxa168_eth: fix error handling in propeDan Carpenter2010-08-241-22/+22
| | * | pxa168_eth: remove unneeded null checkDan Carpenter2010-08-241-4/+2
| | * | phylib: Fix race between returning phydev and calling adjust_linkAnton Vorontsov2010-08-241-0/+2
| | * | caif-driver: add HAS_DMA dependencyHeiko Carstens2010-08-241-1/+1
| | * | 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_txNeil Horman2010-08-241-1/+14
| | * | qlcnic: fix poll implementationYinglin Luan2010-08-241-1/+8
| | * | netxen: fix poll implementationYinglin Luan2010-08-241-1/+8
| | * | bridge: netfilter: fix a memory leakChangli Gao2010-08-241-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-08-2813-581/+0
| |\ \ \
| | * | | Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song2010-08-275-5/+0