summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2012-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds454-39121/+24016
2012-01-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds39-72/+72
2012-01-09Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2012-01-09Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds7-19/+19
2012-01-07vfs: switch ->show_options() to struct dentry *Al Viro1-2/+2
2012-01-07vfs: 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-04pohmelfs: propagate umode_tAl Viro2-4/+5
2012-01-04switch ->is_visible() to returning umode_tAl Viro4-8/+8
2012-01-04switch ->create() to umode_tAl Viro1-1/+1
2012-01-04switch vfs_mkdir() and ->mkdir() to umode_tAl Viro1-1/+1
2012-01-04vfs: fix the stupidity with i_dentry in inode destructorsAl Viro1-1/+0
2012-01-02misc latin1 to utf8 conversionsAl Viro31-63/+63
2011-12-23staging/rtl8192e: Register against lib80211Sean MacLennan10-96/+51
2011-12-23staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan9-68/+66
2011-12-23staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan10-112/+65
2011-12-23staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan4-77/+14
2011-12-23staging/mei: add watchdog device registration wrappersTomas Winkler5-24/+41
2011-12-23drm/omap: GEM, deal with cacheRob Clark1-0/+30
2011-12-23staging: vt6656: int.c, int.h: Change return of function to voidMarcos Paulo de Souza2-5/+2
2011-12-23staging: usbip: removed unused definitions from headerBart Westgeest2-19/+0
2011-12-23staging: usbip: removed dead code from receive functionBart Westgeest4-48/+20
2011-12-23staging:iio: Drop {mark,unmark}_in_use callbacksLars-Peter Clausen7-122/+1
2011-12-23staging:iio: Drop buffer mark_param_change callbackLars-Peter Clausen5-34/+19
2011-12-23staging:iio: Drop the unused buffer enable() and is_enabled() callbacksLars-Peter Clausen2-9/+0
2011-12-23staging:iio: Drop buffer busy flagLars-Peter Clausen2-3/+0
2011-12-23staging:iio: Make sure a device is only opened once at a timeLars-Peter Clausen2-3/+17
2011-12-23staging:iio: Disallow modifying buffer size when buffer is enabledLars-Peter Clausen1-5/+12
2011-12-23staging:iio: Disallow changing scan elements in all buffered modesLars-Peter Clausen1-2/+2
2011-12-23staging:iio: Use iio_buffer_enabled instead of open coding itLars-Peter Clausen1-3/+2
2011-12-23drivers: staging: vt6656: card.c: Remove useless return statementMarcos Paulo de Souza2-9/+3
2011-12-23drivers: staging: vt6656: Remove not used returned data of functionMarcos Paulo de Souza2-4/+2
2011-12-23staging:iio: Remove unused variableLars-Peter Clausen1-2/+0
2011-12-23Staging: android: fixed 80 characters warnings in lowmemorykiller.cMarco Navarra1-6/+6
2011-12-23Staging: android: fixed a space warning in binder.hMarco Navarra1-1/+1
2011-12-23staging: gma500: Fix warning in power.cRakib Mullick1-1/+1
2011-12-23Staging: bcm: Fix an invalid dereference to a kmalloc in IOCTL_BCM_BULK_WRMKevin McKinney1-1/+3
2011-12-23Staging: bcm: Fix information leak in IOCTL_BCM_GET_DRIVER_VERSIONKevin McKinney1-1/+5
2011-12-22ashmem: Whitespace cleanupsJohn Stultz1-25/+21
2011-12-22ashmem: Fix arguments to ashmem_shrinkColin Cross1-7/+12
2011-12-22ashmem: Support lseek(2) in ashmem driverBjorn Bringert1-1/+38
2011-12-22ashmem: Update arguments of shrinker for 2.6.35Colin Cross1-3/+3
2011-12-22ashmem: Fix ASHMEM_SET_PROT_MASK.Arve Hjønnevåg1-1/+10
2011-12-22ashmem: Implement read(2) in ashmem driverBjorn Bringert1-0/+27
2011-12-22ashmem: Anonymous shared memory subsystemRobert Love4-0/+736
2011-12-22Merge branch 'master' into pm-sleepRafael J. Wysocki8-47/+106
2011-12-17staging: android: add pmem driverRebecca Schultz4-0/+1443
2011-12-17staging: android: switch: minor code formatting cleanupsGreg Kroah-Hartman2-4/+4
2011-12-17staging: android: switch: switch class and GPIO drivers.Mike Lockwood7-0/+417
2011-12-16staging: drm/omap: add debugfs supportAndy Gross6-0/+205