aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus 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/gregkh/stagingLinus Torvalds454-39121/+24016
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds39-72/+72
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+0
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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
2012-01-06[media] drivers/staging/media/as102/as102_usb_drv.c: shift position of allocation codeJulia Lawall1-6/+6
2012-01-06[media] Staging: dt3155v4l: probe() always failsDan Carpenter1-1/+2
2012-01-06[media] Staging: dt3155v4l: update to newer APIDan Carpenter1-10/+4
2012-01-04[media] Don't test for ops->info.type inside driversMauro Carvalho Chehab1-1/+0
2012-01-03pohmelfs: propagate umode_tAl Viro2-4/+5
2012-01-03switch ->is_visible() to returning umode_tAl Viro4-8/+8
2012-01-03switch ->create() to umode_tAl Viro1-1/+1
2012-01-03switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2012-01-03vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2012-01-02misc latin1 to utf8 conversionsAl Viro31-63/+63
2011-12-31[media] dvb: remove the extra parameter on get_frontendMauro Carvalho Chehab1-2/+2
2011-12-31[media] staging/as102: convert set_fontend to use DVBv5 parametersMauro Carvalho Chehab3-43/+43
2011-12-31[media] dvb-core: add support for a DVBv5 get_frontend() callbackMauro Carvalho Chehab1-1/+1
2011-12-31[media] Rename set_frontend fops to set_frontend_legacyMauro Carvalho Chehab1-1/+1
2011-12-30Merge tag 'v3.2-rc7' into staging/for_v3.3Mauro Carvalho Chehab14-58/+127
2011-12-22staging/rtl8192e: Register against lib80211Sean MacLennan10-96/+51
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan9-68/+66
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan10-112/+65
2011-12-22staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan4-77/+14
2011-12-22staging/mei: add watchdog device registration wrappersTomas Winkler5-24/+41
2011-12-22drm/omap: GEM, deal with cacheRob Clark1-0/+30
2011-12-22staging: vt6656: int.c, int.h: Change return of function to voidMarcos Paulo de Souza2-5/+2
2011-12-22staging: usbip: removed unused definitions from headerBart Westgeest2-19/+0
2011-12-22staging: usbip: removed dead code from receive functionBart Westgeest4-48/+20
2011-12-22staging:iio: Drop {mark,unmark}_in_use callbacksLars-Peter Clausen7-122/+1
2011-12-22staging:iio: Drop buffer mark_param_change callbackLars-Peter Clausen5-34/+19
2011-12-22staging:iio: Drop the unused buffer enable() and is_enabled() callbacksLars-Peter Clausen2-9/+0
2011-12-22staging:iio: Drop buffer busy flagLars-Peter Clausen2-3/+0
2011-12-22staging:iio: Make sure a device is only opened once at a timeLars-Peter Clausen2-3/+17
2011-12-22staging:iio: Disallow modifying buffer size when buffer is enabledLars-Peter Clausen1-5/+12
2011-12-22staging:iio: Disallow changing scan elements in all buffered modesLars-Peter Clausen1-2/+2
2011-12-22staging:iio: Use iio_buffer_enabled instead of open coding itLars-Peter Clausen1-3/+2
2011-12-22drivers: staging: vt6656: card.c: Remove useless return statementMarcos Paulo de Souza2-9/+3
2011-12-22drivers: staging: vt6656: Remove not used returned data of functionMarcos Paulo de Souza2-4/+2
2011-12-22staging:iio: Remove unused variableLars-Peter Clausen1-2/+0
2011-12-22Staging: android: fixed 80 characters warnings in lowmemorykiller.cMarco Navarra1-6/+6
2011-12-22Staging: android: fixed a space warning in binder.hMarco Navarra1-1/+1
2011-12-22staging: gma500: Fix warning in power.cRakib Mullick1-1/+1