summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-03-26drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon
2015-03-26target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger
2015-03-26iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger
2015-03-26target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger
2015-03-26target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche
2015-03-26b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki
2015-03-26irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard
2015-03-26PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin
2015-03-26libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley
2015-03-26gadgetfs: use-after-free in ->aio_read()Al Viro
2015-03-26of: handle both '/' and ':' in path stringsBrian Norris
2015-03-26of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm
2015-03-26xen-pciback: limit guest control of command registerJan Beulich
2015-03-26xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross
2015-03-26drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas
2015-03-26drm/i915: gen4: work around hang during hibernationImre Deak
2015-03-26drm/i915: add dev_to_i915 helperImre Deak
2015-03-26drm: Don't assign fbs for universal cursor support to filesChris Wilson
2015-03-26drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom
2015-03-26drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom
2015-03-26Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski
2015-03-26regulator: core: Fix enable GPIO reference countingDoug Anderson
2015-03-26regulator: Only enable disabled regulators on resumeJavier Martinez Canillas
2015-03-26regulator: rk808: Set the enable time for LDOsDoug Anderson
2015-03-26net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan
2015-03-26bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-03-26mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard
2015-03-26spi: pl022: Fix race in giveback() leading to driver lock-upAlexander Sverdlin
2015-03-26spi: dw-mid: avoid potential NULL dereferenceAndy Shevchenko
2015-03-26spi: atmel: Fix interrupt setup for PDC transfersTorsten Fleischer
2015-03-26tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard
2015-03-26tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com
2015-03-26can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish
2015-03-26can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-03-26Change email address for 8250_pciRussell King
2015-03-26virtio_console: avoid config access from irqMichael S. Tsirkin
2015-03-26virtio_console: init work unconditionallyMichael S. Tsirkin
2015-03-26serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-26drm/radeon: drop ttm two ended allocationAlex Deucher
2015-03-26drm/radeon: Changing number of compute pipe linesBen Goz
2015-03-26drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst
2015-03-26drm/radeon: drop setting UPLL to sleep modeChristian König
2015-03-26drm/radeon: fix interlaced modes on DCE8Alex Deucher
2015-03-26drm/radeon: do a posting read in rs600_set_irqAlex Deucher
2015-03-26drm/radeon: do a posting read in si_set_irqAlex Deucher
2015-03-26drm/radeon: do a posting read in cik_set_irqAlex Deucher
2015-03-26drm/radeon: do a posting read in r600_set_irqAlex Deucher
2015-03-26drm/radeon: do a posting read in r100_set_irqAlex Deucher
2015-03-26drm/radeon: do a posting read in evergreen_set_irqAlex Deucher
2015-03-26drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala