summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-07EDAC, amd64_edac: Prevent OOPS with >16 memory controllersDaniel J Blueman1-2/+8
2015-03-07md/raid1: fix read balance when a drive is write-mostly.Tomáš Hodek1-2/+3
2015-03-07md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2
2015-03-07gpio: tps65912: fix wrong container_of argumentsNicolas Saenz Julienne1-4/+10
2015-03-07gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg1-4/+5
2015-03-07vt: provide notifications on selection changesNicolas Pitre1-1/+3
2015-03-07usb: core: buffer: smallest buffer should start at ARCH_DMA_MINALIGNSebastian Andrzej Siewior2-9/+18
2015-03-07USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern1-8/+8
2015-03-07USB: cp210x: add ID for RUGGEDCOM USB Serial ConsoleLennart Sorensen1-0/+1
2015-03-07tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen1-1/+3
2015-03-07tty: Prevent untrappable signals from malicious programPeter Hurley1-0/+3
2015-03-07iscsi-target: Drop problematic active_ts_list usageNicholas Bellinger1-23/+5
2015-03-07Added Little Endian support to vtpm modulehonclo1-8/+12
2015-03-07tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard1-1/+1
2015-03-07tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo1-0/+8
2015-03-07char: tpm: Add missing error check for devm_kzallocKiran Padwal2-0/+9
2015-03-07TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells1-1/+1
2015-03-07tpm_tis: verify interrupt during initScot Doyle1-14/+62
2015-03-07mmc: sdhci-pxav3: fix setting of pdata->clk_delay_cyclesJisheng Zhang1-2/+2
2015-03-07em28xx-audio: fix missing newlinesRussell King1-1/+1
2015-03-07em28xx: ensure "closing" messages terminate with a newlineRussell King4-4/+4
2015-03-07megaraid_sas: disable interrupt_mask before enabling hardware interruptsSumit.Saxena@avagotech.com1-1/+2
2015-03-07power: gpio-charger: balance enable/disable_irq_wake callsDmitry Eremin-Solenikov1-2/+2
2015-03-07power: bq24190: Fix ignored supplicantsKrzysztof Kozlowski1-1/+1
2015-03-07power_supply: 88pm860x: Fix leaked power supply on probe failKrzysztof Kozlowski1-0/+1
2015-03-07lmedm04: Fix usb_submit_urb BOGUS urb xfer, pipe 1 != type 3 in interrupt urbMalcolm Priestley1-0/+7
2015-03-07xen/manage: Fix USB interaction issues when resumingRoss Lagerwall1-1/+7
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-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-07Bluetooth: ath3k: workaround the compatibility issue with xHCI controllerAdam Lee1-0/+8
2015-02-27media/rc: Send sync space information on the lirc deviceAustin Lund1-3/+9
2015-02-27ppp: deflate: never return len larger than output bufferFlorian Westphal1-1/+1
2015-02-27bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan1-1/+1
2015-02-27netxen: 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-06target: Drop arbitrary maximum I/O size limitNicholas Bellinger5-25/+16
2015-02-06rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov1-14/+6
2015-02-06drm/i915: Only fence tiled region of object.Bob Paauwe1-0/+7
2015-02-06drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N1-0/+22
2015-02-06regulator: core: fix race condition in regulator_put()Ashay Jaiswal1-1/+3
2015-02-06spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg1-1/+1