index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'devel-mt2701' into devel
Linus Walleij
2016-02-09
6
-1
/
+2977
|
\
|
*
pinctrl: mediatek: Add gpio_request_enable support
Biao Huang
2016-02-05
1
-0
/
+36
|
*
pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701
Biao Huang
2016-01-28
6
-1
/
+2941
*
|
pinctrl: stm32: Fix compile testing selection
Maxime Coquelin
2016-02-09
1
-1
/
+1
*
|
pinctrl: stm32: Remove dependency with DT bindings header files
Maxime Coquelin
2016-02-09
2
-2
/
+8
*
|
pinctrl: pinctrl-pic32: Add PIC32 pin control driver
Joshua Henderson
2016-02-05
4
-0
/
+2471
*
|
pinctrl: stm32: fix compile error and modernize
Linus Walleij
2016-02-05
1
-9
/
+6
*
|
pinctrl: tegra: move Tegra pinctrl drivers to sub-directory
Masahiro Yamada
2016-02-05
12
-42
/
+43
*
|
pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXI
Masahiro Yamada
2016-01-28
3
-17
/
+17
*
|
pinctrl: nomadik: stn8815 CLCD alternate functions
Linus Walleij
2016-01-28
1
-0
/
+7
*
|
pinctrl: pxa: guard sub-directory with CONFIG_PINCTRL_PXA
Masahiro Yamada
2016-01-28
1
-1
/
+1
*
|
pinctrl: qcom: spmi-mpp: Skip pullup on ULT type MPPs
Stephen Boyd
2016-01-27
1
-10
/
+20
*
|
pinctrl: freescale: imx: implement gpio_disable_free for Vybrid
Stefan Agner
2016-01-27
1
-0
/
+26
*
|
pinctrl: mediatek: mt8* make driver explicitly non-modular
Paul Gortmaker
2016-01-27
3
-21
/
+3
*
|
pinctrl: Add STM32 MCUs support
Maxime Coquelin
2016-01-27
7
-0
/
+2498
*
|
pinctrl: st: activate strict mux mode
Patrice Chotard
2016-01-27
1
-0
/
+1
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-01-24
4
-5
/
+333
|
\
|
*
MIPS: bcm963xx: Move extended flash address to bcm_tag header file
Simon Arlott
2016-01-24
1
-4
/
+2
|
*
MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure
Simon Arlott
2016-01-24
1
-1
/
+1
|
*
IRQCHIP: irq-pic32-evic: Add support for PIC32 interrupt controller
Cristian Birsan
2016-01-24
3
-0
/
+330
*
|
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
2016-01-24
2
-0
/
+9
|
\
\
|
*
|
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
2016-01-24
1
-0
/
+7
|
*
|
intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs
Souvik Kumar Chakravarty
2016-01-24
1
-0
/
+2
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-01-24
7
-39
/
+297
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...
Zhang Rui
2016-01-23
5
-38
/
+286
|
|
\
\
\
\
|
|
|
*
|
|
thermal: trip_point_temp_store() calls thermal_zone_device_update()
Kuninori Morimoto
2016-01-07
1
-1
/
+5
|
|
|
*
|
|
thermal: rcar: rcar_thermal_get_temp() return error if strange temp
Kuninori Morimoto
2016-01-07
1
-1
/
+11
|
|
|
*
|
|
thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
Kuninori Morimoto
2016-01-07
1
-4
/
+5
|
|
|
*
|
|
thermal: rcar: check every rcar_thermal_update_temp() return value
Kuninori Morimoto
2016-01-07
1
-10
/
+12
|
|
|
*
|
|
thermal: rcar: move rcar_thermal_dt_ids to upside
Kuninori Morimoto
2016-01-07
1
-6
/
+6
|
|
|
*
|
|
thermal: rockchip: Support the RK3399 SoCs in thermal driver
Caesar Wang
2016-01-07
1
-0
/
+66
|
|
|
*
|
|
thermal: rockchip: Support the RK3228 SoCs in thermal driver
Caesar Wang
2016-01-07
1
-0
/
+81
|
|
|
*
|
|
thermal: rockchip: fix a trivial typo
Caesar Wang
2016-01-07
1
-12
/
+13
|
|
*
|
|
|
Thermal: do thermal zone update after a cooling device registered
Chen Yu
2015-12-29
1
-1
/
+13
|
|
*
|
|
|
Thermal: handle thermal zone device properly during system sleep
Zhang Rui
2015-12-29
1
-0
/
+42
|
|
*
|
|
|
Thermal: initialize thermal zone device correctly
Zhang Rui
2015-12-29
3
-4
/
+33
|
|
|
/
/
/
|
*
|
|
|
Thermal: Enable Broxton SoC thermal reporting device
Amy Wiles
2015-12-29
1
-0
/
+10
|
*
|
|
|
thermal: constify pch_dev_ops structure
Julia Lawall
2015-12-29
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2016-01-24
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
rbd: delete an unnecessary check before rbd_dev_destroy()
Markus Elfring
2016-01-21
1
-2
/
+1
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-01-24
129
-4144
/
+5686
|
\
\
\
\
\
|
*
|
|
|
|
IB/mlx5: Unify CQ create flags check
Leon Romanovsky
2016-01-21
2
-9
/
+3
|
*
|
|
|
|
IB/mlx5: Expose Raw Packet QP to user space consumers
majd@mellanox.com
2016-01-21
1
-12
/
+127
|
*
|
|
|
|
{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib
majd@mellanox.com
2016-01-21
2
-52
/
+49
|
*
|
|
|
|
IB/mlx5: Support setting Ethernet priority for Raw Packet QPs
majd@mellanox.com
2016-01-21
2
-3
/
+47
|
*
|
|
|
|
IB/mlx5: Add Raw Packet QP query functionality
majd@mellanox.com
2016-01-21
2
-22
/
+193
|
*
|
|
|
|
IB/mlx5: Add create and destroy functionality for Raw Packet QP
majd@mellanox.com
2016-01-21
3
-18
/
+365
|
*
|
|
|
|
IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP types
majd@mellanox.com
2016-01-21
3
-95
/
+147
|
*
|
|
|
|
IB/mlx5: Allocate a Transport Domain for each ucontext
majd@mellanox.com
2016-01-21
2
-1
/
+18
|
*
|
|
|
|
net/mlx5_core: Warn on unsupported events of QP/RQ/SQ
majd@mellanox.com
2016-01-21
1
-0
/
+52
[next]