1. 26 1月, 2008 1 次提交
  2. 05 11月, 2007 1 次提交
    • M
      V4L/DVB (6504): pvrusb2: Remove dead sysfs code · f21daa41
      Mike Isely 提交于
      The pvrusb2 driver's sysfs implementation had long since implemented a
      dummy hotplug function because at the time the kernel would oops
      without at least the empty function being present.  Today - after
      numerous class interface changes in the kernel - this pvrusb2 change
      had been dutifully carried forward but an inspection of the kernel
      sources shows that it is no longer needed.  So remove the dummy
      function and its reference.  This also solves a recurring backwards
      compatibility issue in the pvrusb2 driver as the class interface has
      been getting thrashed in the kernel.
      Signed-off-by: NMike Isely <isely@pobox.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@infradead.org>
      f21daa41
  3. 13 10月, 2007 1 次提交
    • K
      Driver core: change add_uevent_var to use a struct · 7eff2e7a
      Kay Sievers 提交于
      This changes the uevent buffer functions to use a struct instead of a
      long list of parameters. It does no longer require the caller to do the
      proper buffer termination and size accounting, which is currently wrong
      in some places. It fixes a known bug where parts of the uevent
      environment are overwritten because of wrong index calculations.
      
      Many thanks to Mathieu Desnoyers for finding bugs and improving the
      error handling.
      Signed-off-by: NKay Sievers <kay.sievers@vrfy.org>
      Cc: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca>
      Cc: Cornelia Huck <cornelia.huck@de.ibm.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      
      7eff2e7a
  4. 10 10月, 2007 2 次提交
  5. 09 5月, 2007 1 次提交
  6. 28 4月, 2007 1 次提交
  7. 21 2月, 2007 5 次提交
  8. 26 9月, 2006 2 次提交
  9. 30 7月, 2006 2 次提交
  10. 01 7月, 2006 1 次提交
  11. 27 6月, 2006 4 次提交