summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-06dm cache: fix missing ERR_PTR returns and handlingJoe Thornber1-4/+5
2015-02-06dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber1-0/+6
2015-02-06Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein1-0/+8
2015-02-06Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer1-3/+4
2015-02-06i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski1-6/+17
2015-02-06rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov1-4/+1
2015-02-06can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish1-4/+3
2015-02-06can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish1-2/+10
2015-02-06can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish1-1/+1
2015-02-06can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish1-6/+1
2015-02-06spi: dw-mid: fix FIFO sizeAndy Shevchenko1-1/+0
2015-01-30md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown1-1/+2
2015-01-30mmc: sdhci: Don't signal the sdio irq if it's not setupSjoerd Simons1-1/+1
2015-01-30tty: Fix pty master poll() after slave closes v2Francesco Ruggeri1-2/+7
2015-01-30Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov1-5/+8
2015-01-30crypto: prefix module autoloading with "crypto-"Kees Cook5-12/+13
2015-01-30drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2015-01-30Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel1-1/+1
2015-01-30sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko1-14/+12
2015-01-30clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi1-2/+2
2015-01-30can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-01-30bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn1-0/+13
2015-01-30dm cache: fix problematic dual use of a single migration count variableJoe Thornber1-39/+50
2015-01-30dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber1-6/+95
2015-01-30ipr: wait for aborted command responsesBrian King2-0/+93
2015-01-30PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson1-0/+14
2015-01-30PCI: Add flag for devices where we can't use bus resetAlex Williamson1-4/+36
2015-01-30drm/radeon: use rv515_ring_start on r5xxAlex Deucher1-2/+16
2015-01-30drm/radeon: add si dpm quirk listAlex Deucher1-0/+39
2015-01-30drm/radeon: add a dpm quirk listAlex Deucher1-0/+33
2015-01-30drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson1-1/+1
2015-01-30libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-30pinctrl: Fix two deadlocksJim Lin1-2/+3
2015-01-30gpio: sysfs: fix gpio device-attribute leakJohan Hovold1-14/+13
2015-01-30gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold1-11/+8
2015-01-27s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2015-01-27s390/3215: fix hanging console issueMartin Schwidefsky1-15/+17
2015-01-27bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet1-1/+1