summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2012-04-27staging: r8712u: Fix regression caused by commit 8c213faLarry Finger2-3/+5
2012-04-22staging: iio: hmc5843: Fix crash in probe function.Marek Belisko1-1/+3
2012-04-13android, lowmemorykiller: remove task handoff notifierDavid Rientjes1-41/+6
2012-04-02staging: r8712u: Add missing initialization and remove configuration paramete...Larry Finger3-15/+0
2012-04-02as102: add __packed attribute to structs defined inside packed structsGianluca Gennari3-42/+42
2012-04-02staging: vme: fix section mismatches in linux-next 20120314Gerard Snitselaar2-4/+4
2012-04-02staging: r8712u: Fix regression in signal level after commit c6dc001Larry Finger1-7/+1
2012-04-02staging: r8712u: Fix regression introduced by commit a5ee652Larry Finger1-2/+0
2012-04-02staging/octeon: Fix PHY binding in octeon-ethernet driver.David Daney1-2/+2
2012-04-02staging: zcache: avoid AB-BA deadlock conditionAndrea Righi1-2/+2
2012-04-02staging: android/lowmemorykiller: Don't unregister notifier from atomic contextPaul E. McKenney1-7/+7
2012-02-08staging: pohmelfs: remove drivers/staging/pohmelfsEvgeniy Polyakov14-7979/+0
2012-02-08staging: android/ram_console: Don't build on arches w/o ioremapAnton Vorontsov1-0/+1
2012-02-08staging: r8712u: Use asynchronous firmware loadingLarry Finger5-25/+68
2012-02-08staging: usbip: fix to prevent potentially using uninitialized spinlockBart Westgeest1-2/+2
2012-02-08staging: r8712u: Fix problem when CONFIG_R8712_AP is setLarry Finger1-0/+1
2012-02-08staging: tidspbridge: fix incorrect free to drv_datapOmar Ramirez Luna2-2/+3
2012-02-08staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna1-23/+32
2012-02-08staging: android: lowmemorykiller: Don't wait more than one second for a proc...Arve Hjønnevåg1-1/+4
2012-02-08staging: zcache: fix serialization bug in zv statsSeth Jennings1-7/+7
2012-02-08staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-02-08Staging: android: binder: Fix crashes when sharing a binder file between proc...Arve Hjønnevåg1-1/+11
2012-02-08Staging: android: Remove pmem driverShuah Khan4-1443/+0
2012-02-08Staging: asus_oled: fix NULL-ptr crash on unloadingPekka Paalanen1-2/+1
2012-02-08Staging: asus_oled: fix image processingPekka Paalanen1-2/+8
2012-02-08Staging: android: binder: Don't call dump_stack in binder_vma_openArve Hjønnevåg1-1/+0
2012-02-08staging: r8712u: Add new Sitecom UsB IDLarry Finger1-0/+1
2012-02-08zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer1-2/+2
2012-02-08zcache: fix deadlock conditionDan Magenheimer1-4/+3
2012-02-08staging: drm/omap: fix locking issueRob Clark1-4/+14
2012-02-08drivers/staging/omapdrm/omap_fbdev.c: move free after usesJulia Lawall1-2/+2
2012-02-08staging: drm/omap: fix minimum width/heightRob Clark1-2/+2
2012-02-08staging: drm/omap: updates for DSS fifomerge API changesRob Clark3-10/+31
2012-02-08staging: drm/omap: multiplanar and YUV supportRob Clark5-68/+149
2012-02-08staging: drm/omap: add drm_plane supportRob Clark6-168/+403
2012-02-08staging: drm/omap: drm API update: addfb2Rob Clark3-45/+143
2012-02-08staging: drm/omap: drm API update: make fops struct constRob Clark1-11/+13
2012-02-08staging: delete gma500 driverGreg Kroah-Hartman78-30778/+0
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-1781/+1325
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds64-21930/+36
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell14-21/+22
2012-01-13lirc_parallel: fix module parameter description.Rusty Russell1-1/+1
2012-01-10Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds7-37/+45
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds454-39121/+24016
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds39-72/+72
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds7-19/+19
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2012-01-06vfs: switch ->show_stats to struct dentry *Al Viro1-2/+2
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman76-1042/+76