summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* drivers/misc: remove use of __devexit_pBill Pemberton2012-11-2125-25/+25
* mei: remove use of __devexit_pBill Pemberton2012-11-211-2/+2
* mei: Simplify the ME client enumeration codeSamuel Ortiz2012-11-214-86/+95
* mei: simplify write complete loop in irq handlerTomas Winkler2012-11-211-25/+12
* mei: don't mix read and write slotsTomas Winkler2012-11-211-16/+19
* mei: streamline amthif write complete functionTomas Winkler2012-11-213-60/+48
* mei: streamline write complete flow functionTomas Winkler2012-11-211-70/+43
* mei: use structured buffer for extra write bufferTomas Winkler2012-11-213-27/+22
* mei: compact code for mei bus message creationTomas Winkler2012-11-214-148/+112
* misc: apds9802als: Fix the logic checking timeout in als_wait_for_data_ready()Axel Lin2012-11-161-1/+1
* misc: hpilo: ignore auxiliary HP iLO BMC'sMark Rusk2012-11-151-4/+11
* mei: use the same bus msg for connect and disconnect requestTomas Winkler2012-11-153-27/+34
* mei: use link and unlink terms for connecting ME and HOST clientTomas Winkler2012-11-156-61/+44
* mei: extract amthif specific code from mei_poll to mei_amthif_pollTomas Winkler2012-11-153-10/+25
* mei: move amthif specific release code to amithifTomas Winkler2012-11-153-138/+154
* mei: rename enum mei_cb_major_types to enum mei_cb_file_opsTomas Winkler2012-11-156-23/+31
* mei: use type struct mei_cl *cl instead of void in struct mei_cbTomas Winkler2012-11-156-29/+24
* mei: amthif: prefix cb list with amthifTomas Winkler2012-11-155-20/+18
* mei: move amthif specific code from mei_write to mei_amthif_writeTomas Winkler2012-11-012-23/+41
* mei: use internal watchdog device registration trackingTomas Winkler2012-11-013-7/+1
* mei: mei_clear_list: kill file_tempTomas Winkler2012-11-011-4/+2
* mei: extract AMTHI functions into the amthif.c fileTomas Winkler2012-11-017-556/+613
* mei: normalize timeouts definitionsTomas Winkler2012-11-017-24/+29
* mei: mei_write: revamp function flowTomas Winkler2012-11-011-44/+44
* drivers:misc: ti-st: fix potential NULL pointer dereference in st_register()Wei Yongjun2012-10-241-1/+0
* mei: use mei_io_cb_ warppers also for control flowsTomas Winkler2012-10-244-109/+94
* mei: rename mei_free_cb_private to mei_io_cb_freeTomas Winkler2012-10-245-35/+35
* mei: kill usless struct mei_io_listTomas Winkler2012-10-245-156/+118
* mei: mei_write: revamp error path handlingTomas Winkler2012-10-241-48/+27
* mei: add allocation and initialization wrappers for io callbackTomas Winkler2012-10-241-24/+87
* mei: rename mei_cl_cb.information to mei_cl_cb.buf_idxTomas Winkler2012-10-244-50/+45
* Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2012-10-103-180/+0
|\
| * pwm: Move AB8500 PWM driver to PWM frameworkThierry Reding2012-09-203-180/+0
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-092-5/+2
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-1/+1
|\ \
| * | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-1/+1
| |/
* | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-012-77/+67
|\ \
| * \ Merge 3.6-rc3 into tty-nextGreg Kroah-Hartman2012-08-274-21/+94
| |\ \
| * | | misc: pti, use tty_port_register_deviceJiri Slaby2012-08-101-3/+3
| * | | misc: pti, fix tty_port countJiri Slaby2012-08-101-7/+10
| * | | misc: pti, fix fail pathsJiri Slaby2012-08-101-28/+25
| * | | misc: pti, do the opposite of ->probe in ->removeJiri Slaby2012-08-101-14/+7
| * | | misc: pti, move ->remove to the PCI codeJiri Slaby2012-08-101-16/+16
| * | | misc: pti, stop using iomap's unmap on ioremap spaceJiri Slaby2012-08-101-1/+1
| * | | misc: pti, pci drvdata cannot be NULL in ->removeJiri Slaby2012-08-101-9/+6
| * | | misc: pti, add const to pci_device_id tableJiri Slaby2012-08-101-1/+1
| * | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-0627-2359/+220
| |\ \ \ | | | |/ | | |/|
| * | | 8250: three way resolve of the 8250 diffsAlan Cox2012-07-171-8/+8
* | | | drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree initAnilKumar Ch2012-09-261-0/+23
* | | | drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree initAnilKumar Ch2012-09-261-2/+6
OpenPOWER on IntegriCloud