summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-188-28/+23
|\
| * staging/sb105x: PARPORT config is not good enough must use PARPORT_PCSteven Rostedt2013-01-171-1/+1
| * staging: wlan-ng: Fix clamping of returned SSID lengthTormod Volden2013-01-171-1/+1
| * Merge tag 'iio-fixes-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2013-01-172-2/+2
| |\
| | * staging:iio:adis16080: Perform sign extensionLars-Peter Clausen2013-01-091-1/+1
| | * iio: mxs-lradc: indexes are unsignedFabio Estevam2013-01-091-1/+1
| * | staging: vt6656: Fix inconsistent structure packingBen Hutchings2013-01-174-24/+19
* | | Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-1435-964/+1323
|\ \ \ | |/ /
| * | staging: zram: fix invalid memory references during disk writeNitin Gupta2013-01-131-15/+24
| * | 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
| |/
* | drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim2013-01-081-0/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-12-171-1/+2
|\
| * pidns: Use task_active_pid_ns where appropriateEric W. Biederman2012-11-191-1/+2
* | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-151-0/+11
|\ \
| * \ Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...Tomi Valkeinen2012-12-131-0/+11
| |\ \
| | * | OMAPDSS: use omapdss_compat_init() in other driversTomi Valkeinen2012-12-071-0/+11
| | |/
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-1312-133/+46
|\ \ \
| * \ \ Merge remote-tracking branch 'linus/master' into staging/for_v3.8Mauro Carvalho Chehab2012-11-2832-244/+290
| |\ \ \ | | |/ /
| * | | [media] staging/media: Use dev_ printks in go7007/go7007-fw.cYAMANE Toshiaki2012-11-211-22/+20
| * | | [media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7113.cYAMANE Toshiaki2012-11-211-2/+2
| * | | [media] Staging/media: fixed spacing coding style in go7007/wis-saa7113.cYAMANE Toshiaki2012-11-211-2/+1
| * | | [media] staging/media: Use dev_ or pr_ printks in go7007/wis-saa7115.cYAMANE Toshiaki2012-11-211-2/+2
| * | | [media] Staging/media: fixed spacing coding style in go7007/wis-saa7115.cYAMANE Toshiaki2012-11-211-2/+1
| * | | [media] Staging/media: Use dev_ printks in go7007/wis-ov7640.cYAMANE Toshiaki2012-11-211-2/+2
| * | | [media] Staging/media: fixed spacing coding style in go7007/wis-ov7640.cYAMANE Toshiaki2012-11-211-2/+1
| * | | [media] staging: lirc_serial: silence GCC warningPaul Bolle2012-10-281-1/+5
OpenPOWER on IntegriCloud