summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-115-8/+9
|\
| * fbcon: unconditionally initialize cursor blink intervalScot Doyle2015-08-101-1/+2
| * video: Fix possible leak in of_get_videomode()Christian Engelmayer2015-08-101-3/+1
| * video: fbdev: pxa3xx_gcu: prepare the clocksRobert Jarzmik2015-08-101-2/+2
| * OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrementJyri Sarha2015-08-101-1/+1
| * OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()Jyri Sarha2015-08-101-0/+2
| * fbdev: select versatile helpers for the integratorLinus Walleij2015-08-101-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-08-113-36/+43
|\ \
| * | HID: wacom: Report correct device resolution when using the wireless adapaterJason Gerecke2015-08-101-33/+37
| * | HID: hid-input: Fix accessing freed memory during device disconnectKrzysztof Kozlowski2015-08-041-2/+5
| * | HID: uclogic: fix limit in uclogic_tablet_enable()Dan Carpenter2015-07-291-1/+1
* | | Merge tag 'mfd-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2015-08-103-11/+8
|\ \ \
| * | | mfd: Remove MFD_CROS_EC_SPI depends on OFJavier Martinez Canillas2015-07-241-1/+1
| * | | platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARMJavier Martinez Canillas2015-07-241-1/+0
| * | | mfd: arizona: Fix initialisation of the PM runtimeCharles Keepax2015-07-241-8/+6
| * | | mfd: arizona: Fix race between runtime suspend and IRQsCharles Keepax2015-07-241-1/+1
* | | | ntb: avoid format string in dev_set_nameKees Cook2015-08-091-1/+1
* | | | NTB: Fix dereference before checkAllen Hubbe2015-08-091-2/+1
* | | | NTB: Fix zero size or integer overflow in ntb_set_mwAllen Hubbe2015-08-091-3/+6
* | | | NTB: Schedule to receive on QP link upAllen Hubbe2015-08-091-0/+2
* | | | NTB: Fix oops in debugfs when transport is half-upDave Jiang2015-08-091-1/+5
* | | | NTB: ntb_netdev not covering all receive errorsDave Jiang2015-08-091-1/+1
* | | | NTB: Fix transport stats for multiple devicesDave Jiang2015-08-091-2/+10
* | | | NTB: Fix ntb_transport out-of-order RX updateAllen Hubbe2015-08-092-69/+107
| |_|/ |/| |
* | | 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-031-3/+0
| | * | | | | thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi2015-08-031-1/+1
| | * | | | | thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski2015-08-031-0/+2
| | * | | | | thermal: power_allocator: trace the real requested powerJavi Merino2015-08-031-10/+16
| | * | | | | thermal: remove dangling 'weight_attr' device fileViresh Kumar2015-08-031-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-041-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
| | |/ / / / | |/| | | |