index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-11
/
+14
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
15
-84
/
+188
2017-01-11
nvme: apply DELAY_BEFORE_CHK_RDY quirk at probe time too
Guilherme G. Piccoli
1
-6
/
+1
2017-01-11
nvme-rdma: fix nvme_rdma_queue_is_ready
Christoph Hellwig
1
-1
/
+1
2017-01-11
xhci: fix deadlock at host remove by running watchdog correctly
Mathias Nyman
2
-24
/
+0
2017-01-11
net: vrf: do not allow table id 0
David Ahern
1
-0
/
+2
2017-01-11
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
1
-1
/
+2
2017-01-11
net: ipv4: Fix multipath selection with vrf
David Ahern
1
-0
/
+2
2017-01-11
USB: serial: ch341: fix control-message error handling
Johan Hovold
1
-11
/
+21
2017-01-11
vme: Fix wrong pointer utilization in ca91cx42_slave_get
Augusto Mecking Caringi
1
-1
/
+1
2017-01-11
auxdisplay: fix new ht16k33 build errors
Randy Dunlap
1
-3
/
+3
2017-01-11
sysrq: attach sysrq handler correctly for 32-bit kernel
Akinobu Mita
1
-2
/
+2
2017-01-11
ppdev: don't print a free'd string
Colin Ian King
1
-5
/
+8
2017-01-11
extcon: return error code on failure
Pan Bian
1
-1
/
+1
2017-01-11
Revert "tty: serial: 8250: add CON_CONSDEV to flags"
Herbert Xu
1
-1
/
+1
2017-01-11
Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break
Daniel Jedrychowski
1
-1
/
+1
2017-01-11
8250_pci: Fix potential use-after-free in error path
Gabriel Krisman Bertazi
1
-7
/
+5
2017-01-11
tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
Richard Genoud
1
-6
/
+5
2017-01-11
tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
Richard Genoud
1
-0
/
+11
2017-01-11
drivers: char: mem: Fix thinkos in kmem address checks
Robin Murphy
1
-6
/
+4
2017-01-11
mei: bus: enable OS version only for SPT and newer
Alexander Usyskin
5
-0
/
+17
2017-01-10
net/mlx5: Only cancel recovery work when cleaning up device
Daniel Jurgens
1
-2
/
+4
2017-01-10
net/mlx5e: Remove WARN_ONCE from adaptive moderation code
Gil Rockah
1
-6
/
+1
2017-01-10
net/mlx5e: Un-register uplink representor on nic_disable
Saeed Mahameed
1
-7
/
+6
2017-01-10
net/mlx5e: Properly handle FW errors while adding TC rules
Or Gerlitz
1
-7
/
+11
2017-01-10
net/mlx5e: Fix kbuild warnings for uninitialized parameters
Hadar Hen Zion
1
-2
/
+2
2017-01-10
net/mlx5e: Set inline mode requirements for matching on IP fragments
Or Gerlitz
1
-0
/
+4
2017-01-10
net/mlx5e: Properly get address type of encapsulation IP headers
Or Gerlitz
1
-4
/
+9
2017-01-10
net/mlx5e: TC ipv4 tunnel encap offload error flow fixes
Or Gerlitz
1
-8
/
+8
2017-01-10
net/mlx5e: Warn when rejecting offload attempts of IP tunnels
Or Gerlitz
1
-6
/
+24
2017-01-10
net/mlx5e: Properly handle offloading of source udp port for IP tunnels
Or Gerlitz
1
-4
/
+8
2017-01-10
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
1
-2
/
+11
2017-01-10
zram: revalidate disk under init_lock
Minchan Kim
1
-7
/
+1
2017-01-10
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
1
-3
/
+3
2017-01-10
mlx4: Return EOPNOTSUPP instead of ENOTSUPP
Martin KaFai Lau
1
-1
/
+1
2017-01-10
virtio_blk: fix panic in initialization error path
Omar Sandoval
1
-1
/
+2
2017-01-10
nbd: blk_mq_init_queue returns an error code on failure, not NULL
Jeff Moyer
1
-2
/
+4
2017-01-10
virtio_blk: avoid DMA to stack for the sense buffer
Christoph Hellwig
1
-1
/
+3
2017-01-10
ibmvscsis: Fix srp_transfer_data fail return code
Bryant G. Ly
1
-1
/
+1
2017-01-10
usb: musb: fix runtime PM in debugfs
Bin Liu
1
-1
/
+19
2017-01-10
r8152: fix rx issue for runtime suspend
hayeswang
1
-3
/
+28
2017-01-10
r8152: split rtl8152_suspend function
hayeswang
1
-17
/
+40
2017-01-10
target: support XCOPY requests without parameters
David Disseldorp
1
-0
/
+4
2017-01-10
target: check for XCOPY parameter truncation
David Disseldorp
2
-0
/
+15
2017-01-10
target: use XCOPY segment descriptor CSCD IDs
David Disseldorp
1
-31
/
+48
2017-01-10
target: check XCOPY segment descriptor CSCD IDs
David Disseldorp
2
-0
/
+14
2017-01-10
target: simplify XCOPY wwn->se_dev lookup helper
David Disseldorp
1
-19
/
+9
2017-01-10
target: return UNSUPPORTED TARGET/SEGMENT DESC TYPE CODE sense
David Disseldorp
1
-0
/
+4
2017-01-10
target: bounds check XCOPY total descriptor list length
David Disseldorp
1
-0
/
+6
2017-01-10
target: bounds check XCOPY segment descriptor list
David Disseldorp
1
-2
/
+12
[prev]
[next]