aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2011-12-22Staging: bcm: Fix an invalid dereference to a kmalloc in IOCTL_BCM_BULK_WRMKevin McKinney1-1/+3
2011-12-22Staging: bcm: Fix information leak in IOCTL_BCM_GET_DRIVER_VERSIONKevin McKinney1-1/+5
2011-12-21ashmem: Whitespace cleanupsJohn Stultz1-25/+21
2011-12-21ashmem: Fix arguments to ashmem_shrinkColin Cross1-7/+12
2011-12-21ashmem: Support lseek(2) in ashmem driverBjorn Bringert1-1/+38
2011-12-21ashmem: Update arguments of shrinker for 2.6.35Colin Cross1-3/+3
2011-12-21ashmem: Fix ASHMEM_SET_PROT_MASK.Arve Hjønnevåg1-1/+10
2011-12-21ashmem: Implement read(2) in ashmem driverBjorn Bringert1-0/+27
2011-12-21ashmem: Anonymous shared memory subsystemRobert Love4-0/+736
2011-12-21Merge branch 'master' into pm-sleepRafael J. Wysocki8-47/+106
2011-12-16staging: android: add pmem driverRebecca Schultz4-0/+1443
2011-12-16staging: android: switch: minor code formatting cleanupsGreg Kroah-Hartman2-4/+4
2011-12-16staging: android: switch: switch class and GPIO drivers.Mike Lockwood7-0/+417
2011-12-16staging: drm/omap: add debugfs supportAndy Gross6-0/+205