summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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
2011-12-09staging: comedi: fix oops for USB DAQ devices.Bernd Porr1-18/+53
2011-12-09staging: usbip: bugfix for deadlockBart Westgeest1-4/+6
2011-11-11Staging: hv: Add support for >2 TB LUN in storage driver.Mike Sterling2-0/+3
2011-11-11staging: quatech_usb2: Potential lost wakeup scenario in TIOCMIWAITKautuk Consul1-2/+7
2011-11-11staging: serqt_usb2: remove ssu100 from supported devicesBill Pemberton1-3/+0
2011-08-17staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann1-6/+3
2011-08-16net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman1-0/+1
2011-08-05staging: brcm80211: fix for reported log spam problemRoland Vossen1-5/+0
2011-08-05ath6kl: fix crash when interface is closed but scan is ongoingKalle Valo1-13/+18
2011-08-05ath6kl: cache firmwareKalle Valo2-15/+43
2011-08-05Staging: hv: netvsc: Increase the timeout value in the netvsc driverK. Y. Srinivasan2-5/+5
2011-08-05Staging: hv: vmbus: Increase the timeout value in the vmbus driverK. Y. Srinivasan3-3/+3
2011-08-05Staging: hv: storvsc: Increase the timeout value in the storvsc driverK. Y. Srinivasan2-5/+5
2011-08-05staging: comedi: fix infoleak to userspaceVasiliy Kulikov1-2/+2
2011-08-05staging: r8192e_pci: Handle duplicate PCI ID 0x10ec:0x8192 conflict with rtl8...Larry Finger1-0/+6
2011-08-05Staging: usbip: vhci-hcd: Do not kill already dead RX/TX kthreadTobias Klauser1-2/+2
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-43/+26
2011-07-01[media] [staging] lirc_serial: allocate irq at init timeJarod Wilson1-23/+21
2011-07-01[media] lirc_zilog: fix spinning rx threadJarod Wilson1-2/+2
2011-06-28Staging: comedi: fix build breakages on some platformsGreg Kroah-Hartman1-0/+21
2011-06-28Staging: brcm80211: disable drivers except for X86 or MIPS platformsGreg Kroah-Hartman1-2/+2
2011-06-28Staging: brcm80211: disable drivers for PPC platformsGreg Kroah-Hartman1-0/+2
2011-06-28Staging: iio: Make IIO depend on GENERIC_HARDIRQSGeert Uytterhoeven1-1/+1
2011-06-28Staging: mei: fix suspend failureTomas Winkler2-5/+10