summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-1322-57/+104
|\
| * staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl2012-04-121-4/+7
| * staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl2012-04-121-1/+2
| * staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-121-1/+3
| * staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov2012-04-103-2/+18
| * Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin2012-04-101-12/+15
| * android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross2012-04-101-1/+2
| * staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru2012-04-101-3/+5
| * staging: drm/omap: move where DMM driver is registeredRob Clark2012-04-101-3/+4
| * staging: zsmalloc: fix memory leakNitin Gupta2012-04-101-12/+18
| * Staging: rts_pstor: off by one in for loopDan Carpenter2012-04-101-1/+2
| * staging: ozwpan: Added new maintainer for ozwpanChris Kelly2012-04-101-1/+3
| * staging:rts_pstor:Avoid "Bad target number" message when probing driverwwang2012-04-101-0/+5
| * staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang2012-04-101-5/+6
| * Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-102-0/+6
| * staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl2012-04-101-1/+1
| * staging:iio:core add missing increment of loop index in iio_map_array_unregis...Lothar Waßmann2012-04-101-0/+1
| * staging: ramster: unbreak my heartDan Magenheimer2012-04-101-5/+1Star
| * staging/vme: Fix module parametersGerard Snitselaar2012-04-101-2/+2
| * staging: sep: Fix sign of errorAlan Cox2012-04-101-3/+3
* | android, lowmemorykiller: remove task handoff notifierDavid Rientjes2012-04-101-41/+7Star
|/
* Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-311-1/+1
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-7/+6Star
|\
| * fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells2012-02-241-2/+1Star
| * Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-191-5/+5
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2924-25/+6Star
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-2823-25/+4Star
| * | Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-281-0/+2
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-03-281-0/+1
|\ \ \
| * | | watchdog: fix set_timeout operationsWim Van Sebroeck2012-03-271-0/+1
* | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-281-1/+1
|\ \ \ \ | |/ / / |/| | |
* | | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+0Star
|\ \ \ \
| * | | | includecheck: delete any duplicate instances of module.hPaul Gortmaker2012-02-293-3/+0Star
| |/ / /
* | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-0/+1
|\ \ \ \
| * | | | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-291-0/+1
| |/ / /
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-243-22/+41
|\ \ \ \
| * | | | usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-242-3/+3
| * | | | drivers/staging/telephony/ixj.c: fix warning about sequence pointsUwe Kleine-König2012-03-241-19/+38
| | |/ / | |/| |
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-2314-241/+174Star
|\ \ \ \ | |/ / / |/| | |
| * | | [media] Staging: media: solo6x10: core.c Fix some coding style issueAndrew Miller2012-03-191-16/+16
| * | | [media] staging: Fix comments and some typos in staging/media/*Justin P. Mattock2012-03-196-10/+10
| * | | [media] as102: set optimal eLNA config values for each deviceGianluca Gennari2012-03-193-3/+16
| * | | [media] as102: add __packed attribute to structs defined inside packed structsGianluca Gennari2012-03-193-42/+42
| * | | Merge tag 'v3.3' into staging/for_v3.4Mauro Carvalho Chehab2012-03-19117-40542/+862Star
| |\| |
| * | | [media] staging: easycap: Fix incorrect commentEzequiel García2012-03-081-3/+2Star
| * | | [media] staging: easycap: Clean comment style in easycap_usb_probe()Ezequiel García2012-03-081-164/+79Star
| * | | [media] as102: map URB DMA addresses in the driverGianluca Gennari2012-03-081-0/+2
| * | | [media] staging: go7007: fix mismatch in mutex lock-unlock in [read|write]_re...Alexey Khoroshilov2012-03-081-6/+10
| * | | [media] easycap: Fix mem leak in easycap_usb_probe()Jesper Juhl2012-02-081-0/+1
* | | | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-231-5/+5
|\ \ \ \