All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -mm 1/2] drivers/char/isicom old api rewritten
@ 2005-09-10 23:19 Jiri Slaby
  2005-09-10 23:21 ` [PATCH -mm 2/2] drivers/char/isicom whitespace cleanup Jiri Slaby
  2005-09-10 23:53 ` [PATCH -mm 1/2] drivers/char/isicom old api rewritten Andrew Morton
  0 siblings, 2 replies; 22+ messages in thread
From: Jiri Slaby @ 2005-09-10 23:19 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Greg KH, Linux Kernel Mailing List

This patch removes old api in pci probing and replaces it with new.
Firmware loading added.

Signed-off-by: Jiri Slaby <xslaby@fi.muni.cz>

 drivers/char/isicom.c  | 1056 
++++++++++++++++++++++++-------------------------
 include/linux/isicom.h |   54 --
 2 files changed, 539 insertions(+), 571 deletions(-)

Patch is here for its size (40 KiB):
http://www.fi.muni.cz/~xslaby/lnx/isi_main.txt

-- 
Jiri Slaby         www.fi.muni.cz/~xslaby
~\-/~      jirislaby@gmail.com      ~\-/~
241B347EC88228DE51EE A49C4A73A25004CB2A10


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2005-09-14  0:14 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-10 23:19 [PATCH -mm 1/2] drivers/char/isicom old api rewritten Jiri Slaby
2005-09-10 23:21 ` [PATCH -mm 2/2] drivers/char/isicom whitespace cleanup Jiri Slaby
2005-09-10 23:53 ` [PATCH -mm 1/2] drivers/char/isicom old api rewritten Andrew Morton
2005-09-11 22:04   ` [PATCH] drivers/char/isicom old api rewritten (round 2) Jiri Slaby
2005-09-11 22:20     ` Andrew Morton
2005-09-11 23:11       ` [PATCH] drivers/char/isicom old api rewritten (round 3) Jiri Slaby
2005-09-12  4:58         ` Greg KH
2005-09-12 12:58           ` [PATCH] drivers/char/isicom whitespace cleanup Jiri Slaby
2005-09-13 16:49           ` [PATCH 0/5] isicom char driver to 2.6 api Jiri Slaby
2005-09-13 16:52             ` [PATCH 1/5] isicom: whitespace Jiri Slaby
2005-09-13 16:52             ` [PATCH 3/5] isicom: pci probing Jiri Slaby
2005-09-13 17:21               ` Greg KH
2005-09-14  0:10                 ` [PATCH 0/6] isicom char driver rewritten to 2.6 api Jiri Slaby
2005-09-14  0:12                   ` [PATCH 1/6] isicom: Whitespace cleanup Jiri Slaby
2005-09-14  0:12                   ` [PATCH 2/6] isicom: Type conversion and variables deletion Jiri Slaby
2005-09-14  0:12                   ` [PATCH 3/6] isicom: Others little changes Jiri Slaby
2005-09-14  0:13                   ` [PATCH 4/6] isicom: Pci probing added Jiri Slaby
2005-09-14  0:13                   ` [PATCH 5/6] isicom: Firmware loading Jiri Slaby
2005-09-14  0:13                   ` [PATCH 6/6] isicom: More whitespaces and coding style Jiri Slaby
2005-09-13 16:52             ` [PATCH 2/5] isicom: types Jiri Slaby
2005-09-13 16:52             ` [PATCH 4/5] isicom: firmware Jiri Slaby
2005-09-13 16:52             ` [PATCH 5/5] isicom: more whitespace Jiri Slaby

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.