summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* iwmc3200top: cleanup log messagesTomas Winkler2009-12-233-34/+48
* iwmc3200top: clean up fw_downloadTomas Winkler2009-12-231-14/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-171-0/+1
|\
| * [SCSI] enclosure: fix oops while iterating enclosure_status arrayJames Bottomley2009-12-101-0/+1
* | cs5535: CS5535_MFGPT_DEFAULT_IRQ should depend on CS5535_MFGPTGeert Uytterhoeven2009-12-171-0/+1
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-161-13/+0
|\ \
| * \ Merge branch 'dell-laptop' into releaseLen Brown2009-12-151-13/+0
| |\ \
| | * | dell-laptop: remove duplicate Kconfig entry under drivers/miscAlan Jenkins2009-12-101-13/+0
* | | | gru: send cross partition interrupts using the gruJack Steiner2009-12-162-15/+36
* | | | gru: update driver version numberJack Steiner2009-12-161-1/+1
* | | | gru: improve GRU TLB dropin statisticsJack Steiner2009-12-164-14/+17
* | | | gru: fix GRU interrupt race at deallocateJack Steiner2009-12-163-7/+19
* | | | gru: add hugepage supportJack Steiner2009-12-161-3/+4
* | | | gru: fix bug in allocation of kernel contextsJack Steiner2009-12-161-3/+11
* | | | gru: update GRU structures to match latest hardware specJack Steiner2009-12-162-1/+15
OpenPOWER on IntegriCloud