summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | gru: check for correct GRU chiplet assignmentJack Steiner2009-12-161-14/+30
* | | | gru: remove stray local_irq_enableJack Steiner2009-12-161-1/+0
* | | | gru: add symbolic names for GRU error codeJack Steiner2009-12-161-5/+11
* | | | gru: fix bug in exception handlingJack Steiner2009-12-161-8/+22
* | | | gru: preload tlb for bcopy instructionsJack Steiner2009-12-169-16/+129
* | | | gru: expicitly set instruction status to activeJack Steiner2009-12-162-56/+67
* | | | gru: add additional GRU statisticsJack Steiner2009-12-168-48/+77
* | | | gru: update irq infrastructureJack Steiner2009-12-164-70/+260
* | | | gru: fix prefetch and speculation bugsJack Steiner2009-12-165-6/+38
* | | | gru: check for valid vmaJack Steiner2009-12-161-9/+12
* | | | gru: add test for gru_copy_gpaJack Steiner2009-12-161-9/+39
* | | | gru: add debug option for cache flushingJack Steiner2009-12-162-5/+10
* | | | gru: handle failures to mmu_notifier_registerJack Steiner2009-12-163-11/+21
* | | | gru: support 64-bit GRU addressesJack Steiner2009-12-161-6/+0
* | | | gru: improve messages for malfunctioning GRUsJack Steiner2009-12-162-3/+25
* | | | gru: fix bug in module unloadJack Steiner2009-12-161-1/+1
* | | | gru: allow users to specify gru chiplet 3Jack Steiner2009-12-163-29/+13
* | | | gru: allow users to specify gru chiplet 2Jack Steiner2009-12-166-80/+109
* | | | gru: allow users to specify gru chiplet 1Jack Steiner2009-12-164-2/+17
* | | | gru: handle blades without memoryJack Steiner2009-12-161-2/+2
* | | | gru: fix istatus race in GRU tlb dropinJack Steiner2009-12-161-29/+20
* | | | gru: add comments raised in previous code reviewsJack Steiner2009-12-162-1/+8
* | | | gru: initial GRU based on blade topologyJack Steiner2009-12-161-7/+5