summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* at24: Use timeout also for readWolfram Sang2009-11-261-31/+45
* sgi-gru: decrapfiy options_write() functionLinus Torvalds2009-11-051-6/+7
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-115-0/+5
* max6875: Discard obsolete detect methodJean Delvare2009-10-041-24/+5
* const: constify remaining file_operationsAlexey Dobriyan2009-10-012-3/+2
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-272-2/+2
* gru: allocation may fail in quicktest1()Roel Kluin2009-09-241-0/+2
* gru: use proc_create()Alexey Dobriyan2009-09-241-2/+1
* spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-1/+1
* kprobes: use do_IRQ() in lkdtmM. Mohan Kumar2009-09-231-1/+1
* const: mark remaining super_operations constAlexey Dobriyan2009-09-221-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2009-09-181-19/+21
|\
| * [IA64] sgi-xp: fix printk format warningsRandy Dunlap2009-09-151-19/+21
* | hpilo: add poll f_opDavid Altobelli2009-09-151-1/+41
* | hpilo: add interrupt handlerDavid Altobelli2009-09-152-45/+101
* | hpilo: staging for interrupt handlingDavid Altobelli2009-09-151-47/+73
* | driver model: constify attribute groupsDavid Brownell2009-09-151-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-141-20/+49
|\ \
| * | [SCSI] ses: update enclosure data on hot addJames Bottomley2009-08-221-0/+3
| * | [SCSI] ses: add support for enclosure component hot removalJames Bottomley2009-08-221-8/+14
| * | [SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley2009-08-221-12/+32
| |/
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-143-0/+398
|\ \
| * \ Merge branch 'devel-stable' into develRussell King2009-09-124-8/+2
| |\ \ | | |/
| | |
| | \
| *-. \ Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-124-2/+400
| |\ \ \
| | * | | ARM: 5628/1: ep93xx: Introduce Pulse Width Modulator (PWM) driverHartley Sweeten2009-07-303-0/+398
| |/ / /
* | | | drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+0
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-125-10/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior2009-07-311-4/+0
| * | | eeprom/at25: bugfix "not ready" timeout after writeSebastian Heutling2009-07-291-2/+2
| * | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0
| | |/ | |/|
| * | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-2/+2
| |/
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-051-2/+2
|/
* gru: copyright fixesJack Steiner2009-06-182-8/+28
* gru: remove references to the obsolete global status handleJack Steiner2009-06-181-2/+0
* gru: fixes to grudump utilityJack Steiner2009-06-182-4/+8
* gru: fix potential use-after-free when purging GRU tlbsJack Steiner2009-06-181-1/+3
* gru: add user request to specify gru sliceJack Steiner2009-06-184-1/+13
* gru: generic infrastructure for context optionsJack Steiner2009-06-185-13/+35
* gru: cleanup gru inline functionsJack Steiner2009-06-181-17/+16
* gru: delete user request for fetching chiplet statusJack Steiner2009-06-182-41/+0
* gru: collect per-context user statisticsJack Steiner2009-06-185-0/+52
* gru: fix automatic retry of gru instruction failuresJack Steiner2009-06-181-3/+2
* gru: add user request to explicitly unload a gru contextJack Steiner2009-06-183-28/+41
* gru: fix cache coherency issues with instruction retryJack Steiner2009-06-184-4/+14
* gru: update to rev 0.9 of gru specJack Steiner2009-06-186-11/+24
* gru: update gru kernel self testsJack Steiner2009-06-184-16/+142
* gru: support for asynchronous gru instructionsJack Steiner2009-06-183-20/+213
* gru: support instruction completion interruptsJack Steiner2009-06-183-7/+29
* gru: check context state on reloadJack Steiner2009-06-182-9/+25
* gru: fix handling of mesq failuresJack Steiner2009-06-181-9/+24
OpenPOWER on IntegriCloud