aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+12
2009-12-11hpilo: add locking commentDavid Altobelli1-1/+12
2009-12-11kgdb: Replace strstr() by strchr() for single-character needlesGeert Uytterhoeven1-4/+4
2009-12-11kgdbts: Read buffer overflowRoel Kluin1-0/+6
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds4-22/+293
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds12-0/+2102
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-11/+3
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-06ics932s401: Clean up detect functionJean Delvare1-22/+15
2009-12-06i2c/chips: Move ds1682 to drivers/miscWolfram Sang3-0/+278
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-31/+45
2009-11-26at24: Use timeout also for readWolfram Sang1-31/+45
2009-11-18iwmc3200top: revamp fw name handlingTomas Winkler3-14/+14
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-6/+12
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman1-6/+7
2009-11-15iwmc3200top: simplify the driver versionTomas Winkler1-15/+1
2009-11-15iwmc3200top: use prefered style for the device table.Tomas Winkler1-11/+3
2009-11-12sysctl ia64: Remove dead binary sysctl supportEric W. Biederman1-8/+0
2009-11-05sgi-gru: decrapfiy options_write() functionLinus Torvalds1-6/+7
2009-10-19iwmc3200top: Add Intel Wireless MultiCom 3200 top driver.Tomas Winkler12-0/+2124
2009-10-14x86: SGI UV: Fix irq affinity for hub based interruptsDimitri Sivanich1-2/+3
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan5-0/+5
2009-10-04max6875: Discard obsolete detect methodJean Delvare1-24/+5
2009-10-01const: constify remaining file_operationsAlexey Dobriyan2-3/+2
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan2-2/+2
2009-09-24gru: allocation may fail in quicktest1()Roel Kluin1-0/+2
2009-09-24gru: use proc_create()Alexey Dobriyan1-2/+1
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-1/+1
2009-09-23kprobes: use do_IRQ() in lkdtmM. Mohan Kumar1-1/+1
2009-09-22const: mark remaining super_operations constAlexey Dobriyan1-1/+1
2009-09-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-19/+21
2009-09-15hpilo: add poll f_opDavid Altobelli1-1/+41
2009-09-15hpilo: add interrupt handlerDavid Altobelli2-45/+101
2009-09-15hpilo: staging for interrupt handlingDavid Altobelli1-47/+73
2009-09-15driver model: constify attribute groupsDavid Brownell1-2/+2
2009-09-15[IA64] sgi-xp: fix printk format warningsRandy Dunlap1-19/+21
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-20/+49
2009-09-14Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-0/+398
2009-09-12Merge branch 'devel-stable' into develRussell King4-8/+2
2009-09-12Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into develRussell King4-2/+400
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-08-22[SCSI] ses: update enclosure data on hot addJames Bottomley1-0/+3
2009-08-22[SCSI] ses: add support for enclosure component hot removalJames Bottomley1-8/+14
2009-08-22[SCSI] ses: fix hotplug with multiple devices and expandersJames Bottomley1-12/+32
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-10/+4
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-4/+0