summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-1314-21/+22
* lirc_parallel: fix module parameter description.Rusty Russell2012-01-131-1/+1
* Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-01-107-37/+45
|\
| * Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-2014-58/+127
| |\
| * | staging/gma500: fixup staging code to build following core changes.Dave Airlie2011-12-207-11/+11
| * | drm: move the fb bpp/depth helper into the core.Dave Airlie2011-11-291-1/+1
| * | drm/staging/gma500: fix linux-next buildJesse Barnes2011-11-251-15/+22
| * | drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-151-1/+1
| * | drm: Make the per-driver file_operations struct constArjan van de Ven2011-11-111-11/+12
* | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09454-39121/+24016
|\ \ \
| * | | staging/rtl8192e: Register against lib80211Sean MacLennan2011-12-2210-96/+51
| * | | staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan2011-12-229-68/+66
| * | | staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan2011-12-2210-112/+65
| * | | staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan2011-12-224-77/+14
| * | | staging/mei: add watchdog device registration wrappersTomas Winkler2011-12-225-24/+41
| * | | drm/omap: GEM, deal with cacheRob Clark2011-12-221-0/+30
| * | | staging: vt6656: int.c, int.h: Change return of function to voidMarcos Paulo de Souza2011-12-222-5/+2
| * | | staging: usbip: removed unused definitions from headerBart Westgeest2011-12-222-19/+0
| * | | staging: usbip: removed dead code from receive functionBart Westgeest2011-12-224-48/+20
| * | | staging:iio: Drop {mark,unmark}_in_use callbacksLars-Peter Clausen2011-12-227-122/+1
| * | | staging:iio: Drop buffer mark_param_change callbackLars-Peter Clausen2011-12-225-34/+19
| * | | staging:iio: Drop the unused buffer enable() and is_enabled() callbacksLars-Peter Clausen2011-12-222-9/+0
| * | | staging:iio: Drop buffer busy flagLars-Peter Clausen2011-12-222-3/+0
| * | | staging:iio: Make sure a device is only opened once at a timeLars-Peter Clausen2011-12-222-3/+17
| * | | staging:iio: Disallow modifying buffer size when buffer is enabledLars-Peter Clausen2011-12-221-5/+12
| * | | staging:iio: Disallow changing scan elements in all buffered modesLars-Peter Clausen2011-12-221-2/+2
| * | | staging:iio: Use iio_buffer_enabled instead of open coding itLars-Peter Clausen2011-12-221-3/+2
| * | | drivers: staging: vt6656: card.c: Remove useless return statementMarcos Paulo de Souza2011-12-222-9/+3
| * | | drivers: staging: vt6656: Remove not used returned data of functionMarcos Paulo de Souza2011-12-222-4/+2
| * | | staging:iio: Remove unused variableLars-Peter Clausen2011-12-221-2/+0
| * | | Staging: android: fixed 80 characters warnings in lowmemorykiller.cMarco Navarra2011-12-221-6/+6
| * | | Staging: android: fixed a space warning in binder.hMarco Navarra2011-12-221-1/+1
| * | | staging: gma500: Fix warning in power.cRakib Mullick2011-12-221-1/+1
| * | | Staging: bcm: Fix an invalid dereference to a kmalloc in IOCTL_BCM_BULK_WRMKevin McKinney2011-12-221-1/+3
| * | | Staging: bcm: Fix information leak in IOCTL_BCM_GET_DRIVER_VERSIONKevin McKinney2011-12-221-1/+5
| * | | ashmem: Whitespace cleanupsJohn Stultz2011-12-211-25/+21
| * | | ashmem: Fix arguments to ashmem_shrinkColin Cross2011-12-211-7/+12
| * | | ashmem: Support lseek(2) in ashmem driverBjorn Bringert2011-12-211-1/+38
| * | | ashmem: Update arguments of shrinker for 2.6.35Colin Cross2011-12-211-3/+3
| * | | ashmem: Fix ASHMEM_SET_PROT_MASK.Arve Hjønnevåg2011-12-211-1/+10
| * | | ashmem: Implement read(2) in ashmem driverBjorn Bringert2011-12-211-0/+27
| * | | ashmem: Anonymous shared memory subsystemRobert Love2011-12-214-0/+736
| * | | staging: android: add pmem driverRebecca Schultz2011-12-164-0/+1443
| * | | staging: android: switch: minor code formatting cleanupsGreg Kroah-Hartman2011-12-162-4/+4
| * | | staging: android: switch: switch class and GPIO drivers.Mike Lockwood2011-12-167-0/+417
| * | | staging: drm/omap: add debugfs supportAndy Gross2011-12-166-0/+205
| * | | staging: drm/omap: avoid aquiring mutex in atomic context (v2)Rob Clark2011-12-161-2/+14
| * | | staging: drm/omap: add ywrap module paramRob Clark2011-12-161-5/+10
| * | | staging: fix build problem with staging/rtl8192eSean MacLennan2011-12-161-8/+5
| * | | staging:iio: iio_trigger contains defunct owner field. Remove it.Jonathan Cameron2011-12-164-5/+0
OpenPOWER on IntegriCloud