summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-26Staging: speakup: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-26Staging: cxt1e1: remove rcs keywords and logAlexander Beregalov
2011-11-26Staging: cxt1e1: remove ifdef __cplusplusAlexander Beregalov
2011-11-26Staging: cxt1e1: remove unnecessary includesAlexander Beregalov
2011-11-26staging: xgifb: delete vb_ext.{c,h}Aaro Koskinen
2011-11-26staging: xgifb: move XGINew_SenseLCD() to vb_init.cAaro Koskinen
2011-11-26staging: xgifb: rename XGINew_GetLCDDDCInfo() to XGINew_SenseLCD()Aaro Koskinen
2011-11-26staging: xgifb: delete XGI_GetSenseStatus()Aaro Koskinen
2011-11-26staging/xgifb: Convert pci_table entries to PCI_DEVICE (if PCI_ANY_ID is used)Peter Huewe
2011-11-26staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark
2011-11-26Staging: delete spectra driverGreg Kroah-Hartman
2011-11-26Driver for GE PIO2 VME CardMartyn Welch
2011-11-26staging: vme: fix comment for struct vme_devManohar Vanga
2011-11-26staging: vme: remove vme_add_bus() and vme_remove_bus()Manohar Vanga
2011-11-26staging: vme: fix comment in __vme_register_driver()Manohar Vanga
2011-11-26Staging: VME: Update TODO fileMartyn Welch
2011-11-26staging: vme: fix address cast warnings for 64 bit architecturesManohar Vanga
2011-11-26Staging: sep: potential buffer overflow in ioctlDan Carpenter
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-26staging: rtl8192e: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-26staging: rtl8192e: Use kzalloc rather than kmalloc v2Thomas Meyer
2011-11-26rtl8192e: drop alternate code paths for CONFIG_PM_RTLStefan Lippers-Hollmann
2011-11-26rtl8192e: use HAVE_NET_DEVICE_OPS unconditionallyStefan Lippers-Hollmann
2011-11-26rtl8192e: remove stale defines from ccflags-yStefan Lippers-Hollmann
2011-11-26rtl8192e: Don't copy huge struct by value (and make it const).Jesper Juhl
2011-11-26drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereferenceJulia Lawall
2011-11-26staging: nvec: add device tree supportMarc Dietrich
2011-11-26Staging: bcm: Fix semaphore locking error when downloading firmware.Kevin McKinney
2011-11-26Staging: bcm: Fix semaphore locking bug in, IOCTL_BCM_BUFFER_DOWNLOADKevin McKinney
2011-11-26Staging: bcm: Remove unnecessary "do while" statement in, IOCTL_BCM_BUFFER_DO...Kevin McKinney
2011-11-26Staging: bcm: Clean up code in ioctl: IOCTL_BCM_EEPROM_REGISTER_READKevin McKinney
2011-11-26Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney
2011-11-26Staging: bcm: hostmibs: Added temporary variable to shorten linesDiego F. Marfil
2011-11-26Staging: bcm: hostmibs: White spaces and indentation fixes.Diego F. Marfil
2011-11-26Staging: bcm: hostmibs: C99 comments replacedDiego F. Marfil
2011-11-26staging: hv: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-11-26Staging: hv: storvsc: Support hot-removing of scsi devicesK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Support hot add of scsi disksK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Upgrade the vmstor protocol versionK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Get rid of an unnecessary forward declarationK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: use the macro KBUILD_MODNAMEK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Use the unlocked version queuecommandK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Use the accessor function shost_priv()K. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Fix error handling storvsc_host_reset()K. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Fixup the error when processing SET_WINDOW commandK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Cleanup error handling in the probe functionK. Y. Srinivasan
2011-11-26Staging: hv: storvsc: Use mempools to allocate struct storvsc_cmd_requestK. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Use the KBUILD_MODNAME macroK. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Add a check to prevent memory corruptionK. Y. Srinivasan
2011-11-26Staging: hv: mousevsc: Address some style issuesK. Y. Srinivasan