summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-06EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman1-2/+8
2015-03-06md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek1-2/+3
2015-03-06md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2
2015-03-06gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne1-4/+10
2015-03-06gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg1-4/+5
2015-03-06vt: provide notifications on selection changesNicolas Pitre1-1/+3
2015-03-06usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2-9/+18
2015-03-06USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-03-06USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-03-06tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen1-1/+3
2015-03-06tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-03-06iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger1-23/+5
2015-03-06Added Little Endian support to vtpm modulehonclo1-8/+12
2015-03-06tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard1-1/+1
2015-03-06tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo1-0/+8
2015-03-06char: tpm: Add missing error check for devm_kzallocKiran Padwal2-0/+9
2015-03-06TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells1-1/+1
2015-03-06tpm_tis: verify interrupt during initScot Doyle1-14/+62
2015-03-06mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang1-2/+2
2015-03-06em28xx-audio: fix missing newlinesRussell King1-1/+1
2015-03-06em28xx: ensure "closing" messages terminate with a newlineRussell King4-4/+4
2015-03-06megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com1-1/+2
2015-03-06power: gpio-charger: balance enable/disable_irq_wake callsDmitry Eremin-Solenikov1-2/+2
2015-03-06power: bq24190: Fix ignored supplicantsKrzysztof Kozlowski1-1/+1
2015-03-06power_supply: 88pm860x: Fix leaked power supply on probe failKrzysztof Kozlowski1-0/+1
2015-03-06lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley1-0/+7
2015-03-06xen/manage: Fix USB interaction issues when resumingRoss Lagerwall1-1/+7
2015-03-06cpufreq: s3c: remove incorrect __init annotationsArnd Bergmann2-3/+3
2015-03-06cpufreq: speedstep-smi: enable interrupts when waitingMikulas Patocka2-0/+15
2015-03-06cpufreq: Set cpufreq_cpu_data to NULL before putting kobjectViresh Kumar1-3/+3
2015-03-06PCI: Fix infinite loop with ROM image of size 0Michel Dänzer1-3/+4
2015-03-06PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado1-1/+1
2015-03-06HID: i2c-hid: Limit reads to wMaxInputLength bytes for input eventsSeth Forshee1-1/+4
2015-03-06iwlwifi: mvm: always use mac color zeroLuciano Coelho1-3/+0
2015-03-06iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho1-1/+1
2015-03-06iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira1-0/+5
2015-03-06iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach1-1/+6
2015-03-06Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee1-0/+8
2015-02-26media/rc: Send sync space information on the lirc deviceAustin Lund1-3/+9
2015-02-26ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-02-26bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-02-26netxen: fix netxen_nic_poll() logicEric Dumazet1-1/+4
2015-02-11gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold1-1/+1
2015-02-11gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold1-0/+1
2015-02-05target: Drop arbitrary maximum I/O size limitNicholas Bellinger5-25/+16
2015-02-05rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov1-14/+6
2015-02-05drm/i915: Only fence tiled region of object.Bob Paauwe1-0/+7
2015-02-05drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N1-0/+22
2015-02-05regulator: core: fix race condition in regulator_put()Ashay Jaiswal1-1/+3
2015-02-05spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg1-1/+1