summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge v3.6-rc3 into 'char-misc-next'Greg Kroah-Hartman2012-08-2714-336/+312
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers/misc/ti-st: check chip_awake NULL checkMatthias Kaehlcke2012-08-161-1/+1
| * | | drivers/misc/ti-st: fix read fw version cmdPavan Savoy2012-08-161-13/+27
| * | | drivers/misc/ti-st: use cpu friendly completionsPavan Savoy2012-08-161-9/+9
| * | | drivers/misc/ti-st: chip_disable on timeoutPavan Savoy2012-08-161-1/+1
| * | | drivers/misc/ti-st: remove sparse warningsPavan Savoy2012-08-162-11/+13
| * | | drivers/misc/ti-st: remove gpio handlingPavan Savoy2012-08-161-36/+1
| * | | driver: misc: bmp085: remove "of_match_table" property.Sourav Poddar2012-08-161-7/+0
| * | | carma: remove unnecessary DMA_INTERRUPT capabilityQiang Liu2012-08-162-2/+1
| * | | pch_phub: use module_pci_driverDevendra Naga2012-08-161-12/+1
| * | | pch_phub: fix sparse warningDevendra Naga2012-08-161-1/+1
| * | | mei: wd: use watchdog_set/get_drvdata for passing mei_deviceTomas Winkler2012-08-161-13/+16
| * | | mei: wd: decouple and revamp watchdog state machineTomas Winkler2012-08-166-27/+34
| * | | mei: wd: rename watchdog constants to be more descriptiveTomas Winkler2012-08-164-26/+23
| * | | mei: wd: add option WDIOF_SETTIMEOUTTomas Winkler2012-08-161-1/+3