aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds7-1045/+423
2009-11-30Staging: update TODO filesBartlomiej Zolnierkiewicz4-10/+6
2009-11-30Staging: hv: Fix some missing author namesHaiyang Zhang5-0/+5
2009-11-30Staging: hv: Fix vmbus event handler bugHaiyang Zhang2-13/+5
2009-11-30Staging: hv: Fix argument order in incorrect memset invocations in hyperv driver.Dave Jones1-5/+5
2009-11-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-2/+26
2009-11-30V4L/DVB (13372): staging/go7007: fix mutex function usage for s2250Pete Eberlein1-2/+2
2009-11-30staging/go7007: Fix compilation by re-adding the missing s2250-loader.hMauro Carvalho Chehab1-0/+24
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski7-12/+1
2009-11-28pcmcia: pcmcia_request_window() doesn't need a pointer to a pointerDominik Brodowski3-3/+3
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()Magnus Damm3-3/+3
2009-11-23Staging: octeon-ethernet: Assign proper MAC addresses.David Daney1-12/+41
2009-11-23Staging: Octeon: Use symbolic values for irq numbers.David Daney1-1/+1
2009-11-23MIPS: Octeon: Fix compile error in drivers/staging/octeon/ethernet-mdio.cDavid Daney1-1/+1
2009-11-09pcmcia/staging: update comedi driversDominik Brodowski7-1035/+424
2009-10-30Staging: fix wireless drivers dependsRandy Dunlap3-3/+3
2009-10-30Staging: wireless drivers Kconfig changeGreg Kroah-Hartman6-6/+6
2009-10-30Staging: android: mark subsystem as brokenGreg Kroah-Hartman1-0/+1
2009-10-30Staging: remove stlc45xx driverGreg Kroah-Hartman7-3323/+0
2009-10-30Staging: rtl8187se/rtl8192e/rtl8192su: allow module unloadHerton Ronaldo Krzesinski12-96/+37
2009-10-30Staging: vt6656: fix the memory free bug in vntwusb_disconnect()miaofng1-1/+0
2009-10-30Staging: Panel: prevent driver from calling misc_deregister twice on same ressourcePeter Huewe1-3/+10
2009-10-30Staging: hv: fix oops in vmbus - missing #includeMilan Dadok2-0/+2
2009-10-30Staging: hv: fix oops in vmbus - netvsc list_headMilan Dadok1-6/+4
2009-10-30Staging: hv: fix oops in vmbus - udev eventsMilan Dadok1-10/+4
2009-10-30Staging: hv: Fix vmbus load hang caused by faulty data packingHank Janssen1-1/+1
2009-10-30Staging: hv: Fix null pointer error after vmbus loadingHaiyang Zhang1-13/+1
2009-10-30Staging: hv TODO patchesStephen Hemminger1-0/+6
2009-10-14Staging: rt2860sta: prevent a panic when disabling when associatedDarren Salt1-0/+2
2009-10-14staging: more sched.h fixesJeff Mahoney4-0/+4
2009-10-14Staging: et131x: Fix the add_10bit macroAlan Cox1-1/+1
2009-10-14Staging: et131x: Correct WRAP bit handlingAlan Cox1-6/+14
2009-10-14staging: Complete sched.h removal from interrupt.hJeff Mahoney3-0/+3
2009-10-14Staging: vme: fix sched.h build breakageGreg Kroah-Hartman2-0/+2
2009-10-14Staging: poch: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-10-14Staging: b3dfg: fix sched.h build breakageGreg Kroah-Hartman1-0/+1
2009-10-14Staging: comedi: fix sched.h build breakageGreg Kroah-Hartman3-0/+3
2009-10-14Staging: iio: Fix missing include <linux/sched.h>Jonathan Cameron1-0/+1
2009-10-09Staging: comedi: fix build on arches that don't want comedi driversGreg Kroah-Hartman1-1/+1
2009-10-09Staging: comedi: pcmcia irq fixesFrank Mori Hess6-6/+6
2009-10-09Staging: comedi: ni_pcimio: Added device id for pxi-6225.Frank Mori Hess1-1/+21
2009-10-09Staging: comedi: ni_65xx.c: fix output inversion problem.Ian Abbott1-0/+6
2009-10-09Staging: comedi: ni_65xx.c: fix insn_bits shift calculation.Ian Abbott1-3/+3
2009-10-09Staging: comedi: s526: fixes for pulse generatorIan Abbott1-31/+19
2009-10-09Staging: comedi: s526: Take account of arch's byte order.Ian Abbott1-0/+17
2009-10-09Staging: comedi: s526: Get rid of global variable 'cmReg'.Ian Abbott1-2/+5
2009-10-09Staging: comedi: s526: Fix number of channels on DIO subdeviceIan Abbott1-15/+20
2009-10-09Staging: comedi: cb_pcidio: fix "section mismatch" errorIan Abbott1-2/+6
2009-10-09Staging: comedi: jr3_pci: Initialize transf variable fully in jr3_pci_poll_subdevice().Ian Abbott1-12/+6
2009-10-09Staging: comedi: Corrected type of a printk argument in resize_async_buffer().Ian Abbott1-1/+1