summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* dm switch: factor out switch_region_table_readMikulas Patocka2014-08-011-5/+13
* dm cache: set minimum_io_size to cache's data block sizeMike Snitzer2014-08-011-1/+1
* dm thin: set minimum_io_size to pool's data block sizeMike Snitzer2014-08-011-1/+1
* dm crypt: use per-bio dataMikulas Patocka2014-08-011-14/+27
* dm table: make dm_table_supports_discards staticMikulas Patocka2014-08-012-37/+37
* dm cache metadata: use dm-space-map-metadata.h defined size limitsMike Snitzer2014-08-013-8/+6
* dm cache: fail migrations in the do_worker error pathJoe Thornber2014-08-011-0/+1
* dm cache: simplify deferred set reference count incrementsJoe Thornber2014-08-011-46/+77
* dm thin: relax external origin size constraintsJoe Thornber2014-08-011-43/+115
* dm thin: switch to an atomic_t for tracking pending new block preparationsJoe Thornber2014-08-011-13/+16
* dm mpath: eliminate pg_ready() wrapperMike Snitzer2014-08-011-4/+2
* dm io: simplify dec_count and sync_ioJoe Thornber2014-08-011-35/+42
* dm cache: fix race affecting dirty block countAnssi Hannula2014-08-011-7/+6
* dm bufio: fully initialize shrinkerGreg Thelen2014-08-011-1/+1
* Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-07-271-2/+2
|\
| * firewire: ohci: disable MSI for VIA VT6315 againStefan Richter2014-07-231-2/+2
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-07-2614-88/+146
|\ \
| * | drm/radeon: fix cut and paste issue for hawaii.Jerome Glisse2014-07-251-0/+1
| * | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-255-0/+8
| |\ \
| | * | drm/radeon: fix irq ring buffer overflow handlingChristian König2014-07-234-0/+4
| | * | drm/radeon: fix error handling in radeon_vm_bo_set_addrChristian König2014-07-221-0/+4
| * | | Merge tag 'drm-intel-fixes-2014-07-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-07-253-25/+15
| |\ \ \ | | |/ / | |/| |
| | * | drm/i915: Simplify i915_gem_release_all_mmaps()Chris Wilson2014-07-231-16/+9
| | * | drm/i915: fix freeze with blank screen booting highmemHugh Dickins2014-07-221-2/+2
| | * | drm/i915: Reorder the semaphore deadlock check, againChris Wilson2014-07-211-7/+4
| * | | Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2014-07-227-63/+122
| |\ \ \
| | * | | drm/radeon/TN: only enable bapm on MSI systemsAlex Deucher2014-07-211-7/+8
| | * | | drm/radeon: fix VM IB handlingChristian König2014-07-214-16/+19
| | * | | drm/radeon: fix handling of radeon_vm_bo_rmv v3Christian König2014-07-213-31/+86
| | * | | drm/radeon: let's use GB for vm_size (v2)Christian König2014-07-212-13/+13
* | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-261-1/+3
|\ \ \ \ \
| * | | | | hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck2014-07-241-1/+3
| | |_|/ / | |/| | |
* | | | | parport: fix menu breakageRandy Dunlap2014-07-261-6/+6
* | | | | Merge tag 'pinctrl-v3.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-07-242-1/+2
|\ \ \ \ \
| * | | | | gpio: rcar: Add support for DT IRQ flagsLaurent Pinchart2014-07-151-0/+1
| * | | | | pinctrl: st: Fix irqmux handlerMaxime COQUELIN2014-07-151-1/+1
* | | | | | Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-07-241-12/+4
|\ \ \ \ \ \
| * | | | | | libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-231-12/+4
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-07-247-27/+28
|\ \ \ \ \ \ \
| * | | | | | | Input: fix defuzzing logicDmitry Torokhov2014-07-201-2/+4
| * | | | | | | Input: sirfsoc-onkey - fix GPL v2 license string typoBjorn Helgaas2014-07-181-1/+1
| * | | | | | | Input: st-keyscan - fix 'defined but not used' compiler warningsTobias Klauser2014-07-181-0/+2
| * | | | | | | Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)Hans de Goede2014-07-151-2/+3
| * | | | | | | Input: i8042 - add Acer Aspire 5710 to nomux blacklistJiri Kosina2014-07-151-0/+7
| * | | | | | | Input: ti_am335x_tsc - warn about incorrect spellingFelipe Balbi2014-06-151-1/+4
| * | | | | | | Input: wacom - cleanup multitouch code when touch_max is 2Ping Cheng2014-06-151-21/+7
* | | | | | | | zram: avoid lockdep splat by revalidate_diskMinchan Kim2014-07-241-4/+18
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-07-229-38/+130
|\ \ \ \ \ \ \ \
| * | | | | | | | xen-netback: Fix pointer incrementation to avoid incorrect loggingZoltan Kiss2014-07-211-1/+1
| * | | | | | | | xen-netback: Fix releasing header slot on error pathZoltan Kiss2014-07-211-5/+33