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