summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2010-11-25drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()Axel Lin-3/+1
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com-10/+15
2010-11-15i2c: Remove obsolete cleanup for clientdataWolfram Sang-1/+0
2010-11-12drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store()Dan Carpenter-2/+6
2010-11-12drivers/misc/apds9802als.c: fix signedness bugVasiliy Kulikov-1/+1
2010-11-12misc/isl29020: signedness bug in als_sensing_range_store()Dan Carpenter-1/+3
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds-14/+2
2010-10-29kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng-14/+2
2010-10-29convert get_sb_single() usersAl Viro-5/+4
2010-10-29misc: Add ab8500 pwm driverArun Murthy-0/+178
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman-0/+1966
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+1
2010-10-26misc devices: do not enable by defaultBorislav Petkov-1/+0
2010-10-26drivers/misc/apds9802als.c: add runtime PM supportHong Liu-64/+103
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha-0/+319
2010-10-26drivers/misc/isl29020.c: ambient light sensorKalhan Trisal-0/+259
2010-10-26lkdtm: prefix enum constantsNamhyung Kim-64/+64
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo-0/+1307
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo-0/+1424
2010-10-26ad525x_dpot: use correct rdac channel for ad5251/ad5252steven miao-2/+2
2010-10-26drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich-14/+123
2010-10-26drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich-10/+10
2010-10-26drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar-2/+6
2010-10-26drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich-2/+2
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partiti...Robin Holt-0/+17
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig-0/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-3/+3
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-6/+736
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-0/+19
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds-5/+6
2010-10-22hpilo: Despecificate driver from iLO generationdann frazier-6/+6
2010-10-22pch_phub: fix build warningsGreg Kroah-Hartman-5/+5
2010-10-22add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak-0/+730
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann-0/+3
2010-10-14drivers: misc: ti-st: fix review commentsPavan Savoy-63/+25
2010-10-06misc: ti-st: Kconfig & Makefile for TI_STPavan Savoy-0/+25
2010-10-06staging: ti-st: move TI_ST from staging to misc/Pavan Savoy-0/+1979
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann-5/+6
2010-09-30i2c: Remove obsolete cleanup for clientdataWolfram Sang-1/+0
2010-09-22vmware balloon: rename moduleDmitry Torokhov-2/+2
2010-09-16ibmasmfs: use generic_file_llseekArnd Bergmann-0/+4
2010-09-16lkdtm: use generic_file_llseek in debugfsArnd Bergmann-0/+9
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann-0/+3
2010-08-23Fix typo in Kconfig help textThomas Weber-1/+1
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds-2/+2
2010-08-11cs5535-mfgpt: reuse timers that have never been set upJens Rottmann-0/+11
2010-08-11param: remove unnecessary writable charpRusty Russell-2/+2
2010-08-09hmc6352: add driver for the HMC6352 compassKalhan Trisal-0/+174
2010-08-09drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair-0/+493