summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-0/+7
2012-07-30drivers/misc/lkdtm.c: fix missing allocation failure checkAlan Cox-0/+2
2012-07-30drivers/misc/ti-st/st_core.c: missing NULL checkAlan Cox-0/+5
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-6/+0
2012-07-30Merge branch 'for-3.6' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds-0/+1
2012-07-26Merge tag 'char-misc-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-249/+211
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-1/+1
2012-07-23pwm: Conflict with legacy PWM APIThierry Reding-0/+1
2012-07-19mei: use module_pci_driverTomas Winkler-38/+1
2012-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-3/+3
2012-07-18Merge 3.5-rc7 into char-misc-next.Greg Kroah-Hartman-9/+10
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-2103/+0
2012-07-11Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-2/+2
2012-07-11sgi-xp: nested calls to spin_lock_irqsave()Dan Carpenter-2/+2
2012-07-11iwmc3200top: remove driver for unavailable hardwareJohn W. Linville-2103/+0
2012-07-10mei: mei_irq_thread_write_handler - line break fixTomas Winkler-28/+16
2012-07-10mei: streamline the _mei_irq_thread_close/ioctol functionsTomas Winkler-33/+30
2012-07-10mei: introduce mei_data2slots wrapperTomas Winkler-23/+18
2012-07-10mei: mei_wd_host_init: update the commentTomas Winkler-1/+2
2012-07-10mei: remove write only wariable wd_due_counterTomas Winkler-13/+4
2012-07-10mei: mei_device can be const for mei register access functionsTomas Winkler-6/+7
2012-07-10mei: pci_resume: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler-1/+1
2012-07-09mfd: Register ab8500 devices using the newly DT:ed MFD APILee Jones-6/+0
2012-06-26mei: revamp host buffer interface functionTomas Winkler-29/+24
2012-06-26mei: don't query HCSR for host buffer depthTomas Winkler-21/+24
2012-06-23PCI: do not call pci_set_power_state with PCI_D3coldHuang Ying-1/+1
2012-06-20mei: group wd_interface_reg with watchdog variables within struct mei_deviceTomas Winkler-3/+1
2012-06-20mei: mei_irq_thread_write_handler check for overflowTomas Winkler-0/+3
2012-06-20mei: make mei_write_message more readableTomas Winkler-31/+18
2012-06-20mei: check for error codes that mei_flow_ctrl_creds retunsTomas Winkler-2/+2
2012-06-14misc: at25: Parse dt settingsAlexandre Pereira da Silva-16/+45
2012-06-14misc: hpilo: increase number of max supported channelsCamuso, Tony-13/+24
2012-06-13misc: mei: set WDIOF_ALARMONLY on mei watchdogTomas Winkler-1/+1
2012-06-13misc: mei: Disable MSI when IRQ registration failsSamuel Ortiz-2/+2
2012-06-13misc: mei: fix stalled readTomas Winkler-1/+1
2012-06-13misc: mei: unregister misc device in pci_remove functionTomas Winkler-1/+2
2012-06-13misc: mei: set IRQF_ONESHOT for msi request_threaded_irqTomas Winkler-1/+1
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-0/+6
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+5828
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-502/+0
2012-05-20mfd: Enable Device Tree support in the ab8500-pwm driverLee Jones-0/+6
2012-05-09misc: MAX8997: Remove max8997-muic driverChanwoo Choi-504/+0
2012-05-09mei: move doc files Documentation/misc-devices/meiTomas Winkler-705/+0
2012-05-09mei: export mei.h for the user spaceTomas Winkler-120/+9
2012-05-09mei: pci_probe/remove: use dev_err instead of printk(KERN_ERRTomas Winkler-8/+8
2012-05-09mei: use pr_err instead of printk(KERN_ERRTomas Winkler-1/+1
2012-05-07c2port: fix bogus Kconfig "default no"Paul Bolle-3/+3
2012-05-01Staging: mei: move the mei code out of stagingGreg Kroah-Hartman-0/+6644
2012-04-18Support M95040 SPI EEPROMIvo Sieben-3/+16