summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2013-06-07staging: vt6656: use free_netdev instead of kfreeHema Prathaban1-1/+1
2013-04-05staging: comedi: s626: fix continuous acquisitionIan Abbott1-1/+1
2013-03-20staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley1-4/+0
2013-03-04staging: comedi: check s->async for poll(), read() and write()Ian Abbott1-4/+4
2013-03-04staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott1-15/+16
2013-03-04staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott1-1/+3
2013-02-28staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley1-8/+20
2013-02-28staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott1-0/+5
2013-02-28NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-4/+6
2013-01-28staging: usbip: changed function return type to voidBart Westgeest3-10/+6
2013-01-21staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-17staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott1-0/+1
2013-01-17staging: comedi: don't hijack hardware device private dataIan Abbott4-24/+30
2013-01-17staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault1-1/+1
2013-01-17staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich1-1/+1
2013-01-17staging: r8712u: Add new device IDLarry Finger1-0/+2
2013-01-17staging: comedi: comedi_test: fix race when cancelling commandIan Abbott1-1/+1
2013-01-17staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott1-0/+3
2013-01-17staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley2-11/+13
2013-01-17staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2-7/+7
2013-01-17staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley4-24/+51
2013-01-17staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley1-5/+5
2013-01-17staging: vt6656: 64 bit fixes: use u32 for QWORD definition.Malcolm Priestley1-2/+4
2013-01-17staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley1-0/+3
2012-10-31staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott1-1/+1
2012-10-07staging: comedi: fix memory leak for saved channel listIan Abbott1-1/+2
2012-10-07staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott1-1/+1
2012-10-07staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott1-1/+1
2012-10-07staging: comedi: s626: don't dereference insn->dataIan Abbott1-1/+1
2012-10-07staging: speakup_soft: Fix reading of init stringBen Hutchings1-9/+4
2012-10-02media: lirc_sir: make device registration workJarod Wilson1-2/+58
2012-10-02staging: comedi: das08: Correct AO output for das08jr-16-aoIan Abbott1-1/+1
2012-10-02staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet1-6/+1
2012-10-02staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2-20/+20
2012-10-02Staging: speakup: fix an improperly-declared variable.Christopher Brannon1-1/+1
2012-09-14USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-09-14USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman1-1/+1
2012-06-01drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall1-1/+1
2012-05-07brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel3-2/+10
2012-04-23staging: iio: hmc5843: Fix crash in probe function.Marek Belisko1-1/+3
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-13staging: r8712u: Add new Sitecom UsB IDLarry Finger1-0/+1
2012-02-13Staging: asus_oled: fix NULL-ptr crash on unloadingPekka Paalanen1-2/+1
2012-02-13Staging: asus_oled: fix image processingPekka Paalanen1-2/+8
2011-12-22staging: r8712u: Add new USB IDLarry Finger1-0/+1
2011-12-09Staging: comedi: fix signal handling in read and writeFederico Vaga1-2/+2
2011-12-09Staging: comedi: fix mmap_countFederico Vaga1-2/+17