summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-153-0/+3
| * | | | ibmasmfs: use generic_file_llseekArnd Bergmann2010-09-161-0/+4
| * | | | lkdtm: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+9
| * | | | net/wireless: use generic_file_llseek in debugfsArnd Bergmann2010-09-161-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-5/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-5/+6
| |/ /
* | | i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-09-301-1/+0
* | | vmware balloon: rename moduleDmitry Torokhov2010-09-223-2/+2
|/ /
* | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-08-121-2/+2
|\ \
| * | param: remove unnecessary writable charpRusty Russell2010-08-111-2/+2
| |/
* | cs5535-mfgpt: reuse timers that have never been set upJens Rottmann2010-08-111-0/+11
|/
* hmc6352: add driver for the HMC6352 compassKalhan Trisal2010-08-093-0/+174
* drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair2010-08-093-0/+493
* hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava2010-08-092-12/+13
* drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V2010-08-093-0/+284
* Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2010-08-061-2/+2
|\
OpenPOWER on IntegriCloud