index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mei: bus: Implement bus driver data setter/getter
Samuel Ortiz
2013-03-29
1
-0
/
+12
*
mei: bus: Synchronous API for the data transmission
Samuel Ortiz
2013-03-29
2
-10
/
+30
*
mei: bus: Call bus routines from the core code
Samuel Ortiz
2013-03-29
5
-2
/
+42
*
mei: bus: Add bus related structures to mei_cl
Samuel Ortiz
2013-03-29
4
-15
/
+44
*
mei: bus: Initial implementation for I/O routines
Samuel Ortiz
2013-03-29
2
-0
/
+256
*
mei: bus: Implement driver registration
Samuel Ortiz
2013-03-29
1
-0
/
+26
*
mei: bus: Initial MEI Client bus type implementation
Samuel Ortiz
2013-03-29
3
-0
/
+199
*
mei: move mei-me to separate module
Tomas Winkler
2013-03-29
5
-7
/
+19
*
mei: prefix me hardware specific functions with mei_me_
Tomas Winkler
2013-03-29
2
-36
/
+36
*
mei: rename function mei_hw_init to mei_start
Tomas Winkler
2013-03-29
3
-4
/
+4
*
mei: ME structures should be initialized in mei_device_init
Tomas Winkler
2013-03-29
2
-8
/
+9
*
mei: unregister watchdog from mei_stop function
Tomas Winkler
2013-03-29
2
-2
/
+3
*
mei: drop RECOVERING_FROM_RESET device state
Tomas Winkler
2013-03-29
2
-5
/
+0
*
Merge branch 'char-misc-linus' into char-misc-next
Greg Kroah-Hartman
2013-03-26
5
-55
/
+49
|
\
|
*
VMCI: Fix process-to-process DRGAMs.
Andy King
2013-03-15
1
-1
/
+3
|
*
mei: ME hardware reset needs to be synchronized
Tomas Winkler
2013-03-15
1
-9
/
+20
|
*
mei: add mei_stop function to stop mei device
Tomas Winkler
2013-03-15
3
-45
/
+26
*
|
dummy-irq: introduce a dummy IRQ handler driver
Jiri Kosina
2013-03-25
3
-0
/
+68
*
|
mei: add mei_irq_compl_handler function
Tomas Winkler
2013-03-25
3
-26
/
+34
*
|
misc: Remove max8997-muic.o Makefile line again
Paul Bolle
2013-03-15
1
-1
/
+0
*
|
drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha...
Chen Gang
2013-03-15
1
-3
/
+0
*
|
misc/vmw_vmci: Add dependency on CONFIG_NET
Guenter Roeck
2013-03-15
1
-1
/
+1
*
|
misc: ep93xx_pwm: use module_platform_driver_probe()
Jingoo Han
2013-03-15
1
-12
/
+1
*
|
misc: atmel_pwm: use module_platform_driver_probe()
Jingoo Han
2013-03-15
1
-11
/
+1
*
|
misc: arm-charlcd: use module_platform_driver_probe()
Jingoo Han
2013-03-15
1
-12
/
+1
*
|
mei: add hw start callback
Tomas Winkler
2013-03-15
3
-15
/
+62
*
|
mei: revamp mei_data2slots
Tomas Winkler
2013-03-15
5
-34
/
+47
|
/
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2013-03-02
1
-0
/
+2
|
\
|
*
kgdb/kgdbts: support ppc64
Tiejun Chen
2013-03-02
1
-0
/
+2
*
|
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
3
-11
/
+5
*
|
misc/tifm_core: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-5
/
+6
*
|
misc/c2port: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-13
/
+9
*
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-26
1
-5
/
+6
|
\
\
|
*
|
drivers: misc: at24: mention other supported types in Kconfig
Lars Poeschel
2013-01-28
1
-5
/
+6
|
|
/
*
|
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-02-26
2
-3
/
+5
|
\
\
|
*
|
dmaengine: remove dma_async_memcpy_pending() macro
Bartlomiej Zolnierkiewicz
2013-01-07
2
-2
/
+2
|
*
|
carma-fpga: pass correct flags to ->device_prep_dma_memcpy()
Bartlomiej Zolnierkiewicz
2013-01-07
1
-1
/
+3
*
|
|
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-02-21
47
-2774
/
+12746
|
\
\
\
|
*
|
|
drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency
Heiko Carstens
2013-02-08
1
-1
/
+1
|
*
|
|
mei: fix undefined wd symbols when MEI_ME is not set
Tomas Winkler
2013-02-07
1
-1
/
+1
|
*
|
|
mei: move clients cleanup code from init.c to client.c
Tomas Winkler
2013-02-06
3
-22
/
+62
|
*
|
|
mei: rename to mei_host_buffer_is_empty to hbuf_is_ready
Tomas Winkler
2013-02-06
6
-23
/
+27
|
*
|
|
mei: move interrupt handlers to be me hw specific
Tomas Winkler
2013-02-06
5
-150
/
+164
|
*
|
|
mei: separate compilation of the ME hardware specifics
Tomas Winkler
2013-02-06
9
-74
/
+210
|
*
|
|
mei: initial extract of ME hw specifics from mei_device
Tomas Winkler
2013-02-06
5
-88
/
+114
|
*
|
|
mei: sperate interface and pci code into two files
Tomas Winkler
2013-02-06
4
-342
/
+409
|
*
|
|
drivers, vmci: Fix build error
David Rientjes
2013-01-25
1
-0
/
+1
|
*
|
|
VMCI: Fix broken context ID retrieval
Andy King
2013-01-22
1
-4
/
+1
|
*
|
|
Revert "drivers/misc/ti-st: remove gpio handling"
Luciano Coelho
2013-01-21
1
-1
/
+36
[next]