summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-02-26media/rc: Send sync space information on the lirc deviceAustin Lund
2015-02-26ppp: deflate: never return len larger than output bufferFlorian Westphal
2015-02-26bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan
2015-02-26netxen: fix netxen_nic_poll() logicEric Dumazet
2015-02-11gpio: sysfs: fix memory leak in gpiod_sysfs_set_active_lowJohan Hovold
2015-02-11gpio: sysfs: fix memory leak in gpiod_export_linkJohan Hovold
2015-02-05target: Drop arbitrary maximum I/O size limitNicholas Bellinger
2015-02-05rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-02-05drm/i915: Only fence tiled region of object.Bob Paauwe
2015-02-05drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N
2015-02-05regulator: core: fix race condition in regulator_put()Ashay Jaiswal
2015-02-05spi/pxa2xx: Clear cur_chip pointer before starting next messageMika Westerberg
2015-02-05dm cache: fix missing ERR_PTR returns and handlingJoe Thornber
2015-02-05dm thin: don't allow messages to be sent to a pool target in READ_ONLY or FAI...Joe Thornber
2015-02-05Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)Jochen Hein
2015-02-05Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2ndPeter Hutterer
2015-02-05i2c: s3c2410: fix ABBA deadlock by keeping clock preparedPaul Osmialowski
2015-02-05rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-02-05can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-02-05can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-02-05can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-02-05can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-02-05spi: dw-mid: fix FIFO sizeAndy Shevchenko
2015-01-29md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.NeilBrown
2015-01-29mmc: sdhci: Don't signal the sdio irq if it's not setupSjoerd Simons
2015-01-29tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2015-01-29Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook
2015-01-29drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg
2015-01-29Revert "swiotlb-xen: pass dev_addr to swiotlb_tbl_unmap_single"David Vrabel
2015-01-29sata_dwc_460ex: fix resource leak on error pathAndy Shevchenko
2015-01-29clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi
2015-01-29can: dev: fix crtlmode_supported checkOliver Hartkopp
2015-01-29bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn
2015-01-29dm cache: fix problematic dual use of a single migration count variableJoe Thornber
2015-01-29dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber
2015-01-29ipr: wait for aborted command responsesBrian King
2015-01-29PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson
2015-01-29PCI: Add flag for devices where we can't use bus resetAlex Williamson
2015-01-29drm/radeon: use rv515_ring_start on r5xxAlex Deucher
2015-01-29drm/radeon: add si dpm quirk listAlex Deucher
2015-01-29drm/radeon: add a dpm quirk listAlex Deucher
2015-01-29drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson
2015-01-29libata: prevent HSM state change race between ISR and PIODavid Jeffery
2015-01-29pinctrl: Fix two deadlocksJim Lin
2015-01-29gpio: sysfs: fix gpio device-attribute leakJohan Hovold
2015-01-29gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold
2015-01-27s390/3215: fix tty output containing tabsMartin Schwidefsky
2015-01-27s390/3215: fix hanging console issueMartin Schwidefsky
2015-01-27bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet