13 Feb, 2007
1 commit
-
This patch adds the line discipline based driver for the Gigaset M101
wireless RS232 adapter. It also improves the documentation a bit.Signed-off-by: Tilman Schmidt
Signed-off-by: Hansjoerg Lipp
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
04 Oct, 2006
1 commit
-
Remove many duplicated words under Documentation/ and do other small
cleanups.Examples:
"and and" --> "and"
"in in" --> "in"
"the the" --> "the"
"the the" --> "to the"
...Signed-off-by: Paolo Ornati
Signed-off-by: Adrian Bunk
22 Jun, 2006
1 commit
-
Using the class device pointer returned by tty_register_device() with
part 1 of the patch, attach the Gigaset drivers' "cidmode" sysfs entry
to its tty class device, where it can be found more easily by users
who do not know nor care which USB port the device is attached to.Signed-off-by: Hansjoerg Lipp
Signed-off-by: Tilman Schmidt
Signed-off-by: Greg Kroah-Hartman
11 Apr, 2006
1 commit
-
With Hansjoerg Lipp
Add a README file for the Siemens Gigaset drivers to the Documentation/isdn
directory.Signed-off-by: Hansjoerg Lipp
Signed-off-by: Tilman Schmidt
Cc: Karsten Keil
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
17 Apr, 2005
1 commit
-
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!