aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAge
* 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
| * | | Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
| |\ \ \ | | | |/ | | |/|
| * | | 8250: three way resolve of the 8250 diffsAlan Cox2012-07-17
* | | | drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree initAnilKumar Ch2012-09-26
* | | | drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree initAnilKumar Ch2012-09-26
* | | | drivers/misc/lis3lv02d: remove lis3lv02d driver DT initAnilKumar Ch2012-09-26
* | | | drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru codeDaniel Mack2012-09-26
* | | | drivers/misc/lis3lv02d: add generic DT matching codeDaniel Mack2012-09-26
* | | | lis3lv02d: fix some comments specific to lis331dlh driverAnilKumar Ch2012-09-26
* | | | MISC: hpilo, remove pci_disable_deviceJiri Slaby2012-09-26
* | | | char/misc: remove CONFIG_EXPERIMENTAL dependenciesGreg Kroah-Hartman2012-09-18
* | | | mei: don't print buffer as a stringTomas Winkler2012-09-10
* | | | mei: struct mei_message_data doesn't have to be packedTomas Winkler2012-09-10
* | | | mei: add error messages for open count errorsTomas Winkler2012-09-10
* | | | misc: use module_spi_driverDevendra Naga2012-09-05
* | | | tifm: use module_pci_driverDevendra Naga2012-09-05
* | | | misc/at25, dt: Improve at25 SPI eeprom device tree bindings.David Daney2012-09-05
* | | | mei: add lynx point pci device idsTomas Winkler2012-09-05
* | | | mei: fix max number of open handlesTomas Winkler2012-09-05
* | | | mei: rename struct pci_dev *mei_device to mei_pdevTomas Winkler2012-09-05
* | | | lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometerAnilKumar Ch2012-09-05
* | | | Merge v3.6-rc3 into 'char-misc-next'Greg Kroah-Hartman2012-08-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers/misc/ti-st: check chip_awake NULL checkMatthias Kaehlcke2012-08-16
| * | | drivers/misc/ti-st: fix read fw version cmdPavan Savoy2012-08-16