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