index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: fix the back to back interrupt handling
Alexander Usyskin
2016-12-06
2
-19
/
+50
*
mei: synchronize irq before initiating a reset.
Tomas Winkler
2016-12-06
4
-4
/
+38
*
VME: Remove shutdown entry from vme_driver
Martyn Welch
2016-12-06
1
-1
/
+0
*
Merge tag 'fpga-for-greg-20161129' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
2016-12-01
7
-28
/
+38
|
\
|
*
MAINTAINERS: add git url for fpga
Alan Tull
2016-11-29
1
-0
/
+1
|
*
fpga: Clarify how write_init works streaming modes
Jason Gunthorpe
2016-11-29
4
-3
/
+11
|
*
fpga zynq: Fix incorrect ISR state on bootup
Jason Gunthorpe
2016-11-29
1
-7
/
+10
|
*
fpga zynq: Remove priv->dev
Jason Gunthorpe
2016-11-29
1
-11
/
+8
|
*
fpga zynq: Add missing \n to messages
Jason Gunthorpe
2016-11-29
1
-11
/
+11
|
*
fpga: Add COMPILE_TEST to all drivers
Jason Gunthorpe
2016-11-29
1
-2
/
+3
*
|
auxdisplay: ht16k33: select framebuffer helper modules
Robin van der Gracht
2016-11-30
1
-0
/
+4
|
/
*
uio: pruss: add clk_disable()
Alexey Khoroshilov
2016-11-29
1
-1
/
+9
*
char/pcmcia: add some error checking in scr24x_read()
Dan Carpenter
2016-11-29
1
-1
/
+1
*
MAINTAINERS: Update fpga-mgr entry with new linux-fpga mailing list
Moritz Fischer
2016-11-29
1
-0
/
+1
*
snsc: restore IRQs on error path in scdrv_write()
Dan Carpenter
2016-11-29
1
-1
/
+1
*
ppdev: check before attaching port
Sudip Mukherjee
2016-11-29
1
-2
/
+21
*
ppdev: use pr_* macros
Sudip Mukherjee
2016-11-29
1
-6
/
+5
*
MAINTAINERS: update email
Sudip Mukherjee
2016-11-29
1
-3
/
+3
*
ppdev: fix memory leak
Sudip Mukherjee
2016-11-29
1
-1
/
+1
*
mei: me: add lewisburg device ids
Tomas Winkler
2016-11-29
2
-0
/
+3
*
mei: request async autosuspend at the end of enumeration
Alexander Usyskin
2016-11-29
1
-1
/
+1
*
coresight: perf: Add a missing call to etm_free_aux
Quentin Lambert
2016-11-29
1
-1
/
+1
*
coresight: Add support for ARM Coresight STM-500
Suzuki K Poulose
2016-11-29
1
-0
/
+5
*
coresight: tmc: Remove duplicate memset
Suzuki K. Poulose
2016-11-29
1
-2
/
+0
*
coresight: tmc: Get rid of mode parameter for helper routines
Suzuki K. Poulose
2016-11-29
2
-24
/
+9
*
coresight: tmc: Cleanup operation mode handling
Suzuki K. Poulose
2016-11-29
3
-34
/
+26
*
coresight: reset "enable_sink" flag when need be
Mathieu Poirier
2016-11-29
3
-22
/
+87
*
coresight: etm3x: Adding missing features of Coresight PTM components
Muhammad Abdul WAHAB
2016-11-29
2
-0
/
+15
*
coresight: etm3x: indentation fix (extra space removed)
Muhammad Abdul WAHAB
2016-11-29
1
-1
/
+1
*
coresight: stm: return error code instead of zero in .packet()
Chunyan Zhang
2016-11-29
1
-2
/
+2
*
Merge tag 'stm-for-greg-20161118' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2016-11-28
6
-17
/
+108
|
\
|
*
intel_th: Document debug host mode
Alexander Shishkin
2016-11-18
1
-0
/
+22
|
*
intel_th: gth: Handle host mode correctly
Alexander Shishkin
2016-11-18
1
-2
/
+24
|
*
intel_th: Support Host Debugger mode of operation
Alexander Shishkin
2016-11-18
2
-8
/
+22
|
*
intel_th: Constify subdevices
Alexander Shishkin
2016-11-18
1
-1
/
+1
|
*
stm class: Document stm_source channel assignment
Alexander Shishkin
2016-11-18
1
-0
/
+10
|
*
stm class: Document the stm_source interface
Alexander Shishkin
2016-11-18
1
-3
/
+24
|
*
stm class: Fix device leak in open error path
Johan Hovold
2016-11-18
1
-3
/
+5
*
|
mei: bus: split RX and async notification callbacks
Alexander Usyskin
2016-11-17
5
-122
/
+128
*
|
mei: bus: make a client pointer always available
Alexander Usyskin
2016-11-17
1
-16
/
+15
*
|
mei: introduce host client uninitialized state
Alexander Usyskin
2016-11-17
2
-4
/
+5
*
|
ARM: socfpga: checking the wrong variable
Dan Carpenter
2016-11-17
1
-1
/
+1
*
|
scr24x_cs: include linux/io.h
Arnd Bergmann
2016-11-16
1
-0
/
+1
*
|
lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK()
Michael Ellerman
2016-11-15
1
-1
/
+2
*
|
mei: fix parameter rename KDoc
Alexander Usyskin
2016-11-15
1
-2
/
+2
*
|
mei: constify buffer in the write functions calls
Tomas Winkler
2016-11-15
3
-9
/
+9
*
|
mei: consolidate repeating code in mei_cl_irq_read_msg
Tomas Winkler
2016-11-15
1
-5
/
+2
*
|
mcb: fix compiler warning logical-op in mcb-parse.c
Michael Moese
2016-11-15
1
-1
/
+1
*
|
Merge 4.9-rc5 into char-misc-next
Greg Kroah-Hartman
2016-11-14
681
-4827
/
+7662
|
\
|
|
*
Linux 4.9-rc5
v4.9-rc5
Linus Torvalds
2016-11-13
1
-1
/
+1
[next]