index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
serial
/
ipaq.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
USB: serial: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-03-28
USB: serial: ipaq: always register a single port
Johan Hovold
1
-26
/
+15
2017-03-28
USB: serial: ipaq: use calc_num_endpoints to verify endpoints
Johan Hovold
1
-8
/
+10
2017-03-28
USB: serial: allow subdrivers to modify port-endpoint mapping
Johan Hovold
1
-2
/
+4
2015-12-18
USB: ipaq.c: fix a timeout loop
Dan Carpenter
1
-1
/
+2
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-03
USB: serial: constify device-id tables
Johan Hovold
1
-1
/
+1
2012-10-31
USB: serial: remove driver version information
Johan Hovold
1
-5
/
+0
2012-09-14
USB: serial: ipaq.c: remove debug module parameter
Greg Kroah-Hartman
1
-4
/
+0
2012-05-15
USB: ipaq.c: remove dbg() usage
Greg Kroah-Hartman
1
-3
/
+4
2012-05-08
USB: serial: rework usb_serial_register/deregister_drivers()
Greg Kroah-Hartman
1
-6
/
+1
2012-05-07
USB: serial: remove usb_serial_disconnect call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-07
USB: serial: remove usb_serial_probe call in all drivers
Greg Kroah-Hartman
1
-1
/
+0
2012-05-03
USB: ipaq.c: remove dbg() tracing calls
Greg Kroah-Hartman
1
-4
/
+0
2012-04-20
USB: serial: ipaq: delete duplicate id
Greg Kroah-Hartman
1
-1
/
+0
2012-04-19
USB: serial: ipaq: remove product and vendor module parameters
Greg Kroah-Hartman
1
-32
/
+1
2012-02-24
usb-serial: use new registration API in [i-j]* drivers
Alan Stern
1
-17
/
+11
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-11-15
USB: serial: remove changelogs and old todo entries
Johan Hovold
1
-34
/
+0
2010-08-10
Revert "USB: Adding support for HTC Smartphones to ipaq"
Leann Ogasawara
1
-1
/
+0
2010-05-20
USB: ipaq: reimplement using generic framework
Johan Hovold
1
-323
/
+10
2010-05-20
USB: serial: allow drivers to define bulk buffer sizes
Johan Hovold
1
-26
/
+2
2010-03-02
USB: tty: Prune uses of tty_request_room in the USB layer
Alan Cox
1
-1
/
+0
2009-10-09
USB: ipaq: fix oops when device is plugged in
Alan Stern
1
-0
/
+9
2009-09-19
tty: USB does not need the filp argument in the drivers
Alan Cox
1
-7
/
+2
2009-06-15
USB: usb-serial: replace shutdown with disconnect, release
Alan Stern
1
-7
/
+0
2009-06-11
tty: Bring the usb tty port structure into more use
Alan Cox
1
-4
/
+2
2009-04-23
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
1
-6
/
+0
2009-03-24
USB: ipaq: handle 4 endpoint devices
Mark Ellis
1
-6
/
+37
2008-10-17
USB: remove use of err() in drivers/usb/serial
Greg Kroah-Hartman
1
-12
/
+15
2008-10-17
USB: remove info() macro from usb/serial drivers
Greg Kroah-Hartman
1
-1
/
+2
2008-10-13
tty: usb-serial krefs
Alan Cox
1
-1
/
+2
2008-07-26
fix for a memory leak in an error case introduced by fix for double free
Oliver Neukum
1
-4
/
+6
2008-07-22
ipaq: Coding style
Alan Cox
1
-45
/
+52
2008-07-22
usb_serial: API all change
Alan Cox
1
-20
/
+28
2008-07-21
USB: fix double kfree in ipaq in error case
Oliver Neukum
1
-1
/
+2
2008-07-03
USB: adding comment for ipaq forcing number of ports
Oliver Neukum
1
-0
/
+5
2008-07-03
USB: fix Oops on loading ipaq module since 2.6.26
Oliver Neukum
1
-1
/
+1
2008-04-24
USB: remove unnecessary type casting of urb->context
Ming Lei
1
-2
/
+2
2008-04-24
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-22
/
+22
2008-04-24
USB: serial: remove unneeded number endpoints settings
Greg Kroah-Hartman
1
-3
/
+0
2008-04-24
USB: ipaq: fix devices having more than one endpoint
Matthias Geissert
1
-3
/
+3
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-2
/
+2
2007-10-12
USB: Adding support for SHARP WS011SH to ipaq.c
Nobuhiro Iwamatsu
1
-0
/
+1
2007-10-12
USB: fix double frees in error code paths of ipaq driver
Oliver Neukum
1
-0
/
+2
2007-08-22
USB: Adding support for HTC Smartphones to ipaq
Christian Heim
1
-0
/
+1
2007-07-12
USB: serial: ipaq: clean up urb->status usage
Greg Kroah-Hartman
1
-5
/
+9
2007-04-27
Adding PID of SHARP S01SH for ipaq.c
Norihiko Tomiyama
1
-0
/
+1
2007-03-09
USB: ipaq.c: Additional devices
Andre Spahlinger
1
-0
/
+2
[next]