summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-08-041-2/+5
|\ \
| * | [SCSI] enclosure: fix error path - actually return ERR_PTR() on errorJames Bottomley2010-07-271-2/+5
| | |
| \ \
*-. \ \ Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-313-0/+407
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * ARM: 6214/2: driver for the character LCD found in ARM refdesignsLinus Walleij2010-07-263-0/+407
| |/
* | Andres has movedAndres Salomon2010-07-201-1/+1
|/
* vmware balloon: clamp number of collected non-balloonable pagesDmitry Torokhov2010-06-041-3/+15
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-1/+0
* lktdm: add support for hardlockup, softlockup and hung task crashesFrederic Weisbecker2010-05-271-0/+20
* ad525x_dpot: add support for one time programmable potsMichael Hennerich2010-05-254-20/+150
* ad525x_dpot: add support for ADN2860 and AD528x potsMichael Hennerich2010-05-254-14/+26
* ad525x_dpot: add support for AD524x potsMichael Hennerich2010-05-254-96/+175
* ad525x_dpot: add support for SPI partsMichael Hennerich2010-05-256-319/+806
* ad525x_dpot: extend write argument to 16bitsMichael Hennerich2010-05-251-2/+2
* ad525x_dpot: simplify duplicated sysfs definesMichael Hennerich2010-05-251-195/+43
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-214-407/+0
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-073-0/+849
| |\
| * | Remove unused HDPU driverBenjamin Herrenschmidt2010-04-074-407/+0
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-211-11/+48
|\ \ \
| * | | at24: Fall back to byte or word reads if neededJean Delvare2010-05-211-11/+48
* | | | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-216-10/+17
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-203-69/+58
|\ \ \
| * | | EEPROM: max6875: Header file cleanupArce, Abraham2010-05-141-26/+26
| * | | EEPROM: 93cx6: Header file cleanupArce, Abraham2010-05-141-23/+16
| * | | EEPROM: Header file cleanupArce, Abraham2010-05-141-20/+16
| |/ /
* | | Modify the VMware balloon driver for the new x86_hyper APIH. Peter Anvin2010-05-091-2/+2
| |/ |/|
* | VMware Balloon driverDmitry Torokhov2010-04-243-0/+849
|/
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-0/+6
|\
| * kgdbts,sh: Add in breakpoint pc offset for superhJason Wessel2010-04-021-0/+6
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3029-3/+27
|/
* c2port: fix device_create() return value checkJani Nikula2010-03-241-2/+2
* init dynamic bin_attribute structuresWolfram Sang2010-03-141-0/+1
* at24: Init dynamic bin_attribute structuresWolfram Sang2010-03-131-0/+1
* tsl2550: Move from i2c/chips to miscJean Delvare2010-03-133-0/+484
* sgi-gru: use for_each_set_bit()Akinobu Mita2010-03-121-11/+4
* driver core: Convert some drivers to CLASS_ATTR_STRINGAndi Kleen2010-03-071-9/+4
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-071-1/+1
* lkdtm: add debugfs access and loosen KPROBE tiesSimon Kagstrom2010-03-061-82/+390
* drivers/misc/iwmc3200top/main.c: eliminate useless codeJulia Lawall2010-03-061-2/+0
* MFGPT: move clocksource menuRandy Dunlap2010-03-061-0/+9
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+1
* iwmc3200top: simplify imwct_txTomas Winkler2009-12-233-23/+19
OpenPOWER on IntegriCloud