summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-07ALSA: hda - enable mute led quirk for one more hp machine.Hui Wang1-0/+1
2015-03-07ALSA: hda - Set up GPIO for Toshiba Satellite S50DTakashi Iwai1-0/+20
2015-03-07ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter1-8/+19
2015-03-07si2168: define symbol rate limitsAntti Palosaari1-0/+2
2015-03-07lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley1-0/+7
2015-03-07lmedm04: Increase Interupt due time to 200 msecMalcolm Priestley1-3/+4
2015-03-07ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg1-4/+15
2015-03-07ACPI / LPSS: Always disable I2C host controllersMika Westerberg1-0/+4
2015-03-07xen-scsiback: mark pvscsi frontend request consumed only after last readJuergen Gross1-8/+6
2015-03-07xen/manage: Fix USB interaction issues when resumingRoss Lagerwall1-1/+7
2015-03-07cpufreq: s3c: remove last use of resume_clocks callbackArnd Bergmann1-8/+0
2015-03-07cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2-3/+3
2015-03-07cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2-0/+15
2015-03-07cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar1-3/+3
2015-03-07rtlwifi: Remove logging statement that is no longer neededLarry Finger1-4/+1
2015-03-07rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger2-8/+8
2015-03-07rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan2-0/+142
2015-03-07rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan2-0/+6
2015-03-07rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan1-2/+1
2015-03-07rtlwifi: rtl8192ee: Fix adhoc failTroy Tan2-31/+1
2015-03-07ASoC: davinci: fix DM365_EVM codec selectionArnd Bergmann1-2/+1
2015-03-07ASoC: mioa701_wm9713: Fix speaker eventLars-Peter Clausen1-1/+1
2015-03-07ASoC: rt5670: Set use_single_rw flag for regmapBard Liao1-0/+1
2015-03-07PCI: Fix infinite loop with ROM image of size 0Michel Dänzer1-3/+4
2015-03-07PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado1-1/+1
2015-03-07HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee1-1/+4
2015-03-07iwlwifi: mvm: always use mac color zeroLuciano Coelho1-3/+0
2015-03-07iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho1-1/+1
2015-03-07iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira1-0/+5
2015-03-07iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach1-1/+6
2015-03-07fsnotify: fix handling of renames in auditJan Kara1-2/+4
2015-03-07xfs: set superblock buffer type correctlyDave Chinner1-0/+1
2015-03-07xfs: set buf types when converting extent formatsDave Chinner2-1/+7
2015-03-07xfs: inode unlink does not set AGI buffer typeDave Chinner1-0/+2
2015-03-07xfs: ensure buffer types are set correctlyDave Chinner1-0/+4
2015-03-07random: Fix fast_mix() functionGeorge Spelvin1-4/+4
2015-03-07Bluetooth: btusb: Add support for Lite-On (04ca) Broadcom based, BCM43142Matej Dubovy1-0/+4
2015-03-07Bluetooth: btusb: Add support for Dynex/Insignia USB donglesMarcel Holtmann1-0/+3
2015-03-07Bluetooth: btusb: Add Broadcom patchram support for ASUSTek devicesRick Dunn1-1/+2
2015-03-07Bluetooth: Fix valid Identity Address checkJohan Hedberg1-1/+5
2015-03-07Bluetooth: ath3k: Add support of AR3012 bluetooth 13d3:3423 deviceDmitry Tunin2-0/+3
2015-03-07Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee1-0/+8
2015-02-27Linux 3.18.8v3.18.8Greg Kroah-Hartman1-1/+1
2015-02-27media/rc: Send sync space information on the lirc deviceAustin Lund1-3/+9
2015-02-27ext4: ignore journal checksum on remount; don't failEric Sandeen1-3/+2
2015-02-27net: sched: fix panic in rate estimatorsEric Dumazet1-8/+5
2015-02-27hyperv: Fix the error processing in netvsc_send()Haiyang Zhang1-3/+8
2015-02-27net: sctp: fix passing wrong parameter header to param_type2af in sctp_proces...Saran Maruti Ramanara1-1/+1
2015-02-27ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-02-27ipv4: tcp: get rid of ugly unicast_sockEric Dumazet4-33/+37