summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: r8188eu: memory corruption handling long ssidsDan Carpenter2014-02-071-14/+8
| * staging: gdm72xx: fix leaks at failure path in gdm_usb_probe()Alexey Khoroshilov2014-02-071-0/+3
| * Revert "Staging: dgrp: Refactor the function dgrp_receive() in drrp_net_ops.c"Greg Kroah-Hartman2014-02-071-175/+155
| * Staging: ozwpan: Fix null dereferenceSalym Senyonga2014-02-071-1/+2
| * staging/usbip: Fix vhci_hcd attach failure error message to be informativeShuah Khan2014-02-071-1/+2
| * staging: rtl8821ae: Fixed the size of array to macro as discussed by LinusSurendra Patil2014-02-071-1/+1
| * staging: octeon-usb: Probe via device tree populated platform device.David Daney2014-02-071-157/+116
| * lustre: add myself to list of people to CC on lustre patchesOleg Drokin2014-02-071-2/+3
| * lustre: Correct KUC code max changelog msg sizeOleg Drokin2014-02-072-3/+5
| * lustre: Account for changelog_ext_rec in CR_MAXSIZEOleg Drokin2014-02-071-1/+2
| * staging/lustre/lnet: Fix use after free in ksocknal_sendOleg Drokin2014-02-071-2/+3
| * staging/lustre: fix compile warning with is_vmalloc_addrOleg Drokin2014-02-071-1/+1
| * staging: lustre: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-071-1/+1
| * staging: ion: Fix build warningJohn Stultz2014-02-071-0/+1
| * staging: ion: Fix ION_IOC_FREE compat ioctlLaura Abbott2014-02-071-4/+22
| * staging: ion: Fix overflow and list bugs in system heapColin Cross2014-02-071-1/+5
| * staging: ashmem: Avoid deadlock between read and mmap callsTodd Poynor2014-02-071-19/+26
| * staging: sync: Fix a race condition between release_obj and print_objAlistair Strachan2014-02-071-3/+3
| * staging: sw_sync: Add stubs for kernels without CONFIG_SW_SYNCGreg Hackmann2014-02-071-0/+17
| * staging: don't use module_init in non-modular ion_dummy_driver.cPaul Gortmaker2014-02-071-4/+3
| * ion: dummy driver: use ARRAY_SIZE for nr of heapsTomas Winkler2014-02-071-1/+1
| * drivers: staging: android: ion: ion_dummy_driver: include "linux/io.h"Chen Gang2014-02-071-0/+1
| * Merge tag 'iio-fixes-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-02-074-12/+23
| |\
| | * staging:iio:lpc32xx_adc: Add dependency on HAS_IOMEMRichard Weinberger2014-01-181-0/+1
| | * staging:iio:spear_adc: Add dependency on HAS_IOMEMRichard Weinberger2014-01-181-0/+1
| | * iio: tsl2563: Use the correct channel2 memberIvaylo Dimitrov2014-01-181-6/+10
| | * staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...Hartmut Knaack2014-01-111-1/+2
| | * iio: Fix a buffer overflow in iio_utils.h example codeCraig Markwardt2014-01-011-3/+3
| | * staging:iio:impedance:ad5933: correct error checkJulia Lawall2014-01-011-1/+1
| | * staging:iio:ad799x fix incorrect endianness specification for buffer elementsJonathan Cameron2013-12-171-1/+7
| * | staging: imx-drm: Fix build errorSachin Kamat2014-02-051-13/+9
| * | imx-drm: imx-drm-core: merge imx_drm_crtc_register() into imx_drm_add_crtc()Russell King2014-02-051-24/+9
| * | imx-drm: imx-drm-core: avoid going the long route round for drm_deviceRussell King2014-02-051-8/+8
| * | imx-drm: imx-drm-core: use the crtc drm device for vblankRussell King2014-02-051-3/+3
* | | Staging: ozwpan: Change kmalloc() to kzalloc()Salym Senyonga2014-02-071-5/+1
* | | Staging: ozwpan: reduce indent levels in oz_binding_add().Salym Senyonga2014-02-071-23/+21
* | | Staging: ozwpan: Fix null dereferenceSalym Senyonga2014-02-071-1/+2
* | | staging/usbip: userspace to use linux header for usb_device_speed enum, missi...Shuah Khan2014-02-072-7/+3
* | | staging/usbip: simplify usbip_dump_usb_device() udev->speed handlingShuah Khan2014-02-071-20/+2
* | | staging: usbip: convert usbip-host driver to usb_device_driverValentina Manea2014-02-0712-288/+150
* | | staging/usbip: Change vhci_hcd store_attach() device information message to i...Shuah Khan2014-02-071-2/+3
* | | staging/usbip: remove vhci_hcd vhci_hub_status change messageShuah Khan2014-02-071-2/+0
* | | staging: comedi: drivers: return '0' for successful attachH Hartley Sweeten2014-02-076-6/+6
* | | staging: comedi: drivers: remove final 'attach' messagesH Hartley Sweeten2014-02-0733-140/+9
* | | staging: comedi: amplc_pci230: standardize error handling of subdev_8255_init()H Hartley Sweeten2014-02-071-2/+2
* | | staging: comedi: amplc_pc236: remove dev_err() message due to allocation failureH Hartley Sweeten2014-02-071-3/+2
* | | staging: comedi: drivers: propogate errno from subdev_8255_init()H Hartley Sweeten2014-02-077-21/+38
* | | staging: r8188eu: Remove ODM_InitializeTimerLarry Finger2014-02-072-12/+0
* | | staging: r8188eu: Remove ODM_SetTimerLarry Finger2014-02-072-7/+0
* | | staging: r8188eu: Remove ODM_CompareMemoryLarry Finger2014-02-073-10/+2
OpenPOWER on IntegriCloud