summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2011-03-04drivers/misc/bmp085.c: add MODULE_DEVICE_TABLEAxel Lin-0/+1
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo-2/+2
2011-01-14misc: Make AB8500_PWM driver depend on U8500 due to PWM breakageMark Brown-1/+1
2011-01-14misc: Fix cs5535 printk warningsJoe Perches-2/+1
2011-01-14gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon-0/+1
2011-01-14misc: Convert cs5535-mfgpt from pci device to platform deviceAndres Salomon-52/+21
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-2/+2
2011-01-13VMware balloon: stop locking pages when hypervisor tells us enoughDmitry Torokhov-5/+8
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-6/+37
2010-12-24ioc4: use static work_struct for ioc4_load_modules()Tejun Heo-20/+9
2010-12-24misc/at24: add more sanity checks for parametersWolfram Sang-0/+10
2010-12-24misc/at24: parse device tree dataWolfram Sang-6/+27
2010-12-22Merge branch 'master' into for-nextJiri Kosina-18/+26
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-15spelling fix in drivers/misc/KconfigJonathan Neuschäfer-1/+1
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-11-01tree-wide: fix comment/printk typosUwe Kleine-König-1/+1
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