Age | Commit message (Expand) | Author |
2013-03-25 | dummy-irq: introduce a dummy IRQ handler driver | Jiri Kosina |
2013-03-25 | mei: add mei_irq_compl_handler function | Tomas Winkler |
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-15 | misc: Remove max8997-muic.o Makefile line again | Paul Bolle |
2013-03-15 | drivers/misc: beautify code: chip->lux_calib is u16 which will never more tha... | Chen Gang |
2013-03-15 | misc/vmw_vmci: Add dependency on CONFIG_NET | Guenter Roeck |
2013-03-15 | misc: ep93xx_pwm: use module_platform_driver_probe() | Jingoo Han |
2013-03-15 | misc: atmel_pwm: use module_platform_driver_probe() | Jingoo Han |
2013-03-15 | misc: arm-charlcd: use module_platform_driver_probe() | Jingoo Han |
2013-03-15 | mei: add hw start callback | Tomas Winkler |
2013-03-15 | mei: revamp mei_data2slots | Tomas Winkler |
2013-03-04 | x86: Make Linux guest support optional | Borislav Petkov |
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 |