summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-03-06tty: Prevent untrappable signals from malicious programPeter Hurley
2015-03-06iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger
2015-03-06Added Little Endian support to vtpm modulehonclo
2015-03-06tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard
2015-03-06tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo
2015-03-06char: tpm: Add missing error check for devm_kzallocKiran Padwal
2015-03-06TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells
2015-03-06tpm_tis: verify interrupt during initScot Doyle
2015-03-06mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang
2015-03-06em28xx-audio: fix missing newlinesRussell King
2015-03-06em28xx: ensure "closing" messages terminate with a newlineRussell King
2015-03-06megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com
2015-03-06power: gpio-charger: balance enable/disable_irq_wake callsDmitry Eremin-Solenikov
2015-03-06power: bq24190: Fix ignored supplicantsKrzysztof Kozlowski
2015-03-06power_supply: 88pm860x: Fix leaked power supply on probe failKrzysztof Kozlowski
2015-03-06lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley
2015-03-06xen/manage: Fix USB interaction issues when resumingRoss Lagerwall
2015-03-06cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann
2015-03-06cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka
2015-03-06cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar
2015-03-06PCI: Fix infinite loop with ROM image of size 0Michel Dänzer
2015-03-06PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado
2015-03-06HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee
2015-03-06iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-03-06iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho
2015-03-06iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira
2015-03-06iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-03-06Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee
2015-02-26media/rc: Send sync space information on the lirc deviceAustin Lund
2015-02-26ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-02-26bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-02-26netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-11gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold
2015-02-11gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold
2015-02-05target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-02-05rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-02-05drm/i915: Only fence tiled region of object.Bob Paauwe
2015-02-05drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-02-05regulator: core: fix race condition in regulator_put()Ashay Jaiswal
2015-02-05spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg
2015-02-05dm cache: fix missing ERR_PTR returns and handlingJoe Thornber
2015-02-05dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber
2015-02-05Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein
2015-02-05Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer
2015-02-05i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski
2015-02-05rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-02-05can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-02-05can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-02-05can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-02-05can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish