1. 10 5月, 2010 1 次提交
    • D
      pcmcia: dev_node removal (write-only drivers) · 317b6d63
      Dominik Brodowski 提交于
      dev_node_t was only used to transport some minor/major numbers
      from the PCMCIA device drivers to deprecated userspace helpers.
      However, only a few drivers made use of it, and the userspace
      helpers are deprecated anyways. Therefore, get rid of dev_node_t .
      
      As a first step, remove any usage of dev_node_t from drivers which
      only wrote to this typedef/struct, but did not make use of it.
      
      CC: linux-bluetooth@vger.kernel.org
      CC: Harald Welte <laforge@gnumonks.org>
      CC: linux-mtd@lists.infradead.org
      CC: linux-wireless@vger.kernel.org
      CC: netdev@vger.kernel.org
      CC: linux-serial@vger.kernel.org
      CC: alsa-devel@alsa-project.org
      Signed-off-by: NDominik Brodowski <linux@dominikbrodowski.net>
      317b6d63
  2. 29 11月, 2009 3 次提交
  3. 09 11月, 2009 2 次提交
  4. 19 10月, 2009 1 次提交
  5. 31 8月, 2008 1 次提交
  6. 23 8月, 2008 2 次提交
  7. 24 6月, 2008 2 次提交
  8. 05 6月, 2008 1 次提交
  9. 22 4月, 2008 1 次提交
  10. 29 11月, 2006 1 次提交
  11. 22 9月, 2006 1 次提交
  12. 17 5月, 2006 1 次提交
  13. 01 4月, 2006 1 次提交
  14. 31 3月, 2006 6 次提交
  15. 26 3月, 2006 1 次提交
  16. 06 1月, 2006 4 次提交
  17. 07 11月, 2005 1 次提交
  18. 08 7月, 2005 2 次提交
  19. 28 6月, 2005 1 次提交
  20. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4