summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: dice: add a proc file to show device informationClemens Ladisch2013-10-201-0/+246
* ALSA: dice: check clock change timeoutClemens Ladisch2013-10-201-2/+3
* ALSA: dice: dynamic sample rate selectionClemens Ladisch2013-10-201-35/+102
* ALSA: dice: get rate-dependent parametersClemens Ladisch2013-10-201-2/+90
* ALSA: dice: allow notifications during initializationClemens Ladisch2013-10-201-11/+11
* ALSA: dice: get clock capabilitiesClemens Ladisch2013-10-201-2/+21
* ALSA: dice: make amdtp_rates[] constClemens Ladisch2013-10-202-2/+2
* ALSA: dice: fix lockingStefan Richter2013-10-201-4/+4
* ALSA: dice: remove superfluous fieldClemens Ladisch2013-10-201-3/+1
* ALSA: dice: remove 10s period length limitClemens Ladisch2013-10-201-1/+1
* ALSA: dice: avoid superflous write at bus resetClemens Ladisch2013-10-201-0/+5
* ALSA: firewire: extend snd_fw_transaction()Clemens Ladisch2013-10-208-206/+137
* ALSA: dice: optimize reading of consecutive registersClemens Ladisch2013-10-201-16/+11
* ALSA: dice: support dual-wire stream format at 192 kHzClemens Ladisch2013-10-204-67/+164
* ALSA: dice: fix device detection for other vendorsClemens Ladisch2013-10-201-18/+84
* ALSA: dice: reorganize interface definitionsClemens Ladisch2013-10-202-207/+373
* ALSA: firewire: introduce amdtp_out_stream_running()Clemens Ladisch2013-10-204-23/+18
* ALSA: dice: clear device lock when closing hwdep deviceClemens Ladisch2013-10-201-0/+13
* ALSA: dice: implement hwdep deviceClemens Ladisch2013-10-201-22/+203
* ALSA: dice: fix hang when unplugging a running deviceClemens Ladisch2013-10-201-2/+5
* ALSA: dice, firewire-lib: add blocking modeClemens Ladisch2013-10-203-27/+36
* ALSA: dice: reduce noisy loggingClemens Ladisch2013-10-201-2/+2
* ALSA: dice: allow all sample ratesClemens Ladisch2013-10-201-13/+42
* ALSA: dice: optimize bus reset handlingClemens Ladisch2013-10-201-55/+93
* ALSA: add DICE driverClemens Ladisch2013-10-177-1/+1078
* Linux 3.11v3.11Linus Torvalds2013-09-021-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-09-022-4/+4
|\
| * [SCSI] pm80xx: fix Adaptec 71605H hangHans Verkuil2013-08-262-4/+4
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-021-2/+2
|\ \
| * | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-08-201-2/+2
* | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-09-021-1/+1
|\ \ \
| * | | dma/Kconfig: TI_EDMA needs to be booleanGuenter Roeck2013-08-251-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-08-3059-260/+590
|\ \ \ \
| * | | | net: fec: fix time stamping logic after napi conversionRichard Cochran2013-08-301-2/+1
| * | | | net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delayDaniel Borkmann2013-08-301-1/+2
| * | | | mISDN: return -EINVAL on error in dsp_control_req()Dan Carpenter2013-08-301-1/+3
| * | | | net: revert 8728c544a9c ("net: dev_pick_tx() fix")Eric Dumazet2013-08-301-8/+3
| * | | | Revert "ipv6: Don't depend on per socket memory for neighbour discovery messa...David S. Miller2013-08-301-3/+7
| * | | | ipv4 tunnels: fix an oops when using ipip/sit with IPsecLi Hongjun2013-08-302-7/+4
| * | | | tipc: set sk_err correctly when connection failsErik Hugne2013-08-301-2/+2
| * | | | tcp: tcp_make_synack() should use sock_wmallocPhil Oester2013-08-301-1/+1
| * | | | bridge: separate querier and query timer into IGMP/IPv4 and MLD/IPv6 onesLinus Lüssing2013-08-305-93/+240
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2013-08-2915-32/+86
| |\ \ \ \
| | * | | | xfrm: Fix potential null pointer dereference in xdst_queue_outputSteffen Klassert2013-08-281-8/+1
| | * | | | ipv6: set skb->protocol on tcp, raw and ip6_append_data genereated skbsHannes Frederic Sowa2013-08-262-0/+4
| | * | | | xfrm: revert ipv4 mtu determination to dst_mtuHannes Frederic Sowa2013-08-263-16/+6
| | * | | | xfrm: choose protocol family by skb protocolHannes Frederic Sowa2013-08-192-3/+11
| | * | | | ipv6: xfrm: dereference inner ipv6 header if encapsulatedHannes Frederic Sowa2013-08-191-1/+3
| | * | | | ipv6: wire up skb->encapsulationHannes Frederic Sowa2013-08-193-0/+16
| | * | | | xfrm: introduce helper for safe determination of mtuHannes Frederic Sowa2013-08-145-12/+25
OpenPOWER on IntegriCloud