Skip to content
Snippets Groups Projects
Select Git revision
  • b0302aba812bcc39291cdab9ad7e37008f352a91
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Larry Finger authored and John W. Linville committed
    This patch addresses a kernel bugzilla report and two recent mail threads.
    
    The kernel bugzilla report is https://bugzilla.kernel.org/show_bug.cgi?id=42632,
    which reports a udev timeout on boot.
    
    The first mail thread, which was on LKML (http://lkml.indiana.edu/hypermail/
    linux/kernel/1112.3/00965.html) was for a WARNING that occurs after a
    suspend/resume cycle for rtl8192cu.
    
    The scond mail thread (http://marc.info/?l=linux-wireless&m=132655490826766&w=2
    
    )
    concerned changes in udev that break drivers that delay while firmware is loaded
    on modprobe.
    
    This patch converts all rtlwifi-based drivers to use the asynchronous firmware
    loading mechanism. Drivers rtl8192ce, rtl8192cu and rtl8192de share a common
    callback routine. Driver rtl8192se needs different handling of the firmware,
    thus it has its own code.
    
    Signed-off-by: default avatarLarry Finger <Larry.Finger@lwfinger.net>
    Cc: Stable <stable@vger.kernel.org>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    b0302aba
    History
    Name Last commit Last update