summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: update staging removals and movementsJoe Perches2014-07-091-23/+0
* staging: bcm: add missing blank lines after declarationsPawel Lebioda2014-07-0910-1/+30
* staging: xillybus: Register's address offset notation updateEli Billauer2014-07-092-45/+45
* staging: xillybus: Reorganizing xilly_setupchannels()Eli Billauer2014-07-091-207/+138
* staging: xillybus: Add sanity check in interrupt handlerEli Billauer2014-07-091-0/+6
* staging: et131x: Use net_device_stats from struct net_deviceTobias Klauser2014-07-091-10/+8
* staging: rtl8188eu: use GFP_ATOMIC under spinlockDan Carpenter2014-07-091-3/+3
* Staging: comedi: check the return value of kobject_set_nameAnton Protopopov2014-07-091-1/+8
* staging: ft1000-usb: check for errors in card_send_commandAndrey Utkin2014-07-093-11/+22
* staging: goldfish: Introduce the use of managed interfacesHimangi Saraogi2014-07-091-40/+13
* staging: nvec: remove unneccessary 'out of memory' messagePawel Lebioda2014-07-091-3/+2
* staging: nvec: remove unnecessary 'else' after 'return' statementPawel Lebioda2014-07-091-2/+1
* staging: nvec: insert blank lines after declarationsPawel Lebioda2014-07-093-0/+4
* staging: dgnc: remove redundant memset callDaeseok Youn2014-07-091-3/+0
* staging: dgnc: removes unreachable codeDaeseok Youn2014-07-091-7/+0
* staging: dgnc: Fix unsigned value for less than zeroDaeseok Youn2014-07-091-3/+3
* staging: dgnc: remove redundant null check for kfree()Daeseok Youn2014-07-091-12/+6
* staging: dgap: remove redundant NULL check in dgap_tty_init()Daeseok Youn2014-07-091-3/+0
* staging: dgap: use kzalloc instead of kmalloc/memsetDaeseok Youn2014-07-091-4/+2
* staging: dgap: remove unused waitqueuesDaeseok Youn2014-07-092-9/+0
* staging: dgap: remove unneccessary dgap_init_pci() functionDaeseok Youn2014-07-091-10/+1
* staging: dgap: Adds a blank line after declarationDaeseok Youn2014-07-091-0/+3
* staging: dgap: remove "return" statement in void functionDaeseok Youn2014-07-091-2/+0
* staging: dgap: fixed "foo* bar should be foo * bar" in dgap.cDaeseok Youn2014-07-091-3/+3
* staging: wlan-ng/prism2fw.c: Add blank line after declarationsMatt Kurz2014-07-091-0/+2
* staging: wlan-ng: Use net_device_stats from struct net_deviceTobias Klauser2014-07-094-44/+17
* staging: gdm72xx: Remove unnecessary memset of netdev private dataTobias Klauser2014-07-091-2/+0
* staging: gdm72xx: Use net_device_stats from struct net_deviceTobias Klauser2014-07-092-14/+4
* staging: gdm72xx: add help text to KconfigBen Chan2014-07-091-1/+18
* staging: gdm72xx: remove unused codeMichalis Pappas2014-07-091-18/+0
* staging: gdm72xx: clean up endianness conversionsBen Chan2014-07-097-62/+49
* staging: gdm72xx: use consistent style for header guardsBen Chan2014-07-0910-30/+32
* staging: emxx_udc: Fix build errorSachin Kamat2014-07-091-1/+1
* staging: rtl8192ee: Correct bitmask in comparsionAndrey Utkin2014-07-091-1/+1
* Staging: rtl8192e: Fix potential NULL pointer dereferenceEmil Goode2014-07-091-1/+2
* staging: speakup: speakup_dectlk.c - use time_before_eq()Anil Belur2014-07-081-1/+1
* staging: rtl8192ee: Pass large struct by const referenceRasmus Villemoes2014-07-084-5/+5
* staging: rtl8821ae: Pass large struct by const referenceRasmus Villemoes2014-07-083-4/+4
* staging/lustre/libcfs: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-07-081-3/+2
* staging/lustre/obdclass: use static const for seq_operationsFabian Frederick2014-07-081-1/+1
* staging: octeon-usb: fix endianness bugAaro Koskinen2014-07-081-1/+1
* staging: octeon-usb: return transferred bytes only on successAaro Koskinen2014-07-081-1/+5
* staging: octeon-usb: don't retry on data toggle errorAaro Koskinen2014-07-081-2/+3
* staging: octeon-usb: use usb_hcd_link_urb_to_ep()Aaro Koskinen2014-07-081-1/+17
* staging: octeon-usb: drop dequeue taskletAaro Koskinen2014-07-081-37/+1
* Documentation/kernel-parameters: Remove obsolete ip2=Geert Uytterhoeven2014-07-081-4/+0
* staging: comedi: usbduxsigma: fixing rounding error in the range structBernd Porr2014-07-081-1/+1
* staging: comedi: allow COMEDI_BUFINFO, COMEDI_CANCEL and COMEDI_POLL on locke...Ian Abbott2014-07-081-9/+0
* staging: comedi: addi_apci_1564: clean up apci1564_interrupt()Chase Southwood2014-07-081-106/+27
* staging: comedi: addi_apci_1564: fix use of apci1564_reset() to disable DI in...Chase Southwood2014-07-081-1/+4
OpenPOWER on IntegriCloud