aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-11sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter
2012-07-10mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler
2012-06-13misc: mei: set WDIOF_ALARMONLY on mei watchdogTomas Winkler
2012-06-13misc: mei: Disable MSI when IRQ registration failsSamuel Ortiz
2012-06-13misc: mei: fix stalled readTomas Winkler
2012-06-13misc: mei: unregister misc device in pci_remove functionTomas Winkler
2012-06-13misc: mei: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-20mfd: Enable Device Tree support in the ab8500-pwm driverLee Jones
2012-05-09misc: MAX8997: Remove max8997-muic driverChanwoo Choi
2012-05-09mei: move doc files Documentation/misc-devices/meiTomas Winkler
2012-05-09mei: export mei.h for the user spaceTomas Winkler
2012-05-09mei: pci_probe/remove: use dev_err instead of printk(KERN_ERRTomas Winkler
2012-05-09mei: use pr_err instead of printk(KERN_ERRTomas Winkler
2012-05-07c2port: fix bogus Kconfig "default no"Paul Bolle
2012-05-01Staging: mei: move the mei code out of stagingGreg Kroah-Hartman
2012-04-18Support M95040 SPI EEPROMIvo Sieben
2012-04-18misc: add support for bmp18x chips to the bmp085 driverEric Andersson
2012-04-18misc: bmp085: add device tree propertiesEric Andersson
2012-04-18misc: clean up bmp085 driverEric Andersson
2012-04-18misc: do not mark exported functions __devexitArnd Bergmann
2012-04-18misc: add missing __devexit_p() annotationsArnd Bergmann
2012-04-18pch_phub: delete duplicate definitionsTomoya MORINAGA
2012-04-18misc: Fix irq leak in max8997_muic_probe error pathAxel Lin
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-03-29x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel
2012-03-29kgdbts: (2 of 2) fix single step awareness to work correctly with SMPJason Wessel
2012-03-29kgdbts: (1 of 2) fix single step awareness to work correctly with SMPJason Wessel
2012-03-29kgdbts: Fix kernel oops with CONFIG_DEBUG_RODATAJason Wessel
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells
2012-03-27Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-20ibmasmfs: make register_filesystem the last failure exitAl Viro
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'char-misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-08TTY: remove minor_num from tty_driverJiri Slaby
2012-03-05c2port: class_create() returns an ERR_PTRDan Carpenter
2012-03-02misc: bmp085: Use unsigned long to store jiffiesBernhard Walle