summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2012-07-10mei: remove write only wariable wd_due_counterTomas Winkler
2012-07-10mei: mei_device can be const for mei register access functionsTomas Winkler
2012-07-10mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler
2012-07-09mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones
2012-06-26mei: revamp host buffer interface functionTomas Winkler
2012-06-26mei: don't query HCSR for host buffer depthTomas Winkler
2012-06-23PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying
2012-06-20mei: group wd_interface_reg with watchdog variables within struct mei_deviceTomas Winkler
2012-06-20mei: mei_irq_thread_write_handler check for overflowTomas Winkler
2012-06-20mei: make mei_write_message more readableTomas Winkler
2012-06-20mei: check for error codes that mei_flow_ctrl_creds retunsTomas Winkler
2012-06-14misc: at25: Parse dt settingsAlexandre Pereira da Silva
2012-06-14misc: hpilo: increase number of max supported channelsCamuso, Tony
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