summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | | drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch2012-09-262-6/+3
* | | | drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru codeDaniel Mack2012-09-261-0/+17
* | | | drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack2012-09-262-0/+157
* | | | lis3lv02d: fix some comments specific to lis331dlh driverAnilKumar Ch2012-09-263-8/+9
* | | | MISC: hpilo, remove pci_disable_deviceJiri Slaby2012-09-261-2/+9
* | | | char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman2012-09-184-12/+11
* | | | mei: don't print buffer as a stringTomas Winkler2012-09-101-8/+1
* | | | mei: struct mei_message_data doesn't have to be packedTomas Winkler2012-09-101-1/+1
* | | | mei: add error messages for open count errorsTomas Winkler2012-09-101-2/+8
* | | | misc: use module_spi_driverDevendra Naga2012-09-051-12/+1
* | | | tifm: use module_pci_driverDevendra Naga2012-09-051-13/+1
* | | | misc/at25, dt: Improve at25 SPI eeprom device tree bindings.David Daney2012-09-051-25/+58
* | | | mei: add lynx point pci device idsTomas Winkler2012-09-052-0/+4
* | | | mei: fix max number of open handlesTomas Winkler2012-09-051-6/+8
* | | | mei: rename struct pci_dev *mei_device to mei_pdevTomas Winkler2012-09-052-14/+8
* | | | lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometerAnilKumar Ch2012-09-053-8/+85
OpenPOWER on IntegriCloud