summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2013-02-06staging: usbip: changed function return type to voidBart Westgeest3-10/+6
2013-02-06staging: comedi: don't hijack hardware device private dataIan Abbott4-24/+30
2013-02-06staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott1-0/+1
2013-02-06staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-02-06staging: comedi: comedi_test: fix race when cancelling commandIan Abbott1-1/+1
2013-02-06staging: comedi: fix minimum AO period for NI 625x and NI 628xÉric Piel1-7/+7
2013-02-06staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault1-1/+1
2013-02-06staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich1-1/+1
2013-02-06staging: r8712u: Add new device IDLarry Finger1-0/+2
2013-01-03staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley2-11/+13
2013-01-03staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2-7/+7
2013-01-03staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley4-24/+51
2013-01-03staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley1-5/+5
2013-01-03staging: vt6656: 64 bit fixes: use u32 for QWORD definition.Malcolm Priestley1-2/+4
2013-01-03staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley1-0/+3
2013-01-03Staging: bcm: Add two products and remove an existing product.Kevin McKinney2-2/+3
2013-01-03Staging: bcm: Create and initialize new device id in InterfaceInitKevin McKinney2-1/+3
2012-10-30storvsc: Account for in-transit packets in the RESET pathK. Y. Srinivasan1-0/+5
2012-10-30staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott1-1/+1
2012-10-17staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott1-1/+1
2012-10-17staging: comedi: s626: don't dereference insn->dataIan Abbott1-1/+1
2012-10-17staging: comedi: fix memory leak for saved channel listIan Abbott1-1/+2
2012-10-17staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott1-1/+1
2012-10-17staging: speakup_soft: Fix reading of init stringBen Hutchings1-9/+4
2012-09-19staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet1-6/+1
2012-09-19staging: zcache: fix cleancache race condition with shrinkerSeth Jennings1-4/+3
2012-09-19staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2-20/+20
2012-09-19staging: comedi: das08: Correct AO output for das08jr-16-aoIan Abbott1-1/+1
2012-09-19staging: comedi: das08: Correct AI encoding for das08jr-16-aoIan Abbott1-1/+1
2012-09-12Staging: speakup: fix an improperly-declared variable.Christopher Brannon1-1/+1
2012-09-12USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-12USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-08-10lirc_sir: make device registration workJarod Wilson1-2/+58
2012-07-04staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang1-5/+6
2012-07-04staging: r8712u: Add new USB IDsLubomir Schmidt1-0/+2
2012-07-04staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen1-0/+1
2012-05-31drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall1-1/+1
2012-05-11staging: r8712u: Fix regression caused by commit 8c213faLarry Finger2-3/+5
2012-04-22staging: iio: hmc5843: Fix crash in probe function.Marek Belisko1-1/+3
2012-04-02staging: r8712u: Fix regression in signal level after commit c6dc001Larry Finger1-7/+1
2012-04-02staging: r8712u: Fix regression introduced by commit a5ee652Larry Finger1-2/+0
2012-04-02staging: r8712u: Add missing initialization and remove configuration paramete...Larry Finger3-15/+1
2012-04-02staging: zcache: avoid AB-BA deadlock conditionAndrea Righi1-2/+2
2012-03-12media: staging: lirc_serial: Do not assume error codes returned by request_irq()Ben Hutchings1-12/+9
2012-03-12media: staging: lirc_serial: Fix deadlock on resume failureBen Hutchings1-3/+1
2012-03-12media: staging: lirc_serial: Free resources on failure paths of lirc_serial_p...Ben Hutchings1-3/+16
2012-03-12media: staging: lirc_serial: Fix init/exit orderBen Hutchings1-35/+21
2012-02-13zcache: fix deadlock conditionDan Magenheimer1-4/+3
2012-02-13zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer1-2/+2
2012-02-13staging: r8712u: Use asynchronous firmware loadingLarry Finger5-25/+68