index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ext2
/
inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-03-25
USB: oti6858: replace custom ioctl operation with tiocmiwait
Johan Hovold
1
-22
/
+4
2013-03-25
USB: mos7840: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-46
/
+2
2013-03-25
USB: mos7840: switch to generic get_icount implementation
Johan Hovold
1
-47
/
+9
2013-03-25
USB: mos7840: remove smp barriers from icount handling
Johan Hovold
1
-29
/
+19
2013-03-25
USB: mos7720: remove broken get_icount and TIOCMIWAIT
Johan Hovold
1
-55
/
+0
2013-03-25
USB: mct_u232: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-56
/
+2
2013-03-25
USB: mct_u232: switch to generic get_icount implementation
Johan Hovold
1
-36
/
+4
2013-03-25
USB: iuu_phoenix: remove unused MSR-wait queue
Johan Hovold
1
-2
/
+0
2013-03-25
USB: io_ti: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-30
/
+4
2013-03-25
USB: io_ti: switch to generic get_icount implementation
Johan Hovold
1
-32
/
+8
2013-03-25
USB: io_edgeport: switch to generic TIOCMIWAIT implementation
Johan Hovold
2
-34
/
+5
2013-03-25
USB: io_edgeport: switch to generic get_icount implementation
Johan Hovold
2
-42
/
+11
2013-03-25
USB: f81232: fix TIOCMIWAIT and disconnect
Johan Hovold
1
-2
/
+2
2013-03-25
USB: f81232: add custom tiocmiwait operation
Johan Hovold
1
-6
/
+3
2013-03-25
USB: digi_acceleport: remove unused MSR-wait queue
Johan Hovold
1
-3
/
+0
2013-03-25
USB: cypress_m8: fix TIOCMIWAIT and disconnect
Johan Hovold
1
-2
/
+2
2013-03-25
USB: cypress_m8: replace custom ioctl operation with tiocmiwait
Johan Hovold
1
-49
/
+36
2013-03-25
USB: ch341: fix TIOCMIWAIT and disconnect
Johan Hovold
1
-3
/
+2
2013-03-25
USB: ch341: replace custom ioctl operation with tiocmiwait
Johan Hovold
1
-22
/
+3
2013-03-25
USB: ark3116: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-28
/
+2
2013-03-25
USB: ark3116: switch to generic get_icount implementation
Johan Hovold
1
-40
/
+18
2013-03-25
USB: ftdi_sio: switch to generic get_icount implementation
Johan Hovold
1
-23
/
+1
2013-03-25
USB: ftdi_sio: switch to generic TIOCMIWAIT implementation
Johan Hovold
1
-34
/
+2
2013-03-25
USB: ftdi_sio: use port icount
Johan Hovold
1
-17
/
+14
2013-03-25
USB: serial: add generic get_icount implementation
Johan Hovold
2
-0
/
+29
2013-03-25
USB: serial: wake up MSR-wait queue on disconnect
Johan Hovold
1
-0
/
+1
2013-03-25
USB: serial: add generic TIOCMIWAIT implementation
Johan Hovold
2
-0
/
+63
2013-03-25
USB: serial: add tiocmiwait subdriver operation
Johan Hovold
2
-4
/
+12
2013-03-25
USB: serial: clean up usb-serial bus device removal
Johan Hovold
1
-2
/
+3
2013-03-25
USB: serial: use urb poison to reliably kill traffic
Johan Hovold
1
-18
/
+37
2013-03-25
USB: fix urb-poison imbalance
Johan Hovold
1
-1
/
+4
2013-03-25
USB: serial: rename port release
Johan Hovold
1
-2
/
+2
2013-03-25
USB: serial: fix port release
Johan Hovold
1
-7
/
+0
2013-03-25
USB: cyberjack: fix disconnect handling
Johan Hovold
1
-10
/
+2
2013-03-25
USB: serial: clean up generic-operation handling
Johan Hovold
1
-6
/
+6
2013-03-25
USB: serial: remove generic release callback
Johan Hovold
3
-8
/
+1
2013-03-25
USB: serial: remove generic disconnect callback
Johan Hovold
3
-9
/
+2
2013-03-25
USB: serial: fix generic disconnect implementation
Johan Hovold
1
-11
/
+1
2013-03-25
USB: ssu100: remove custom close operation
Johan Hovold
1
-6
/
+0
2013-03-25
USB: ssu100: remove explicit initialisation of disconnect
Johan Hovold
1
-1
/
+0
2013-03-25
USB: serial: remove bogus disconnect test in cleanup
Johan Hovold
1
-14
/
+10
2013-03-25
USB: usb_wwan: remove bogus disconnect test in close
Johan Hovold
1
-13
/
+12
2013-03-25
USB: sierra: remove bogus disconnect test in close
Johan Hovold
1
-22
/
+17
2013-03-25
USB: mos7840: remove bogus disconnect test in close
Johan Hovold
1
-22
/
+6
2013-03-25
USB: keyspan_pda: remove bogus disconnect test in close
Johan Hovold
1
-7
/
+2
2013-03-25
USB: keyspan_pda: remove bogus disconnect test from dtr_rts
Johan Hovold
1
-6
/
+4
2013-03-25
USB: keyspan: remove bogus disconnect test in close
Johan Hovold
1
-19
/
+7
2013-03-25
USB: iuu_phoenix: remove bogus disconnect test in close
Johan Hovold
1
-8
/
+5
2013-03-25
USB: digi_acceleport: remove bogus disconnect test in close
Johan Hovold
1
-47
/
+45
2013-03-25
USB: cyberjack: remove bogus disconnect test in close
Johan Hovold
1
-5
/
+2
[next]