summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2013-01-21staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-21staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden1-1/+1
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: fix minimum AO period for NI 625x and NI 628xÉric Piel1-8/+8
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-12-17telephony: ijx: buffer overflow in ixj_write_cid()Dan Carpenter1-12/+12
2012-11-26Revert "Staging: Android alarm: IOCTL command encoding fix"Colin Cross1-3/+1
2012-10-31staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott1-1/+1
2012-10-31Staging: android: binder: Allow using highmem for binder buffersArve Hjønnevåg1-1/+1
2012-10-31Staging: android: binder: Fix memory leak on thread/process exitArve Hjønnevåg1-1/+27
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: r8712u: Do not queue cloned skbLarry Finger1-1/+4
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: zcache: fix cleancache race condition with shrinkerSeth Jennings1-4/+3
2012-10-02Staging: speakup: fix an improperly-declared variable.Christopher Brannon1-1/+1
2012-10-02Staging: Android alarm: IOCTL command encoding fixDae S. Kim1-1/+3
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-08-09staging: zsmalloc: Finish conversion to a separate moduleBen Hutchings1-26/+7
2012-07-16staging:iio:ad7606: Re-add missing scale attributeLars-Peter Clausen1-0/+1
2012-07-16staging: r8712u: Add new USB IDsLubomir Schmidt1-0/+2
2012-06-01persistent_ram: Fix buffer size clamping during writesAnton Vorontsov1-18/+1
2012-06-01drivers/staging/comedi/comedi_fops.c: add missing vfreeJulia Lawall1-1/+1
2012-04-26staging: ozwpan: Fix bug where kfree is called twice.Rupesh Gujare1-2/+0
2012-04-24staging: octeon-ethernet: fix build errors by including interrupt.hImre Kaloz3-0/+3
2012-04-24staging: zcache: fix Kconfig crypto dependencySeth Jennings1-1/+1
2012-04-24staging: tidspbridge: remove usage of OMAP2_L4_IO_ADDRESSOmar Ramirez Luna2-9/+19
2012-04-12Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-57/+104
2012-04-12staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl1-4/+7
2012-04-12staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl1-1/+2
2012-04-12staging: iio: hmc5843: Fix crash in probe function.Marek Belisko1-1/+3
2012-04-10staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov3-2/+18