summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2009-11-05sgi-gru: decrapfiy options_write() functionLinus Torvalds-6/+7
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+5
2009-10-04max6875: Discard obsolete detect methodJean Delvare-24/+5
2009-10-01const: constify remaining file_operationsAlexey Dobriyan-3/+2
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan-2/+2
2009-09-24gru: allocation may fail in quicktest1()Roel Kluin-0/+2
2009-09-24gru: use proc_create()Alexey Dobriyan-2/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov-1/+1
2009-09-23kprobes: use do_IRQ() in lkdtmM. Mohan Kumar-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan-1/+1
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-19/+21
2009-09-15hpilo: add poll f_opDavid Altobelli-1/+41
2009-09-15hpilo: add interrupt handlerDavid Altobelli-45/+101
2009-09-15hpilo: staging for interrupt handlingDavid Altobelli-47/+73
2009-09-15driver model: constify attribute groupsDavid Brownell-2/+2
2009-09-15[IA64] sgi-xp: fix printk format warningsRandy Dunlap-19/+21
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-20/+49
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-0/+398
2009-09-12Merge branch 'devel-stable' into develRussell King-8/+2
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King-2/+400
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet-1/+0
2009-08-22[SCSI] ses: update enclosure data on hot addJames Bottomley-0/+3
2009-08-22[SCSI] ses: add support for enclosure component hot removalJames Bottomley-8/+14
2009-08-22[SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley-12/+32
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-10/+4
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior-4/+0
2009-07-30ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driverHartley Sweeten-0/+398
2009-07-29eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling-2/+2
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan-2/+0
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches-2/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy-2/+2
2009-06-18gru: copyright fixesJack Steiner-8/+28
2009-06-18gru: remove references to the obsolete global status handleJack Steiner-2/+0
2009-06-18gru: fixes to grudump utilityJack Steiner-4/+8
2009-06-18gru: fix potential use-after-free when purging GRU tlbsJack Steiner-1/+3
2009-06-18gru: add user request to specify gru sliceJack Steiner-1/+13
2009-06-18gru: generic infrastructure for context optionsJack Steiner-13/+35
2009-06-18gru: cleanup gru inline functionsJack Steiner-17/+16
2009-06-18gru: delete user request for fetching chiplet statusJack Steiner-41/+0
2009-06-18gru: collect per-context user statisticsJack Steiner-0/+52
2009-06-18gru: fix automatic retry of gru instruction failuresJack Steiner-3/+2
2009-06-18gru: add user request to explicitly unload a gru contextJack Steiner-28/+41
2009-06-18gru: fix cache coherency issues with instruction retryJack Steiner-4/+14
2009-06-18gru: update to rev 0.9 of gru specJack Steiner-11/+24
2009-06-18gru: update gru kernel self testsJack Steiner-16/+142
2009-06-18gru: support for asynchronous gru instructionsJack Steiner-20/+213
2009-06-18gru: support instruction completion interruptsJack Steiner-7/+29
2009-06-18gru: check context state on reloadJack Steiner-9/+25
2009-06-18gru: fix handling of mesq failuresJack Steiner-9/+24
2009-06-18gru: support contexts with zero dsrs or cbrsJack Steiner-6/+4