summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka2015-08-181-1/+13
* dm thin: optimize async discard submissionMike Snitzer2015-08-181-74/+15
* dm snapshot: don't invalidate on-disk image on snapshot write overflowMikulas Patocka2015-08-121-4/+16
* dm: remove unlikely() before IS_ERR()viresh kumar2015-08-123-6/+6
* dm: do not override error code returned from dm_get_device()Vivek Goyal2015-08-127-19/+41
* dm: test return value for DM_MAPIO_SUBMITTEDMikulas Patocka2015-08-121-1/+1
* dm verity: remove unused mempoolSami Tolvanen2015-08-121-15/+0
* dm cache: move wake_waker() from free_migrations() to where it is neededJoe Thornber2015-08-121-1/+2
* dm btree remove: remove unused function get_nr_entries()Vivek Goyal2015-08-121-22/+0
* dm btree: remove unused "dm_block_t root" parameter in btree_split_sibling()Vivek Goyal2015-08-121-3/+3
* dm cache policy smq: change the mutex to a spinlockJoe Thornber2015-08-121-71/+39
* dm cache policy smq: move 'dm-cache-default' module alias to SMQYi Zhang2015-08-122-2/+2
* dm btree: add ref counting ops for the leaves of top level btreesJoe Thornber2015-08-124-16/+50
* dm thin metadata: delete btrees when releasing metadata snapshotJoe Thornber2015-08-121-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-08-096-6/+31
|\
| * Input: elantech - add special check for fw_version 0x470f01 touchpadDuson Lin2015-08-072-2/+21
| * Input: twl4030-vibra - fix ERROR: Bad of_node_put() warningMarek Belisko2015-08-051-1/+2
| * Input: alps - only Dell laptops have separate button bits for v2 dualpoint st...Hans de Goede2015-08-031-2/+6
| * Input: axp20x-pek - add module aliasChen-Yu Tsai2015-08-031-0/+1
| * Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-031-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-092-2/+2
|\ \
| * | MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
| * | CPUFREQ: Loongson2: Fix broken build due to incorrect include.Ralf Baechle2015-08-031-1/+1
* | | Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2015-08-095-15/+20
|\ \ \
| * \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-08-034-14/+20
| |\ \ \
| | * | | thermal: exynos: Remove unused code related to platform_data on probe()Chanwoo Choi2015-08-021-3/+0
| | * | | thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi2015-08-021-1/+1
| | * | | thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski2015-08-021-0/+2
| | * | | thermal: power_allocator: trace the real requested powerJavi Merino2015-08-021-10/+16
| | * | | thermal: remove dangling 'weight_attr' device fileViresh Kumar2015-08-021-0/+1
| | |/ /
| * / / thermal: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-031-1/+0
| |/ /
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2015-08-081-0/+4
|\ \ \
| * | | virtio-input: reset device and detach unused during removeJason Wang2015-08-061-0/+4
| |/ /
* | | Merge tag 'dm-4.2-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-08-082-17/+11
|\ \ \
| * | | dm btree remove: fix bug in remove_one()Joe Thornber2015-08-071-0/+1
| * | | dm: fix dm_merge_bvec regression on 32 bit systemsMike Snitzer2015-08-031-17/+10
* | | | Merge tag 'hwmon-for-linus-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-083-1/+19
|\ \ \ \
| * | | | hwmon: (g762) Export OF module alias informationJavier Martinez Canillas2015-08-051-0/+1
| * | | | hwmon: (nct7904) Export I2C module alias informationJavier Martinez Canillas2015-08-051-0/+1
| * | | | hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár2015-08-051-1/+17
| | |/ / | |/| |
* | | | Merge tag 'usb-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-08-0815-16/+103
|\ \ \ \
| * \ \ \ Merge tag 'phy-for-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2015-08-052-6/+56
| |\ \ \ \
| | * | | | phy: ti-pipe3: i783 workaround for SATA lockup after dpll unlock/relockRoger Quadros2015-08-011-6/+55
| | * | | | phy-sun4i-usb: Add missing EXPORT_SYMBOL_GPL for sun4i_usb_phy_set_squelch_de...Hans de Goede2015-08-011-0/+1
| * | | | | drivers/usb: Delete XHCI command timer if necessaryGavin Shan2015-08-031-1/+2
| * | | | | xhci: fix off by one error in TRB DMA address boundary checkMathias Nyman2015-08-031-1/+1
| * | | | | Merge tag 'fixes-for-v4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-08-031-0/+1
| |\ \ \ \ \
| | * | | | | usb: udc: core: add device_del() call to error pathwayAlan Stern2015-08-031-0/+1
| * | | | | | Merge tag 'usb-serial-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-07-303-1/+4
| |\ \ \ \ \ \
| | * | | | | | USB: sierra: add 1199:68AB device IDDirk Behme2015-07-281-0/+1