Age | Commit message (Expand) | Author |
2012-06-13 | misc: mei: set WDIOF_ALARMONLY on mei watchdog | Tomas Winkler |
2012-06-13 | misc: mei: Disable MSI when IRQ registration fails | Samuel Ortiz |
2012-06-13 | misc: mei: fix stalled read | Tomas Winkler |
2012-06-13 | misc: mei: unregister misc device in pci_remove function | Tomas Winkler |
2012-06-13 | misc: mei: set IRQF_ONESHOT for msi request_threaded_irq | Tomas Winkler |
2012-05-29 | Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-22 | Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-20 | mfd: Enable Device Tree support in the ab8500-pwm driver | Lee Jones |
2012-05-09 | misc: MAX8997: Remove max8997-muic driver | Chanwoo Choi |
2012-05-09 | mei: move doc files Documentation/misc-devices/mei | Tomas Winkler |
2012-05-09 | mei: export mei.h for the user space | Tomas Winkler |
2012-05-09 | mei: pci_probe/remove: use dev_err instead of printk(KERN_ERR | Tomas Winkler |
2012-05-09 | mei: use pr_err instead of printk(KERN_ERR | Tomas Winkler |
2012-05-07 | c2port: fix bogus Kconfig "default no" | Paul Bolle |
2012-05-01 | Staging: mei: move the mei code out of staging | Greg Kroah-Hartman |
2012-04-18 | Support M95040 SPI EEPROM | Ivo Sieben |
2012-04-18 | misc: add support for bmp18x chips to the bmp085 driver | Eric Andersson |
2012-04-18 | misc: bmp085: add device tree properties | Eric Andersson |
2012-04-18 | misc: clean up bmp085 driver | Eric Andersson |
2012-04-18 | misc: do not mark exported functions __devexit | Arnd Bergmann |
2012-04-18 | misc: add missing __devexit_p() annotations | Arnd Bergmann |
2012-04-18 | pch_phub: delete duplicate definitions | Tomoya MORINAGA |
2012-04-18 | misc: Fix irq leak in max8997_muic_probe error path | Axel Lin |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-04 | Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-03-29 | x86,kgdb: Fix DEBUG_RODATA limitation using text_poke() | Jason Wessel |
2012-03-29 | kgdbts: (2 of 2) fix single step awareness to work correctly with SMP | Jason Wessel |
2012-03-29 | kgdbts: (1 of 2) fix single step awareness to work correctly with SMP | Jason Wessel |
2012-03-29 | kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATA | Jason Wessel |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-28 | Add #includes needed to permit the removal of asm/system.h | David Howells |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-20 | ibmasmfs: make register_filesystem the last failure exit | Al Viro |
2012-03-20 | tidy up after d_make_root() conversion | Al Viro |
2012-03-20 | switch open-coded instances of d_make_root() to new helper | Al Viro |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-20 | Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr... | Linus Torvalds |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-03-08 | TTY: remove minor_num from tty_driver | Jiri Slaby |
2012-03-05 | c2port: class_create() returns an ERR_PTR | Dan Carpenter |
2012-03-02 | misc: bmp085: Use unsigned long to store jiffies | Bernhard Walle |
2012-03-01 | ARM: at91/tc/clocksource: Add 32 bit variant to Timer Counter | Nicolas Ferre |
2012-03-01 | ARM: at91/tc: add device tree support to atmel_tclib | Nicolas Ferre |
2012-03-01 | ARM: at91/tclib: take iomem size from resource | Nicolas Ferre |