Dominik Brodowski
e904663b4d
[PATCH] pcmcia: remove include of config.h
...
Remove the inclusion of include/config.h as it isn't needed any longer.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net >
2006-03-31 17:02:26 +02:00
Dominik Brodowski
8084b372ad
[PATCH] pcmcia: kzalloc conversion
...
Convert users of kmalloc and memset to kzalloc
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net >
2006-01-06 00:28:06 +01:00
Dominik Brodowski
9da4bc6d6a
[PATCH] pcmcia: remove get_socket callback
...
The .get_socket callback is never used by the PCMCIA core, therefore remove
it.
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net >
2006-01-05 23:41:09 +01:00
Dominik Brodowski
c35e66a421
[PATCH] pcmcia: enable 32-bit memory windows on pd6729
...
Enable 32-bit memory windows on pd6729 PCI-PCMCIA bridges.
Signed-off-by: Jarkko Raja <jar@pcuf.fi >
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net >
Signed-off-by: Andrew Morton <akpm@osdl.org >
Signed-off-by: Linus Torvalds <torvalds@osdl.org >
2005-05-05 16:36:43 -07:00
Linus Torvalds
1da177e4c3
Linux-2.6.12-rc2
...
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!
2005-04-16 15:20:36 -07:00