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