Age | Commit message (Expand) | Author |
2013-03-15 | VMCI: Fix process-to-process DRGAMs. | Andy King |
2013-03-15 | mei: ME hardware reset needs to be synchronized | Tomas Winkler |
2013-03-15 | mei: add mei_stop function to stop mei device | Tomas Winkler |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-03-02 | Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds |
2013-03-02 | kgdb/kgdbts: support ppc64 | Tiejun Chen |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-27 | misc/tifm_core: convert to idr_alloc() | Tejun Heo |
2013-02-27 | misc/c2port: convert to idr_alloc() | Tejun Heo |
2013-02-26 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-26 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-02-21 | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2013-02-11 | x86, uv, uv3: Check current gru hub support for SGI UV3 | Mike Travis |
2013-02-11 | Merge remote-tracking branch 'asoc/topic/atmel' into asoc-next | Mark Brown |
2013-02-08 | drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency | Heiko Carstens |
2013-02-07 | mei: fix undefined wd symbols when MEI_ME is not set | Tomas Winkler |
2013-02-06 | mei: move clients cleanup code from init.c to client.c | Tomas Winkler |
2013-02-06 | mei: rename to mei_host_buffer_is_empty to hbuf_is_ready | Tomas Winkler |
2013-02-06 | mei: move interrupt handlers to be me hw specific | Tomas Winkler |
2013-02-06 | mei: separate compilation of the ME hardware specifics | Tomas Winkler |
2013-02-06 | mei: initial extract of ME hw specifics from mei_device | Tomas Winkler |
2013-02-06 | mei: sperate interface and pci code into two files | Tomas Winkler |
2013-01-28 | drivers: misc: at24: mention other supported types in Kconfig | Lars Poeschel |
2013-01-25 | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman |
2013-01-25 | Merge 3.8-rc5 into tty-next | Greg Kroah-Hartman |
2013-01-25 | drivers, vmci: Fix build error | David Rientjes |
2013-01-22 | Revert "drivers/misc/ti-st: remove gpio handling" | Luciano Coelho |
2013-01-22 | misc: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-22 | VMCI: Fix broken context ID retrieval | Andy King |
2013-01-21 | Revert "drivers/misc/ti-st: remove gpio handling" | Luciano Coelho |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach |
2013-01-18 | Merge 3.8-rc4 into char-misc-next | Greg Kroah-Hartman |
2013-01-17 | VMCI: include slab.h into files using kmalloc/kfree | Dmitry Torokhov |
2013-01-17 | VMCI: rename PPNset to ppn_set to avoid camel case | Dmitry Torokhov |
2013-01-17 | VMCI: Fix "always true condition" | Andy King |
2013-01-17 | VMCI: Fix deref before NULL-check of queuepair ptr | Andy King |
2013-01-17 | VMCI: Remove dependency on BLOCK I/O | Andy King |
2013-01-17 | VMCI: Add PCI as a dependency | Andy King |
2013-01-17 | mei: Fix some more kernel-doc typos in hw-me.c | Sedat Dilek |
2013-01-17 | misc: lattice-ecp3-config.c: remove __dev* markings | Greg Kroah-Hartman |
2013-01-17 | misc: Add Lattice ECP3 FPGA configuration via SPI | Stefan Roese |
2013-01-17 | misc: st_core: Error triggered by convert "char" to "int" | channing |
2013-01-16 | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2013-01-14 | mei: drop the warning when cl is not initialized during unlinking | Tomas Winkler |
2013-01-12 | ASoC: atmel-ssc: add pinctrl selection to driver | Bo Shen |
2013-01-08 | mei: move work initialization to mei_device_init | Tomas Winkler |
2013-01-08 | mei: make host csr and me csr internal to hw-me | Tomas Winkler |