summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.14.9v3.14.9Greg Kroah-Hartman2014-06-261-1/+1
* ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen2014-06-261-0/+3
* ALSA: control: Handle numid overflowLars-Peter Clausen2014-06-261-0/+4
* ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen2014-06-261-5/+10
* ALSA: control: Fix replacing user controlsLars-Peter Clausen2014-06-261-16/+9
* ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-06-263-6/+28
* ALSA: hda - Add quirk for external mic on Lifebook U904David Henningsson2014-06-261-0/+9
* ALSA: hda/realtek - Add more entry for enable HP mute ledKailang Yang2014-06-261-0/+14
* ALSA: hda/realtek - Add support of ALC891 codecKailang Yang2014-06-261-0/+1
* ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming2014-06-261-1/+1
* lz4: ensure length does not wrapGreg Kroah-Hartman2014-06-261-0/+2
* lzo: properly check for overrunsGreg Kroah-Hartman2014-06-261-21/+41
* iio: Fix two mpl3115 issues in measurement conversionPeter Meerwald2014-06-261-3/+3
* iio: Fix endianness issue in ak8975_read_axis()Peter Meerwald2014-06-261-8/+1
* iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()Dan Carpenter2014-06-261-8/+8
* iio: mxs-lradc: fix dividerRobert Hodaszi2014-06-261-4/+8
* staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht2014-06-261-2/+6
* iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and ma...Jonathan Cameron2014-06-261-8/+8
* ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() functionPeter Ujfalusi2014-06-261-1/+1
* ASoC: max98090: Fix reset at resume timeLiam Girdwood2014-06-261-0/+3
* ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()Lars-Peter Clausen2014-06-261-13/+10
* hv: use correct order when freeing monitor_pagesRadim Krčmář2014-06-261-2/+2
* Drivers: hv: balloon: Ensure pressure reports are posted regularlyK. Y. Srinivasan2014-06-261-3/+26
* USB: cdc-acm: fix runtime PM imbalance at shutdownJohan Hovold2014-06-261-2/+4
* USB: cdc-acm: fix I/O after failed openJohan Hovold2014-06-261-0/+3
* USB: cdc-acm: fix potential urb leak and PM imbalance in writeJohan Hovold2014-06-261-1/+7
* USB: cdc-acm: fix shutdown and suspend raceJohan Hovold2014-06-261-2/+1
* USB: cdc-acm: fix runtime PM for control messagesJohan Hovold2014-06-261-1/+11
* USB: cdc-acm: fix broken runtime suspendJohan Hovold2014-06-262-11/+23
* USB: cdc-acm: fix write and resume raceJohan Hovold2014-06-261-14/+9
* USB: cdc-acm: fix write and suspend raceJohan Hovold2014-06-261-9/+6
* MIPS: KVM: Allocate at least 16KB for exception handlersJames Hogan2014-06-261-1/+1
* ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCsBoris BREZILLON2014-06-261-9/+13
* KVM: lapic: sync highest ISR to hardware apic on EOIPaolo Bonzini2014-06-261-19/+43
* net/mlx4_core: Keep only one driver entry release mlx4_privWei Yang2014-06-261-1/+1
* net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one()Wei Yang2014-06-262-76/+95
* udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookupEric Dumazet2014-06-261-0/+4
* vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang2014-06-261-4/+3
* rtnetlink: fix userspace API breakage for iproute2 < v3.9.0Michal Schmidt2014-06-261-4/+18
* sctp: Fix sk_ack_backlog wrap-around problemXufeng Zhang2014-06-261-1/+1
* ipv4: fix a race in ip4_datagram_release_cb()Eric Dumazet2014-06-261-5/+15
* sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2014-06-262-5/+24
* ipip, sit: fix ipv4_{update_pmtu,redirect} callsDmitry Popov2014-06-262-4/+4
* net: force a list_del() in unregister_netdevice_many()Eric Dumazet2014-06-264-4/+4
* net: qmi_wwan: add Olivetti Olicard modemsBjørn Mork2014-06-261-1/+6
* net: filter: fix sparc32 typoAlexei Starovoitov2014-06-261-1/+1
* net: filter: fix typo in sparc BPF JITAlexei Starovoitov2014-06-261-4/+4
* sh_eth: fix SH7619/771x supportSergei Shtylyov2014-06-261-0/+21
* sh_eth: use RNC mode for packet receptionBen Dooks2014-06-262-11/+2
* tcp: fix cwnd undo on DSACK in F-RTOYuchung Cheng2014-06-261-6/+5