linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
  • [parent not found: <1327952458-7424-9-git-send-email-danny.kukawka@bisect.de>]
  • * [PATCH RESEND 00/16] some compiler warning fixes
    @ 2012-01-30 22:00 Danny Kukawka
      2012-01-30 22:00 ` [PATCH 05/16] cx18: fix handling of 'radio' module parameter Danny Kukawka
      0 siblings, 1 reply; 7+ messages in thread
    From: Danny Kukawka @ 2012-01-30 22:00 UTC (permalink / raw)
      To: linux-kernel
    
    Resend due to problems with suppressed CC list and misconfigured
    git-send-email. Sorry.
    
    For some of the patches I send new reworked/fixed versions (v2)
    with this series.
    
    Danny Kukawka (16):
      eicon: fix -Warray-bounds warning
      max2165: trival fix for some -Wuninitialized warning
      mmc: fix for some -Wuninitialized warning
      vmw_balloon: fix for a -Wuninitialized warning
      cx18: fix handling of 'radio' module parameter
      cpcihp: fix debug module parameter to be bool
      hdaps: trivial fix for -Wuninitialized
      ivtv-driver: fix handling of 'radio' module parameter
      [RFC] aic94xx: fix for -Wuninitialized
      ixj: fix Wsequence-point compiler warnings
      ath5k: make ath5k_modparam_no_hw_rfkill_switch real
      kobil_sct: fix debug module parameter to be bool
      riva/fbdev: fix several -Wuninitialized
      hamradio: fix incompatible pointer in module parameter
      leds-lp5521: fix compiler warning
      leds-lp5523: fix compiler warning
    
     drivers/isdn/hardware/eicon/capi20.h   |    2 +-
     drivers/leds/leds-lp5521.c             |   14 ++-
     drivers/leds/leds-lp5523.c             |   17 ++-
     drivers/media/common/tuners/max2165.c  |    9 +-
     drivers/media/video/cx18/cx18-driver.c |    2 +-
     drivers/media/video/ivtv/ivtv-driver.c |    4 +-
     drivers/misc/vmw_balloon.c             |   14 +-
     drivers/mmc/card/block.c               |    3 +-
     drivers/net/hamradio/baycom_epp.c      |    2 +-
     drivers/net/hamradio/baycom_par.c      |    2 +-
     drivers/net/wireless/ath/ath5k/base.c  |    2 +-
     drivers/pci/hotplug/cpcihp_generic.c   |    2 +-
     drivers/platform/x86/hdaps.c           |    4 +-
     drivers/scsi/aic94xx/aic94xx_sds.c     |    2 +-
     drivers/telephony/ixj.c                |  194 ++++++++++++++++++--------------
     drivers/usb/serial/kobil_sct.c         |    2 +-
     drivers/video/riva/fbdev.c             |    5 +-
     17 files changed, 161 insertions(+), 119 deletions(-)
    
    -- 
    1.7.7.3
    
    
    ^ permalink raw reply	[flat|nested] 7+ messages in thread

    end of thread, other threads:[~2012-02-01  3:44 UTC | newest]
    
    Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <1327952458-7424-1-git-send-email-danny.kukawka@bisect.de>
         [not found] ` <1327952458-7424-6-git-send-email-danny.kukawka@bisect.de>
    2012-01-31 10:01   ` [PATCH 05/16] cx18: fix handling of 'radio' module parameter Andy Walls
    2012-01-31 10:13     ` Andy Walls
         [not found] ` <1327952458-7424-9-git-send-email-danny.kukawka@bisect.de>
    2012-01-31 10:07   ` [PATCH v2 08/16] ivtv-driver: " Andy Walls
    2012-01-30 22:00 [PATCH RESEND 00/16] some compiler warning fixes Danny Kukawka
    2012-01-30 22:00 ` [PATCH 05/16] cx18: fix handling of 'radio' module parameter Danny Kukawka
    2012-01-31 13:45   ` Danny Kukawka
    2012-01-31 14:59     ` Andy Walls
    2012-02-01  2:29     ` Rusty Russell
    

    This is a public inbox, see mirroring instructions
    for how to clone and mirror all data and code used for this inbox;
    as well as URLs for NNTP newsgroup(s).