aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-14/+2
2010-10-29kgdbts: prevent re-entry to kgdbts before it unregistersDongdong Deng1-14/+2
2010-10-29convert get_sb_single() usersAl Viro1-5/+4
2010-10-29misc: Add ab8500 pwm driverArun Murthy3-0/+178
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman7-0/+1966
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-0/+1
2010-10-26misc devices: do not enable by defaultBorislav Petkov1-1/+0
2010-10-26drivers/misc/apds9802als.c: add runtime PM supportHong Liu1-64/+103
2010-10-26drivers/misc/apds9802als.c: ALS drivers for the apds9802alsanantha3-0/+319
2010-10-26drivers/misc/isl29020.c: ambient light sensorKalhan Trisal3-0/+259
2010-10-26lkdtm: prefix enum constantsNamhyung Kim1-64/+64
2010-10-26drivers/misc: driver for APDS990X ALS and proximity sensorsSamu Onkalo3-0/+1307
2010-10-26drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensorSamu Onkalo3-0/+1424
2010-10-26ad525x_dpot: use correct rdac channel for ad5251/ad5252steven miao1-2/+2
2010-10-26drivers/misc/ad525x_dpot.c: new featuresMichael Hennerich5-14/+123
2010-10-26drivers/misc/ad525x_dpot.c: fix part name typos in definesMichael Hennerich2-10/+10
2010-10-26drivers/misc/phantom.c: add missing warning messages in phantom_probe()Rahul Ruikar1-2/+6
2010-10-26drivers/misc/ad525x_dpot.c: fix typo in spi write16 and write24 transfer countsMichael Hennerich1-2/+2
2010-10-26sgi-xp: incoming XPC channel messages can come in after the channel's partition structures have been torn downRobin Holt1-0/+17
2010-10-25fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds4-6/+736
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds6-0/+19
2010-10-22Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-5/+6
2010-10-22hpilo: Despecificate driver from iLO generationdann frazier2-6/+6
2010-10-22pch_phub: fix build warningsGreg Kroah-Hartman1-5/+5
2010-10-22add Packet hub driver for Topcliff Platform controller hubMasayuki Ohtak3-0/+730
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-2/+2
2010-10-15llseek: automatically add .llseek fopArnd Bergmann3-0/+3
2010-10-14drivers: misc: ti-st: fix review commentsPavan Savoy2-63/+25
2010-10-06misc: ti-st: Kconfig & Makefile for TI_STPavan Savoy4-0/+25
2010-10-06staging: ti-st: move TI_ST from staging to misc/Pavan Savoy3-0/+1979
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-5/+6
2010-09-30i2c: Remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2010-09-22vmware balloon: rename moduleDmitry Torokhov3-2/+2
2010-09-16ibmasmfs: use generic_file_llseekArnd Bergmann1-0/+4
2010-09-16lkdtm: use generic_file_llseek in debugfsArnd Bergmann1-0/+9
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann1-0/+3
2010-08-23Fix typo in Kconfig help textThomas Weber1-1/+1
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+2
2010-08-11cs5535-mfgpt: reuse timers that have never been set upJens Rottmann1-0/+11
2010-08-11param: remove unnecessary writable charpRusty Russell1-2/+2
2010-08-09hmc6352: add driver for the HMC6352 compassKalhan Trisal3-0/+174
2010-08-09drivers/misc: support for the pressure sensor BMP085 from Bosch SensortecChristoph Mair3-0/+493
2010-08-09hpilo: fix pointer warning in ilo_ccb_setupPrarit Bhargava2-12/+13
2010-08-09drivers/misc: ROHM BH1780GLI ambient light sensor driverHemanth V3-0/+284
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+5
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl', 'spear' and 'versatile' into develRussell King3-0/+407
2010-07-27[SCSI] enclosure: fix error path - actually return ERR_PTR() on errorJames Bottomley1-2/+5