aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-0733-948/+1299
|\
| * staging: tidspbridge: use prepare/unprepare on dsp clocksOmar Ramirez Luna2013-01-072-3/+22
| * staging: tidspbridge: Fix build breakage due to splitting CM functions.Enric Balletbo i Serra2013-01-071-1/+1
| * staging: comedi: comedi_test: fix race when cancelling commandIan Abbott2013-01-071-1/+1
| * staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FCIan Abbott2013-01-071-0/+1
| * staging: comedi: prevent auto-unconfig of manually configured devicesIan Abbott2013-01-071-0/+3
| * staging: comedi: fix minimum AO period for NI 625x and NI 628xÉric Piel2013-01-071-8/+8
| * staging: vme_pio2: fix oops on module unloadingKonstantin Khlebnikov2013-01-071-12/+2
| * staging: speakup: avoid out-of-range access in synth_add()Samuel Thibault2013-01-071-1/+1
| * staging: speakup: avoid out-of-range access in synth_init()Nickolai Zeldovich2013-01-071-1/+1
| * staging: rtl8192e: Fix failure to check pci_map_single()Larry Finger2013-01-072-2/+13
| * staging: rtl8187se: Fix failure to check pci_map_single()Larry Finger2013-01-071-1/+2
| * staging: drm/imx: fix double free bug in error pathLothar Waßmann2013-01-071-1/+0
| * staging: drm/imx: several bug fixesLothar Waßmann2013-01-071-2/+4
| * staging: drm/imx: check return value of ipu_reset()Lothar Waßmann2013-01-071-1/+4
| * staging: drm/omap: fix flags in dma buf exportingRob Clark2013-01-071-1/+1
| * staging: drm/omap: use omapdss low level APIRob Clark2013-01-079-893/+1214
| * staging/fwserial: Update TODO file per reviewer commentsPeter Hurley2013-01-071-8/+3
| * staging/fwserial: Limit tx/rx to 1394-2008 spec maximumPeter Hurley2013-01-073-7/+4
| * staging/fwserial: Refine Kconfig help textPeter Hurley2013-01-071-1/+3
| * Merge tag 'iio-fixes-for-3.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-071-2/+2
| |\
| | * staging:iio:adis16260: Select adislibLars-Peter Clausen2012-12-271-2/+2
| * | staging: r8712u: Add new device IDLarry Finger2013-01-071-0/+2
| * | Staging: wlan-ng: Add missing argumentEmil Goode2013-01-071-3/+4
| * | staging: Enable parport sb105x drivers if parport is configuredSteven Rostedt2013-01-071-0/+2
| * | staging: Make SystemBase PCI Multiport UART only for x86Steven Rostedt2013-01-071-0/+1
| |/
* | staging: android: Add some Kconfig help entriesCruz Julian Bishop2013-01-071-3/+26
* | staging: android: Fix two checkpatch issues in binder.cCruz Julian Bishop2013-01-071-3/+3
* | staging: android: Avoid using camelcase in binder.hCruz Julian Bishop2013-01-071-2/+2
* | staging/csr: Fix dereference before checkPeter Huewe2013-01-071-15/+26
* | staging: Add angle bracket before and after the URLMasanari Iida2013-01-074-4/+4
* | staging: vme: Fix URL in KconfigMasanari Iida2013-01-071-1/+1
* | staging: rtl8712: avoid a useless call to memset().Cyril Roelandt2013-01-071-4/+4
* | staging: omap-thermal: fix error check in omap_thermal_expose_sensor() and in...Cyril Roelandt2013-01-071-2/+2
* | staging: comedi: Makefile: conditionally compile multi-file core moduleH Hartley Sweeten2013-01-073-15/+6
* | Staging: comedi: addi_common.c: checkpatch.pl fixesLijo Antony2013-01-071-9/+17
* | staging: comedi: comedi_test: whitespace fixesIan Abbott2013-01-071-4/+4
* | staging: comedi: comedi_test: tidy up waveform_ai_interrupt()Ian Abbott2013-01-071-13/+7
* | staging: comedi: comedi_test: make samples unsignedIan Abbott2013-01-071-9/+12
* | staging: comedi: comedi_test: change end-of-acquisition testIan Abbott2013-01-071-10/+14
* | staging: comedi: comedi_test: remove unnecessary del_timer() callIan Abbott2013-01-071-2/+0
* | staging: comedi: comedi_test: fix race when cancelling commandIan Abbott2013-01-071-1/+1
* | Staging: comedi: comedidev.h: fixed a camel caseLijo Antony2013-01-071-4/+4
* | staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten2013-01-077-8/+7
* | staging: comedi: comedi_fops: use kzalloc in comedi_alloc_subdevice_minor()H Hartley Sweeten2013-01-071-2/+2
* | staging: comedi: comedi_fops: cleanup comedi_mmap()H Hartley Sweeten2013-01-071-15/+14
* | staging: comedi: comedi_fops: cleanup comedi_{read, write}_subdevice()H Hartley Sweeten2013-01-071-6/+6
* | staging: comedi: comedi_fops: introduce comedi_is_subdevice_idle()H Hartley Sweeten2013-01-071-4/+10
* | staging: comedi: comedi_fops: introduce comedi_is_subdevice_in_error()H Hartley Sweeten2013-01-071-8/+11
* | staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags()H Hartley Sweeten2013-01-072-3/+1