summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging/octeon-ethernet: Call dev_kfree/consume_skb_any instead of dev_kfree_...Eric W. Biederman2014-03-251-3/+3
* wlags49_h2: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-251-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-151-0/+2
|\
| * staging/cxt1e1/linux.c: Correct arbitrary memory write in c4_ioctl()Salva Peiró2014-03-051-0/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-132-2/+2
|\ \
| * | wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freqJohn W. Linville2014-03-131-1/+1
| * | rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frameJohn W. Linville2014-03-131-1/+1
| * | Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""John W. Linville2014-03-131-1/+0Star
| * | Revert "Staging: rtl8812ae: remove modules field of rate_control_ops"John W. Linville2014-02-241-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-063-2/+3
|\ \ \ | | |/ | |/|
| * | Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2014-03-011-0/+1
| |\ \
| | * | staging:iio:adc:MXS:LRADC: fix touchscreen statemachineJuergen Beisert2014-02-241-0/+1
| * | | staging: r8188eu: Add new device IDManu Gupta2014-02-251-0/+1
| * | | Merge tag 'staging-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-231-2/+1Star
| |\| |
| | * | staging: binder: Fix death notificationsArve Hjønnevåg2014-02-211-2/+1Star
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-201-1/+0Star
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Staging: rtl8812ae: remove modules field of rate_control_opsStephen Rothwell2014-02-131-1/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-02-193-3/+3
|\ \ \ | |_|/ |/| |
| * | netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-173-3/+3
| |/
* | Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-1538-481/+465Star
|\ \ | |/ |/|
| * staging/rtl8821ae: fix build, depends on MAC80211Randy Dunlap2014-02-121-1/+1
| * staging:iio:ad799x fix typo in ad799x_events[]Hartmut Knaack2014-02-081-1/+1
| * iio: mxs-lradc: remove useless scale_available filesAlexandre Belloni2014-02-081-4/+0Star
| * iio: mxs-lradc: fix buffer overflowAlexandre Belloni2014-02-081-1/+1
| * wlags49_h2: Fix overflow in wireless_set_essid()Maurizio Lombardi2014-02-071-1/+1
| * xlr_net: Fix missing trivial allocation checkAlan Cox2014-02-071-0/+5
| * staging: r8188eu: overflow in rtw_p2p_get_go_device_address()Dan Carpenter2014-02-071-6/+4Star
| * staging: r8188eu: array overflow in rtw_mp_ioctl_hdl()Dan Carpenter2014-02-071-1/+1
| * staging: r8188eu: Fix typo in USB_DEVICE listLarry Finger2014-02-071-1/+1
| * usbip/userspace/libsrc/names.c: memory leakHeinrich Schuchardt2014-02-071-4/+4
| * gpu: ion: dereferencing an ERR_PTRDan Carpenter2014-02-071-1/+1
| * staging: comedi: usbduxsigma: fix unaligned dereferencesIan Abbott2014-02-071-2/+4
| * staging: comedi: fix too early cleanup in comedi_auto_config()Ian Abbott2014-02-071-2/+0Star
| * staging: android: ion: dummy: fix an error codeDan Carpenter2014-02-071-1/+1
| * staging: lustre: fix quotactl permission denied (LU-4530)Cédric Dufour - Idiap Research Institute2014-02-071-1/+1
| * staging: android: sync: Signal pt before sync_timeline object gets destroyedPrakash Kamliya2014-02-071-4/+4
| * staging: comedi: adv_pci1710: fix analog output readback valueH Hartley Sweeten2014-02-071-5/+12
| * staging: r8188eu: memory corruption handling long ssidsDan Carpenter2014-02-071-14/+8Star
| * 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/+155Star
| * 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/+116Star
| * 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