summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-26drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon1-1/+1
2015-03-26target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-03-26iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger1-4/+10
2015-03-26target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2
2015-03-26target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche1-0/+4
2015-03-26b43: fix support for 5 GHz only BCM43228 modelRafał Miłecki1-0/+1
2015-03-26irqchip: armada-370-xp: Fix chained per-cpu interruptsMaxime Ripard1-1/+20
2015-03-26PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin1-2/+3
2015-03-26libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley1-2/+4
2015-03-26gadgetfs: use-after-free in ->aio_read()Al Viro1-3/+12
2015-03-26of: handle both '/' and ':' in path stringsBrian Norris1-6/+1
2015-03-26of: fix handling of '/' in options for of_find_node_by_path()Leif Lindholm1-8/+15
2015-03-26xen-pciback: limit guest control of command registerJan Beulich3-14/+51
2015-03-26xen/events: avoid NULL pointer dereference in dom0 on large machinesJuergen Gross1-6/+12
2015-03-26drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas1-0/+1
2015-03-26drm/i915: gen4: work around hang during hibernationImre Deak1-5/+25
2015-03-26drm/i915: add dev_to_i915 helperImre Deak2-6/+8
2015-03-26drm: Don't assign fbs for universal cursor support to filesChris Wilson1-16/+19
2015-03-26drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom2-16/+6
2015-03-26drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom1-37/+40
2015-03-26Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski1-3/+0
2015-03-26regulator: core: Fix enable GPIO reference countingDoug Anderson1-14/+12
2015-03-26regulator: Only enable disabled regulators on resumeJavier Martinez Canillas1-3/+5
2015-03-26regulator: rk808: Set the enable time for LDOsDoug Anderson1-0/+8
2015-03-26net: fec: fix rcv is not last issue when do suspend/resume testFugang Duan1-1/+1
2015-03-26bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
2015-03-26mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard1-6/+42
2015-03-26spi: pl022: Fix race in giveback() leading to driver lock-upAlexander Sverdlin1-1/+1
2015-03-26spi: dw-mid: avoid potential NULL dereferenceAndy Shevchenko1-0/+6
2015-03-26spi: atmel: Fix interrupt setup for PDC transfersTorsten Fleischer1-6/+6
2015-03-26tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard1-4/+6
2015-03-26tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2-8/+8
2015-03-26can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish1-5/+23
2015-03-26can: add missing initialisations in CAN related skbuffsOliver Hartkopp1-0/+8
2015-03-26Change email address for 8250_pciRussell King1-1/+1
2015-03-26virtio_console: avoid config access from irqMichael S. Tsirkin1-0/+16
2015-03-26virtio_console: init work unconditionallyMichael S. Tsirkin1-1/+2
2015-03-26serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-3/+12
2015-03-26drm/radeon: drop ttm two ended allocationAlex Deucher1-11/+0
2015-03-26drm/radeon: Changing number of compute pipe linesBen Goz1-1/+1
2015-03-26drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst1-23/+45
2015-03-26drm/radeon: drop setting UPLL to sleep modeChristian König1-4/+2
2015-03-26drm/radeon: fix interlaced modes on DCE8Alex Deucher1-0/+3
2015-03-26drm/radeon: do a posting read in rs600_set_irqAlex Deucher1-0/+4
2015-03-26drm/radeon: do a posting read in si_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: do a posting read in cik_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: do a posting read in r600_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: do a posting read in r100_set_irqAlex Deucher1-0/+4
2015-03-26drm/radeon: do a posting read in evergreen_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala1-1/+3