aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.0.68' into android-3.0Colin Cross2013-03-1327-142/+201
|\
| * staging: comedi: check s->async for poll(), read() and write()Ian Abbott2013-03-041-4/+4
| * staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott2013-03-041-15/+16
| * staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott2013-03-041-1/+3
| * staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley2013-02-281-8/+20
| * staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott2013-02-281-0/+5
| * NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2013-02-281-4/+6
| * staging: usbip: changed function return type to voidBart Westgeest2013-01-273-10/+6
| * staging: vt6656: Fix inconsistent structure packingBen Hutchings2013-01-214-24/+19
| * staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott2013-01-171-0/+1
| * staging: comedi: don't hijack hardware device private dataIan Abbott2013-01-174-24/+30
| * staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault2013-01-171-1/+1
| * staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich2013-01-171-1/+1
| * staging: r8712u: Add new device IDLarry Finger2013-01-171-0/+2
| * staging: comedi: comedi_test: fix race when cancelling commandIan Abbott2013-01-171-1/+1
| * staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott2013-01-171-0/+3
| * staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley2013-01-172-11/+13
| * staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2013-01-172-7/+7
| * staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley2013-01-174-24/+51
| * staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley2013-01-171-5/+5
| * staging: vt6656: 64 bit fixes: use u32 for QWORD definition.Malcolm Priestley2013-01-171-2/+4
| * staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley2013-01-171-0/+3
* | staging: logger: hold mutex while removing readerRabin Vincent2013-01-161-0/+5
* | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-0113-47/+94
|\ \ | |/
| * staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott2012-10-311-1/+1
| * staging: comedi: fix memory leak for saved channel listIan Abbott2012-10-071-1/+2
| * staging: comedi: don't dereference user memory for INSN_INTTRIGIan Abbott2012-10-071-1/+1
| * staging: comedi: jr3_pci: fix iomem dereferenceIan Abbott2012-10-071-1/+1
| * staging: comedi: s626: don't dereference insn->dataIan Abbott2012-10-071-1/+1
| * staging: speakup_soft: Fix reading of init stringBen Hutchings2012-10-071-9/+4
| * media: lirc_sir: make device registration workJarod Wilson2012-10-021-2/+58
| * staging: comedi: das08: Correct AO output for das08jr-16-aoIan Abbott2012-10-021-1/+1
| * staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet2012-10-021-6/+1
| * staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2012-10-022-20/+20
| * Staging: speakup: fix an improperly-declared variable.Christopher Brannon2012-10-021-1/+1
| * USB: winbond: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
| * USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman2012-09-141-1/+1
| * drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall2012-06-011-1/+1
* | Merge commit 'v3.0.31' into android-3.0Todd Poynor2012-05-083-2/+10
|\ \ | |/
| * brcm80211: smac: resume transmit fifo upon receiving framesArend van Spriel2012-05-073-2/+10
* | Merge commit 'v3.0.30' into android-3.0Todd Poynor2012-04-301-1/+3
|\ \ | |/
| * staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-221-1/+3
* | Merge linux-stable 3.0.28 into android-3.0Todd Poynor2012-04-199-88/+146
|\ \ | |/
| * media: staging: lirc_serial: Do not assume error codes returned by request_irq()Ben Hutchings2012-03-121-12/+9
| * media: staging: lirc_serial: Fix deadlock on resume failureBen Hutchings2012-03-121-3/+1
| * media: staging: lirc_serial: Free resources on failure paths of lirc_serial_p...Ben Hutchings2012-03-121-3/+16
| * media: staging: lirc_serial: Fix init/exit orderBen Hutchings2012-03-121-35/+21
| * staging: r8712u: Add new Sitecom UsB IDLarry Finger2012-02-131-0/+1
| * Staging: asus_oled: fix NULL-ptr crash on unloadingPekka Paalanen2012-02-131-2/+1
| * Staging: asus_oled: fix image processingPekka Paalanen2012-02-131-2/+8