aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-05-24staging: vt6656: MACvDisableKeyEntry fix sizeof uEntryIdx to u8Malcolm Priestley5-11/+7
2014-05-24staging: vt6656: camel case clean up MACvSetBBTypeMalcolm Priestley1-11/+6
2014-05-24staging: vt6656: remove camel case MACbShutdownMalcolm Priestley1-8/+2
2014-05-24staging: vt6656: remove camel case MACvWriteMultiAddrMalcolm Priestley1-2/+2
2014-05-24Staging: xgifb: Fixed a code-style warningChaitanya Hazarey1-0/+1
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge5-65/+4
2014-05-24staging: dgap: Change GFP_ATOMICs to GFP_KERNELMark Hounschell1-4/+4
2014-05-24staging: dgap: Simplify get_altpin and get_useintr functionsMark Hounschell1-8/+2
2014-05-24staging: dgap: Replace double negative conditionalsMark Hounschell1-8/+6
2014-05-24staging: dgap: Remove more extra white space and tabsMark Hounschell1-92/+86
2014-05-24staging: dgap: Remove unnecessary initialization of variables in declarationsMark Hounschell1-91/+84
2014-05-24staging: usbip: use kcalloc instead of kzalloc for array allocationsDjordje Zekovic1-1/+1
2014-05-24devres: Add devm_get_free_pages APIEli Billauer1-0/+76
2014-05-24staging: r8712u: Remove useless return variablesPeter Senna Tschudin7-51/+26
2014-05-24staging: gdm72xx: return values cleanupGengis Dave2-6/+2
2014-05-24staging: ft1000: Remove useless return variablesPeter Senna Tschudin1-2/+1
2014-05-24staging: rts5208: Use pci_device_id rather than DEFINE_PCI_DEVICE_TABLEBenoit Taine1-1/+1
2014-05-24staging: rtl8192e: make return of 0 explicitJulia Lawall1-2/+1
2014-05-24staging: dgnc: dgnc_tty: Remove a prohibited spaceMasaru Nomura1-3/+3
2014-05-24staging: dgnc: dgnc_tty: Add a required spaceMasaru Nomura1-3/+3
2014-05-24staging: xillybus: Use devm_ API on probe and removeEli Billauer4-88/+27
2014-05-24staging: ft1000: Convert printk to dev_err in ft1000_cs.cMasanari Iida1-3/+3
2014-05-24staging: dgap: replace dgap_savestring function with kstrdupMark Hounschell1-29/+15
2014-05-24staging: dgap: Remove unnecessary test on countMark Hounschell1-10/+0
2014-05-24staging: dgap: Remove erroneous commentMark Hounschell1-1/+0
2014-05-24staging: dgap: Remove dead sniff buffer codeMark Hounschell2-130/+0
2014-05-24staging: dgap: fix smatch warn: unsigned var is never less than zeroMark Hounschell1-1/+1
2014-05-24staging: dgap: implement error handling in dgap_tty_register()Daeseok Youn1-12/+33
2014-05-24staging: wlan-ng: use netdev_() instead of printk()Vitaly Osipov6-139/+147
2014-05-24staging/wlan-ng: log with netdev_xxx and dev_xxxDenis Pithon1-23/+22
2014-05-24staging/wlan-ng: rearrange commentsDenis Pithon1-3/+3
2014-05-24staging/wlan-ng: multicast address checkingDenis Pithon1-1/+1
2014-05-24staging/wlan-ng: compare using ether_addr_equal_unalignedDenis Pithon1-1/+2
2014-05-24staging/wlan-ng: add prefix to function nameDenis Pithon1-3/+3
2014-05-24staging: octeon-usb: Fix lines with more than 80 chars in octeon-hcd.cPaul Davies C1-23/+66
2014-05-24staging: octeon-usb: Add blank line after all declarations in octeon-hcd.cPaul Davies C1-2/+17
2014-05-24staging: octeon-usb: use generic prefetchAaro Koskinen1-11/+5
2014-05-24staging: octeon-usb: delete redudant prefetchesAaro Koskinen1-2/+0
2014-05-24staging: usbip: Fix bad fuction definitions in usbipPawel Lebioda4-5/+5
2014-05-24Staging: usbip: missing a blank lines after declarationsPawel Lebioda7-2/+13
2014-05-24staging: rtl8712: usb_intf.c: Fix for possible null pointer dereferenceRickard Strandqvist1-1/+1
2014-05-24staging: rtl8712: fix unnecessary line continuationsMarcus Farkas1-1/+1
2014-05-24staging: rtl8712: fix unnecessary parenthesesMarcus Farkas1-2/+2
2014-05-24staging: rtl8712: fix missing blank lines after declarationsMarcus Farkas1-0/+3
2014-05-24staging: rtl8712: fix potential leaks in r8712_set_key()Christian Engelmayer1-8/+20
2014-05-24staging: rtl8712: fix potential leak in r871x_wx_set_enc_ext()Christian Engelmayer1-7/+9
2014-05-24staging: comedi: removing warnings reported by checkpatch tool on cb_pcimdas.cRaghavendra Ganiga1-3/+8
2014-05-24staging: wlags49_h2: wl_priv: Remove useless return variablesPeter Senna Tschudin1-10/+4
2014-05-24staging: wlags49_h2: make return of 0 explicitJulia Lawall1-9/+2
2014-05-24staging : android: Fixes a coding style issue in timed_gpio.cJohn Church1-2/+2