Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ATM]: basic sysfs support for ATM devices | Roman Kagan | 2006-06-29 | 1 | -0/+2 |
| | | | | | Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | [ATM]: deregistration removes device from atm_devs list immediately | Stanislaw Gruszka | 2005-11-29 | 1 | -0/+2 |
| | | | | | | | | | | | | atm_dev_deregister() removes device from atm_dev list immediately to prevent operations on a phantom device. Decision to free device based only on ->refcnt now. Remove shutdown_atm_dev() use atm_dev_deregister() instead. atm_dev_deregister() also asynchronously releases all vccs related to device. Signed-off-by: Stanislaw Gruszka <stf_xl@wp.pl> Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+50 |
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! |