aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-22vmware balloon: rename moduleDmitry Torokhov3-2/+2
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
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-2/+2
2010-07-26ARM: 6214/2: driver for the character LCD found in ARM refdesignsLinus Walleij3-0/+407
2010-07-20Andres has movedAndres Salomon1-1/+1
2010-06-04vmware balloon: clamp number of collected non-balloonable pagesDmitry Torokhov1-3/+15
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-1/+0
2010-05-27lktdm: add support for hardlockup, softlockup and hung task crashesFrederic Weisbecker1-0/+20
2010-05-25ad525x_dpot: add support for one time programmable potsMichael Hennerich4-20/+150
2010-05-25ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich4-14/+26
2010-05-25ad525x_dpot: add support for AD524x potsMichael Hennerich4-96/+175
2010-05-25ad525x_dpot: add support for SPI partsMichael Hennerich6-319/+806
2010-05-25ad525x_dpot: extend write argument to 16bitsMichael Hennerich1-2/+2
2010-05-25ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich1-195/+43
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-407/+0
2010-05-21Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-11/+48
2010-05-21at24: Fall back to byte or word reads if neededJean Delvare1-11/+48
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright6-10/+17
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-69/+58
2010-05-14EEPROM: max6875: Header file cleanupArce, Abraham1-26/+26
2010-05-14EEPROM: 93cx6: Header file cleanupArce, Abraham1-23/+16
2010-05-14EEPROM: Header file cleanupArce, Abraham1-20/+16
2010-05-09Modify the VMware balloon driver for the new x86_hyper APIH. Peter Anvin1-2/+2
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-0/+849
2010-04-24VMware Balloon driverDmitry Torokhov3-0/+849
2010-04-07Remove unused HDPU driverBenjamin Herrenschmidt4-407/+0
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-0/+6
2010-04-02kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel1-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo29-3/+27
2010-03-24c2port: fix device_create() return value checkJani Nikula1-2/+2
2010-03-14init dynamic bin_attribute structuresWolfram Sang1-0/+1
2010-03-13at24: Init dynamic bin_attribute structuresWolfram Sang1-0/+1
2010-03-13tsl2550: Move from i2c/chips to miscJean Delvare3-0/+484
2010-03-12sgi-gru: use for_each_set_bit()Akinobu Mita1-11/+4
2010-03-07driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen1-9/+4
2010-03-07driver-core: Add attribute argument to class_attribute show/storeAndi Kleen1-1/+1
2010-03-06lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom1-82/+390
2010-03-06drivers/misc/iwmc3200top/main.c: eliminate useless codeJulia Lawall1-2/+0
2010-03-06MFGPT: move clocksource menuRandy Dunlap1-0/+9
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita1-1/+1