aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | drivers/misc/apds9802als.c: fix signedness bugVasiliy Kulikov2010-11-121-1/+1
* | misc/isl29020: signedness bug in als_sensing_range_store()Dan Carpenter2010-11-121-1/+3
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-291-14/+2
|\
| * kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng2010-10-291-14/+2
* | convert get_sb_single() usersAl Viro2010-10-291-5/+4
* | misc: Add ab8500 pwm driverArun Murthy2010-10-293-0/+178
* | Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-287-0/+1966
|\ \ | |/ |/|
| * drivers: misc: ti-st: fix review commentsPavan Savoy2010-10-142-63/+25
| * misc: ti-st: Kconfig & Makefile for TI_STPavan Savoy2010-10-064-0/+25
| * staging: ti-st: move TI_ST from staging to misc/Pavan Savoy2010-10-063-0/+1979
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-261-0/+1
|\ \
| * | fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* | | misc devices: do not enable by defaultBorislav Petkov2010-10-261-1/+0
* | | drivers/misc/apds9802als.c: add runtime PM supportHong Liu2010-10-261-64/+103
* | | drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha2010-10-263-0/+319
* | | drivers/misc/isl29020.c: ambient light sensorKalhan Trisal2010-10-263-0/+259
* | | lkdtm: prefix enum constantsNamhyung Kim2010-10-261-64/+64
* | | drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo2010-10-263-0/+1307
* | | drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo2010-10-263-0/+1424
* | | ad525x_dpot: use correct rdac channel for ad5251/ad5252steven miao2010-10-261-2/+2
* | | drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich2010-10-265-14/+123
* | | drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich2010-10-262-10/+10
* | | drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar2010-10-261-2/+6
* | | drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich2010-10-261-2/+2
* | | sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt2010-10-261-0/+17
|/ /
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-3/+3
|\ \
| * | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+2
| * | Fix typo in Kconfig help textThomas Weber2010-08-231-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-224-6/+736
|\ \ \
| * | | hpilo: Despecificate driver from iLO generationdann frazier2010-10-222-6/+6
| * | | pch_phub: fix build warningsGreg Kroah-Hartman2010-10-221-5/+5
| * | | add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak2010-10-223-0/+730
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-226-0/+19
|\ \ \ \