aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAge
* misc: remove use of __devexitBill Pemberton2012-11-21
* misc: remove use of __devinitconstBill Pemberton2012-11-21
* misc: remove use of __devinitdataBill Pemberton2012-11-21
* misc: remove use of __devinitBill Pemberton2012-11-21
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-21
* mei: remove use of __devexit_pBill Pemberton2012-11-21
* mei: Simplify the ME client enumeration codeSamuel Ortiz2012-11-21
* mei: simplify write complete loop in irq handlerTomas Winkler2012-11-21
* mei: don't mix read and write slotsTomas Winkler2012-11-21
* mei: streamline amthif write complete functionTomas Winkler2012-11-21
* mei: streamline write complete flow functionTomas Winkler2012-11-21
* mei: use structured buffer for extra write bufferTomas Winkler2012-11-21
* mei: compact code for mei bus message creationTomas Winkler2012-11-21
* misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin2012-11-16
* misc: hpilo: ignore auxiliary HP iLO BMC'sMark Rusk2012-11-15
* mei: use the same bus msg for connect and disconnect requestTomas Winkler2012-11-15
* mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler2012-11-15
* mei: extract amthif specific code from mei_poll to mei_amthif_pollTomas Winkler2012-11-15
* mei: move amthif specific release code to amithifTomas Winkler2012-11-15
* mei: rename enum mei_cb_major_types to enum mei_cb_file_opsTomas Winkler2012-11-15
* mei: use type struct mei_cl *cl instead of void in struct mei_cbTomas Winkler2012-11-15
* mei: amthif: prefix cb list with amthifTomas Winkler2012-11-15
* mei: move amthif specific code from mei_write to mei_amthif_writeTomas Winkler2012-11-01
* mei: use internal watchdog device registration trackingTomas Winkler2012-11-01
* mei: mei_clear_list: kill file_tempTomas Winkler2012-11-01
* mei: extract AMTHI functions into the amthif.c fileTomas Winkler2012-11-01
* mei: normalize timeouts definitionsTomas Winkler2012-11-01
* mei: mei_write: revamp function flowTomas Winkler2012-11-01
* drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()Wei Yongjun2012-10-24
* mei: use mei_io_cb_ warppers also for control flowsTomas Winkler2012-10-24
* mei: rename mei_free_cb_private to mei_io_cb_freeTomas Winkler2012-10-24
* mei: kill usless struct mei_io_listTomas Winkler2012-10-24
* mei: mei_write: revamp error path handlingTomas Winkler2012-10-24
* mei: add allocation and initialization wrappers for io callbackTomas Winkler2012-10-24
* mei: rename mei_cl_cb.information to mei_cl_cb.buf_idxTomas Winkler2012-10-24
* Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-10
|\
| * pwm: Move AB8500 PWM driver to PWM frameworkThierry Reding2012-09-20
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
| |/
* | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-01
|\ \
| * \ Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-27
| |\ \
| * | | misc: pti, use tty_port_register_deviceJiri Slaby2012-08-10
| * | | misc: pti, fix tty_port countJiri Slaby2012-08-10
| * | | misc: pti, fix fail pathsJiri Slaby2012-08-10
| * | | misc: pti, do the opposite of ->probe in ->removeJiri Slaby2012-08-10
| * | | misc: pti, move ->remove to the PCI codeJiri Slaby2012-08-10
| * | | misc: pti, stop using iomap's unmap on ioremap spaceJiri Slaby2012-08-10
| * | | misc: pti, pci drvdata cannot be NULL in ->removeJiri Slaby2012-08-10
| * | | misc: pti, add const to pci_device_id tableJiri Slaby2012-08-10