linux/drivers/staging/rtl8192u
Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull VFS updates from Al Viro,

Misc cleanups all over the place, mainly wrt /proc interfaces (switch
create_proc_entry to proc_create(), get rid of the deprecated
create_proc_read_entry() in favor of using proc_create_data() and
seq_file etc).

7kloc removed.

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: (204 commits)
  don't bother with deferred freeing of fdtables
  proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h
  proc: Make the PROC_I() and PDE() macros internal to procfs
  proc: Supply a function to remove a proc entry by PDE
  take cgroup_open() and cpuset_open() to fs/proc/base.c
  ppc: Clean up scanlog
  ppc: Clean up rtas_flash driver somewhat
  hostap: proc: Use remove_proc_subtree()
  drm: proc: Use remove_proc_subtree()
  drm: proc: Use minor->index to label things, not PDE->name
  drm: Constify drm_proc_list[]
  zoran: Don't print proc_dir_entry data in debug
  reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show()
  proc: Supply an accessor for getting the data from a PDE's parent
  airo: Use remove_proc_subtree()
  rtl8192u: Don't need to save device proc dir PDE
  rtl8187se: Use a dir under /proc/net/r8180/
  proc: Add proc_mkdir_data()
  proc: Move some bits from linux/proc_fs.h to linux/{of.h,signal.h,tty.h}
  proc: Move PDE_NET() to fs/proc/proc_net.c
  ...
2013-05-01 17:51:54 -07:00
..
ieee80211 constify a bunch of struct file_operations instances 2013-04-09 14:16:20 -04:00
Kconfig staging/rtl81*: build as loadable modules only 2011-04-04 22:46:15 -07:00
Makefile Staging: rtl8192u: remove dead code to disable dot11d 2010-12-01 14:51:16 -08:00
authors
changes staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
copying
dot11d.h Staging: rtl8192u: remove dead code to disable dot11d 2010-12-01 14:51:16 -08:00
ieee80211_crypt.h Staging: rtl8192u: fix space coding style issue in ieee80211_crypt.h 2010-05-11 11:35:55 -07:00
r819xU_HTGen.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
r819xU_HTType.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
r819xU_cmdpkt.c staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
r819xU_cmdpkt.h staging/rtl8192u: put { on same line as struct 2013-01-07 12:53:40 -08:00
r819xU_firmware.c staging/rtl8192u: use same indent for switch and case 2013-01-07 12:53:41 -08:00
r819xU_firmware.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
r819xU_firmware_img.c rtl8192u_usb: Remove built-in firmware images 2011-01-21 12:19:11 -08:00
r819xU_firmware_img.h rtl8192u_usb: Remove built-in firmware images 2011-01-21 12:19:11 -08:00
r819xU_phy.c staging/rtl8192u: use same indent for switch and case 2013-01-07 12:53:41 -08:00
r819xU_phy.h
r819xU_phyreg.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
r8180_93cx6.c staging/rtl8192u: indent with tabs, not spaces 2013-01-07 12:53:40 -08:00
r8180_93cx6.h staging: rtl8192u Fix a typo. 2012-05-01 21:50:09 -07:00
r8180_pm.c
r8180_pm.h staging/rtl8192u: indent with tabs, not spaces 2013-01-07 12:53:40 -08:00
r8190_rtl8256.c staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
r8190_rtl8256.h
r8192U.h rtl8192u: Don't need to save device proc dir PDE 2013-05-01 17:29:41 -04:00
r8192U_core.c proc: Supply an accessor for getting the data from a PDE's parent 2013-05-01 17:29:42 -04:00
r8192U_dm.c staging/rtl8192u: do not init statics to 0 2013-01-07 12:53:41 -08:00
r8192U_dm.h staging: rtl8192u: fix coding style 2013-03-28 16:07:25 -07:00
r8192U_hw.h staging/rtl8192u: cleanfile run 2013-01-07 12:52:58 -08:00
r8192U_wx.c staging/rtl8192u: use same indent for switch and case 2013-01-07 12:53:41 -08:00
r8192U_wx.h staging: rtl8192u Fix a typo. 2012-05-01 21:50:09 -07:00