aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-318-9/+9
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-251-1/+1
|\
| * kgdboc,kgdbts: strlen() doesn't count the terminatorDan Carpenter2011-03-251-1/+1
* | drivers/misc/pch_phub.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-221-0/+1
* | drivers/misc/ep93xx_pwm.c: world-writable sysfs filesVasiliy Kulikov2011-03-221-3/+3
* | drivers/misc/atmel_tclib.c: fix a memory leakAxel Lin2011-03-221-2/+2
* | drivers/misc/hmc6352.c: fix wrong return value checking for i2c_master_recv()Axel Lin2011-03-221-2/+2
* | drivers/misc/apds9802als.c: put the device into runtime suspend after resume(...Hong Liu2011-03-221-7/+10
* | ST SPEAr: PCIE gadget suppportPratyush Anand2011-03-223-0/+919
* | drivers/misc/bmp085.c: free initmem memoryShubhrajyoti Datta2011-03-221-3/+3
* | bh1780gli: convert to dev pm opsShubhrajyoti Datta2011-03-221-9/+10
* | Move lis3lv02d drivers to drivers/miscJean Delvare2011-03-218-0/+1768
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-202-6/+2
|\ \
| * | misc: change to new flag variablematt mooney2011-03-172-6/+2
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-0/+20
|\ \
| * | pch_uart: reference clock on CM-iTCDenis Turischev2011-03-141-0/+16
| * | pch_phub: add new device ML7213Tomoya MORINAGA2011-03-142-23/+53
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-03-165-548/+448
|\ \ \
| * | | drivers:misc: ti-st: fix debugging codePavan Savoy2011-03-091-14/+4
| * | | drivers:misc: ti-st: remove multiple gpio handlingPavan Savoy2011-02-042-104/+24
| * | | drivers:misc: ti-st: fix hci-ll on wake_ind collisionPavan Savoy2011-02-041-0/+15
| * | | drivers:misc: ti-st: firmware download optimizationPavan Savoy2011-02-042-7/+91
| * | | drivers:misc: ti-st: set right debug levels for logsPavan Savoy2011-02-042-14/+13
| * | | drivers:misc: ti-st: fix error codesPavan Savoy2011-02-043-27/+24
| * | | drivers:misc: ti-st: move from rfkill to sysfsPavan Savoy2011-02-041-123/+121
| * | | drivers:misc: ti-st: register with channel IDsPavan Savoy2011-02-042-272/+139
| * | | pch_phub: add new device ML7213Tomoya MORINAGA2011-02-032-23/+53
* | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-03-162-12/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into for-2.6.39Tejun Heo2011-02-212-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | misc/iwmc3200top: use system_wq instead of dedicated workqueuesTejun Heo2011-02-012-12/+6
| | |/ | |/|
* | | drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin2011-03-041-0/+1
| |/ |/|
* | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-162-2/+2
|/
* misc: Make AB8500_PWM driver depend on U8500 due to PWM breakageMark Brown2011-01-141-1/+1
* misc: Fix cs5535 printk warningsJoe Perches2011-01-141-2/+1
* gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon2011-01-141-0/+1
* misc: Convert cs5535-mfgpt from pci device to platform deviceAndres Salomon2011-01-141-52/+21
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-224-18/+26
| |\
| * | spelling fix in drivers/misc/KconfigJonathan Neuschäfer2010-11-151-1/+1
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | VMware balloon: stop locking pages when hypervisor tells us enoughDmitry Torokhov2011-01-131-5/+8
* | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-101-6/+37
|\ \ \
| * | | misc/at24: add more sanity checks for parametersWolfram Sang2010-12-241-0/+10
| * | | misc/at24: parse device tree dataWolfram Sang2010-12-241-6/+27
| | |/ | |/|
* | | ioc4: use static work_struct for ioc4_load_modules()Tejun Heo2010-12-241-20/+9
|/ /
* | drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()Axel Lin2010-11-251-3/+1
* | sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com2010-11-251-10/+15
* | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-11-151-1/+0
* | drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store()Dan Carpenter2010-11-121-2/+6