summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-22block: fix ext_dev_lock lockdep reportDan Williams
2015-06-22Input: elantech - add new icbody typeSam Hung
2015-06-22Input: elantech - fix detection of touchpads where the revision matches a kno...Hans de Goede
2015-06-22Input: synaptics - add min/max quirk for Lenovo S540Peter Hutterer
2015-06-22Input: alps - do not reduce trackpoint speed by halfHans de Goede
2015-06-22i2c: s3c2410: fix oops in suspend callback for non-dt platformsVasily Khoruzhick
2015-06-22i2c: hix5hd2: Fix modalias to make module auto-loading workAxel Lin
2015-06-22dmaengine: at_xdmac: lock fixesLudovic Desroches
2015-06-22dmaengine: at_xdmac: rework slave configuration partLudovic Desroches
2015-06-22dmaengine: Fix choppy sound because of unimplemented resumeKrzysztof Kozlowski
2015-06-22dmaengine: pl330: Fix hang on dmaengine_terminate_all on certain boardsKrzysztof Kozlowski
2015-06-22ALSA: usb-audio: add native DSD support for JLsounds I2SoverUSBJurgen Kramer
2015-06-22ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)Clemens Ladisch
2015-06-22ALSA: usb-audio: add MAYA44 USB+ mixer control namesClemens Ladisch
2015-06-22ALSA: usb-audio: don't try to get Outlaw RR2150 sample rateEric Wong
2015-06-22ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam FusionWolfram Sang
2015-06-22ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420Takashi Iwai
2015-06-22iommu/vt-d: Fix passthrough mode with translation-disabled devicesDavid Woodhouse
2015-06-22iommu/vt-d: Allow RMRR on graphics devices tooDavid Woodhouse
2015-06-22n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-22drivers/base: cacheinfo: handle absence of cachesSudeep Holla
2015-06-22iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen
2015-06-22iio: adis16400: Fix burst modePaul Cercueil
2015-06-22iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil
2015-06-22iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil
2015-06-22iio: adis16400: Report pressure channel scaleLars-Peter Clausen
2015-06-22iio: adc: twl6030-gpadc: Fix modaliasAxel Lin
2015-06-22netlink: Disable insertions/removals during rehashHerbert Xu
2015-06-22bridge: disable softirqs around br_fdb_update to avoid lockupNikolay Aleksandrov
2015-06-22be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna
2015-06-22ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()Shawn Bohrer
2015-06-22xen: netback: read hotplug script once at start of day.Ian Campbell
2015-06-22tcp: fix child sockets to use system default congestion control if not setNeal Cardwell
2015-06-22udp: fix behavior of wrong checksumsEric Dumazet
2015-06-22bridge: fix br_multicast_query_expired() bugEric Dumazet
2015-06-22sctp: Fix mangled IPv4 addresses on a IPv6 listening socketJason Gunthorpe
2015-06-22net_sched: invoke ->attach() after setting dev->qdiscWANG Cong
2015-06-22xen/netback: Properly initialize credit_bytesRoss Lagerwall
2015-06-22unix/caif: sk_socket can disappear when state is unlockedMark Salyzyn
2015-06-22net: dp83640: fix improper double spin locking.Richard Cochran
2015-06-22net: dp83640: reinforce locking rules.Richard Cochran
2015-06-22net: dp83640: fix broken calibration routine.Richard Cochran
2015-06-22bridge: fix parsing of MLDv2 reportsThadeu Lima de Souza Cascardo
2015-06-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork
2015-06-22ipv4: Avoid crashing in ip_errorEric W. Biederman
2015-06-22net: sched: fix call_rcu() race on classifier module unloadsDaniel Borkmann
2015-06-22net/ipv6/udp: Fix ipv6 multicast socket filter regressionHenning Rogge
2015-06-22tcp/ipv6: fix flow label setting in TIME_WAIT stateFlorent Fourcot
2015-06-22rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
2015-06-22netlink: Reset portid after netlink_insert failureHerbert Xu