index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-2
/
+2
2016-11-19
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-6
/
+24
2016-11-19
i2c: i2c-mux-pca954x: fix deselect enabling for device-tree
Alex Hemme
1
-2
/
+2
2016-11-19
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+10
2016-11-19
Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-6
/
+29
2016-11-18
Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-12
/
+11
2016-11-18
Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'
Rafael J. Wysocki
1
-6
/
+7
2016-11-18
Merge tag 'gpio-v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
5
-10
/
+9
2016-11-18
i2c: digicolor: use clk_disable_unprepare instead of clk_unprepare
Wei Yongjun
1
-1
/
+1
2016-11-18
Merge tag 'drm-intel-fixes-2016-11-17' of ssh://git.freedesktop.org/git/drm-i...
Dave Airlie
5
-20
/
+33
2016-11-17
ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'
Cédric Le Goater
1
-2
/
+2
2016-11-18
Revert "drm/mediatek: set vblank_disable_allowed to true"
Dave Airlie
1
-1
/
+0
2016-11-18
Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE"
Dave Airlie
1
-1
/
+1
2016-11-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-23
/
+65
2016-11-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
37
-395
/
+391
2016-11-17
crypto: caam - fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2016-11-17
dmaengine: cppi41: More PM runtime fixes
Tony Lindgren
1
-4
/
+7
2016-11-16
Merge tag 'drm-fixes-for-v4.9-rc6' of git://people.freedesktop.org/~airlied/l...
Linus Torvalds
17
-212
/
+117
2016-11-16
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
4
-23
/
+24
2016-11-16
iw_cxgb4: set *bad_wr for post_send/post_recv errors
Steve Wise
1
-0
/
+4
2016-11-16
Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc
Doug Ledford
17
-50
/
+203
2016-11-16
IB/rxe: Update qp state for user query
Yonatan Cohen
1
-0
/
+1
2016-11-16
IB/rxe: Clear queue buffer when modifying QP to reset
Yonatan Cohen
3
-0
/
+12
2016-11-16
IB/rxe: Fix handling of erroneous WR
Yonatan Cohen
1
-8
/
+13
2016-11-16
IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum
Yonatan Cohen
1
-6
/
+2
2016-11-16
IB/mlx4: Fix create CQ error flow
Matan Barak
1
-1
/
+4
2016-11-16
IB/mlx4: Check gid_index return value
Daniel Jurgens
1
-1
/
+4
2016-11-16
IB/mlx5: Fix NULL pointer dereference on debug print
Eli Cohen
1
-2
/
+2
2016-11-16
IB/mlx5: Fix fatal error dispatching
Eli Cohen
1
-2
/
+5
2016-11-16
IB/mlx5: Resolve soft lock on massive reg MRs
Moshe Lazer
2
-1
/
+7
2016-11-16
IB/mlx5: Use cache line size to select CQE stride
Daniel Jurgens
1
-2
/
+1
2016-11-16
IB/mlx5: Validate requested RQT size
Maor Gottlieb
1
-0
/
+8
2016-11-16
IB/mlx5: Fix memory leak in query device
Majd Dibbiny
1
-2
/
+2
2016-11-16
IB/core: Avoid unsigned int overflow in sg_alloc_table
Mark Bloch
1
-1
/
+1
2016-11-16
IB/core: Add missing check for addr_resolve callback return value
Mark Bloch
1
-2
/
+9
2016-11-16
IB/core: Set routable RoCE gid type for ipv4/ipv6 networks
Leon Romanovsky
1
-1
/
+20
2016-11-16
IB/cm: Mark stale CM id's whenever the mad agent was unregistered
Mark Bloch
1
-16
/
+110
2016-11-16
IB/uverbs: Fix leak of XRC target QPs
Tariq Toukan
1
-5
/
+2
2016-11-17
Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
5
-24
/
+28
2016-11-17
Merge branch 'mediatek-drm-fixes-2016-11-11' of https://github.com/ckhu-media...
Dave Airlie
6
-21
/
+51
2016-11-16
gpio: Remove GPIO_DEVRES option
Keno Fischer
2
-5
/
+1
2016-11-16
nvme/pci: Don't free queues on error
Keith Busch
1
-14
/
+4
2016-11-16
Merge tag 'mfd-fixes-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
5
-27
/
+17
2016-11-16
mfd: core: Fix device reference leak in mfd_clone_cell
Johan Hovold
1
-0
/
+2
2016-11-16
mfd: stmpe: Fix RESET regression on STMPE2401
Linus Walleij
1
-0
/
+2
2016-11-16
mfd: intel_soc_pmic_bxtwc: Fix usbc interrupt
Heikki Krogerus
1
-2
/
+4
2016-11-16
mfd: intel-lpss: Do not put device in reset state on suspend
Azhar Shaikh
1
-3
/
+0
2016-11-16
mfd: lpss: Fix Intel Kaby Lake PCH-H properties
Jarkko Nikula
1
-22
/
+9
2016-11-16
drm/i915: Assume non-DP++ port if dvo_port is HDMI and there's no AUX ch spec...
Ville Syrjälä
2
-9
/
+24
2016-11-16
Merge tag 'sunxi-drm-fixes-for-4.9' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
2
-14
/
+10
[next]