aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: w35und: more simplify hal_init_hardware() error handlingPekka Enberg2009-06-191-7/+10
* Staging: w35und: simplify hal_init_hardware() error handlingPekka Enberg2009-06-191-31/+35
* Staging: w35und: simplify error handling in wb35_hw_init()Pekka Enberg2009-06-191-6/+5
* Staging: w35und: move hal_init_hardware() and hal_halt() int wbusb.cPekka Enberg2009-06-193-348/+345
* Staging: w35und: replace switch error handling with gotos in wb35_hw_init()Pekka Enberg2009-06-191-26/+10
* Staging: w35und: remove unused code from wbsoft_configure_filter()Pekka Enberg2009-06-191-21/+3
* Staging winbond: boolean negation and bitwise operation in wrong orderDiego Liziero2009-06-191-1/+1
* Staging: otus: beyond ARRAY_SIZE of wd->ap.wds.encryModeRoel Kluin2009-06-191-1/+1
* Staging: otus: 80211core/ccmd.c: Fix Coding StyleDragoslav Zaric2009-06-191-1539/+1443
* Staging: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-191-13/+5
* Staging: fix operator precedence errorsRoel Kluin2009-06-195-7/+6
* Staging: stlc45xx: replace print_mac with %pMAlexander Beregalov2009-06-191-7/+4
* Staging: remove unused #include <linux/version.h>'sHuang Weiyi2009-06-1922-22/+0
* Staging: rt3070: remove dupilcated #includeHuang Weiyi2009-06-191-1/+0
* Staging: rtl8187se: wmm_param[1].ac_aci_acm_aifsn tested twiceRoel Kluin2009-06-191-1/+1
* Staging: rtl8187se: convert to net_device_opsAlexander Beregalov2009-06-194-14/+20
* Staging: rtl8187se: Use to_delayed_workJean Delvare2009-06-191-3/+3
* Staging: rt2870: Don't call sprintf() with overlapping input and output.Anders Kaseorg2009-06-193-22/+21
* Staging: rt2860: Don't call sprintf() with overlapping input and output.Anders Kaseorg2009-06-193-8/+7
* Staging: rt3070: replace __FUNCTION__ usagesAlessio Igor Bogani2009-06-1915-104/+104
* Staging: sxg: Add missing __devexit_p()Jean Delvare2009-06-191-1/+1
* Staging: sxg: replace __FUNCTION__ usagesAlessio Igor Bogani2009-06-192-20/+20
* Staging: meilhaus: fix build warningsGreg Kroah-Hartman2009-06-191-1/+1
* Staging: meilhaus: Remove long-deprecated SA_* interrupt macros.Robert P. J. Day2009-06-199-41/+1
* staging: meilhaus, move tables to .cJiri Slaby2009-06-192-195/+108
* staging: meilhaus, annotate cpi functionsJiri Slaby2009-06-191-4/+5
* staging: meilhaus, switch to misc deviceJiri Slaby2009-06-191-53/+11
* Staging: agnx: fix build warningsGreg Kroah-Hartman2009-06-191-4/+6
* Staging: agnx: replace print_mac with %pMAlexander Beregalov2009-06-192-10/+7
* staging: agnx, fix bssid compiler warningsJiri Slaby2009-06-194-5/+5
* staging: agnx, fix fail paths in probeJiri Slaby2009-06-191-0/+3
* staging: agnx, remove memlens from probeJiri Slaby2009-06-191-6/+2
* staging: agnx, probe cleanupJiri Slaby2009-06-191-22/+12
* Staging: comedi: uses udelay, needs delay.hRandy Dunlap2009-06-191-0/+1
* Staging: comedi: cb_pcidas.c: Fix build warning (type mismatch)Gerard Lledo2009-06-191-1/+1
* Staging: comedi: usbdux: buffer overflow error handlingBernd Porr2009-06-192-8/+18
* staging: comedi: Move pcm do_cmdtest function into a single source fileBill Pemberton2009-06-195-202/+124
* staging: comedi: Remove MIN macroBill Pemberton2009-06-193-6/+2
* staging: comedi: fix missing parenthesesRoel Kluin2009-06-191-2/+2
* Staging: comedi: data.c should include delay.hAlexander Beregalov2009-06-191-0/+1
* Staging: comedi: comedi_test.c should include timer.hAlexander Beregalov2009-06-191-0/+1
* staging: comedi: fix pcmcia build breakageGreg Kroah-Hartman2009-06-191-2/+2
* Staging: Comedi: vmk80xx: Add k8061 supportManuel Gebele2009-06-191-786/+1069
* Staging: comedi: simply read and write functions in adl_pci8164Bill Pemberton2009-06-191-199/+46
* Staging: comedi: replace for loop with msleep()Bill Pemberton2009-06-192-2/+2
* Staging: comedi: remove some RT code that lingeredGreg Kroah-Hartman2009-06-196-42/+24
* Staging: comedi: remove RT codeGreg Kroah-Hartman2009-06-1948-1495/+38
* Staging: comedi: remove comedi-specific wrappersGreg Kroah-Hartman2009-06-1986-1061/+1026
* Staging: comedi: convert usbdux* to use firmware_requestBernd Porr2009-06-192-285/+81
* Staging: comedi: move while to same line as } in do loopsBill Pemberton2009-06-196-45/+25