aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAge
* [media] v4l2-dev: add flag to have the core lock all file operationsHans Verkuil2012-05-14
* [media] staging: go7007: Add MODULE_FIRMWARETim Gardner2012-04-19
* Merge tag 'v3.4-rc3' into staging/for_v3.5Mauro Carvalho Chehab2012-04-19
|\
| * Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-12
| |\
| | * staging: android: fix mem leaks in __persistent_ram_init()Jesper Juhl2012-04-12
| | * staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...Jesper Juhl2012-04-12
| | * staging: iio: hmc5843: Fix crash in probe function.Marek Belisko2012-04-12
| | * staging/xgifb: fix display on XGI Volari Z11m cardsDmitry Eremin-Solenikov2012-04-10
| | * Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error pathsAxel Lin2012-04-10
| | * android: make persistent_ram based drivers depend on HAVE_MEMBLOCKColin Cross2012-04-10
| | * staging: iio: ak8975: Remove i2c client data corruptionPreetham Chandru2012-04-10
| | * staging: drm/omap: move where DMM driver is registeredRob Clark2012-04-10
| | * staging: zsmalloc: fix memory leakNitin Gupta2012-04-10
| | * Staging: rts_pstor: off by one in for loopDan Carpenter2012-04-10
| | * staging: ozwpan: Added new maintainer for ozwpanChris Kelly2012-04-10
| | * staging:rts_pstor:Avoid "Bad target number" message when probing driverwwang2012-04-10
| | * staging:rts_pstor:Fix possible panic by NULL pointer dereferencewwang2012-04-10
| | * Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-10
| | * staging/media/as102: Don't call release_firmware() on uninitialized variableJesper Juhl2012-04-10
| | * staging:iio:core add missing increment of loop index in iio_map_array_unregis...Lothar Waßmann2012-04-10
| | * staging: ramster: unbreak my heartDan Magenheimer2012-04-10
| | * staging/vme: Fix module parametersGerard Snitselaar2012-04-10
| | * staging: sep: Fix sign of errorAlan Cox2012-04-10
| * | android, lowmemorykiller: remove task handoff notifierDavid Rientjes2012-04-09
| |/
| * Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-30
| * Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
| |\
| | * fs: Remove missed ->fds_bits from cessation use of fd_set structs internallyDavid Howells2012-02-24
| | * Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-19
| * | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
| |\ \
| | * | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| | * | Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-28
| * | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2012-03-28
| |\ \ \
| | * | | watchdog: fix set_timeout operationsWim Van Sebroeck2012-03-27
| * | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-28
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
| |\ \ \ \
| | * | | | includecheck: delete any duplicate instances of module.hPaul Gortmaker2012-02-28
| | |/ / /
| * | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-24
| |\ \ \ \
| | * | | | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-29
| | |/ / /
| * | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-23
| |\ \ \ \
| | * | | | usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-23
| * | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-23
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | [media] staging: as102: Remove redundant NULL check before release_firmware()...Jesper Juhl2012-04-19
* | | | | | [media] staging/media/as102: Don't call release_firmware() on uninitialized v...Jesper Juhl2012-04-10
* | | | | | [media] mm/drivers: use vm_flags_t for vma flagsKonstantin Khlebnikov2012-04-10
* | | | | | [media] lirc: delete unused init/exit function prototypesGianluca Gennari2012-04-10
* | | | | | Merge branch 'poll' into staging/for_v3.4Mauro Carvalho Chehab2012-03-27
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | drivers/staging/telephony/ixj.c: fix warning about sequence pointsUwe Kleine-König2012-03-23
| |/ / /
| * | | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-22
| |\ \ \
| | * \ \ Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-19
| | |\ \ \ | | | |/ / | | |/| |
| | | * | mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23