index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
sunsab.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-07-22
usb-storage: implement "soft" unbinding
Alan Stern
3
-52
/
+45
2008-07-22
USB: implement "soft" unbinding
Alan Stern
2
-5
/
+9
2008-07-22
USB: isp1760-hcd.c: make 2 functions static
Adrian Bunk
1
-4
/
+4
2008-07-22
usb-storage: change remaining semaphore to completion
Alan Stern
3
-6
/
+6
2008-07-22
usb-storage: separate dynamic flags from fixed flags
Alan Stern
5
-74
/
+75
2008-07-22
USB: io_ti: FIrst cut at a big clean up
Alan Cox
1
-1008
/
+852
2008-07-22
USB: combine hub_quiesce and hub_stop
Alan Stern
1
-31
/
+32
2008-07-22
USB: combine hub_activate and hub_restart
Alan Stern
1
-26
/
+23
2008-07-22
USB: optimize port debouncing during hub activation
Alan Stern
1
-5
/
+27
2008-07-22
USB: try to salvage lost power sessions
Alan Stern
2
-22
/
+53
2008-07-22
USB: simplify hub_restart() logic
Alan Stern
2
-67
/
+54
2008-07-22
USB: revert "don't use reset-resume if drivers don't support it"
Greg Kroah-Hartman
1
-44
/
+2
2008-07-22
USB: debounce before unregistering
Alan Stern
1
-12
/
+19
2008-07-22
USB: add new routine for checking port-resume type
Alan Stern
1
-26
/
+63
2008-07-22
USB: use get_unaligned_* helpers for kl5kusb105 driver
Harvey Harrison
1
-1
/
+1
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
13
-16
/
+15
2008-07-22
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
27
-51
/
+51
2008-07-22
USB: revert "don't lose disconnections during suspend"
Greg Kroah-Hartman
1
-4
/
+11
2008-07-22
USB: handle pci_name() being const
Greg Kroah-Hartman
3
-3
/
+3
2008-07-22
USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.
Andrew Lunn
1
-0
/
+11
2008-07-21
pci kernel-doc fatal error
Randy Dunlap
1
-4
/
+2
2008-07-21
netfilter: nf_conntrack_sctp: fix sparse warnings
Patrick McHardy
1
-4
/
+4
2008-07-21
netfilter: nf_nat_sip: c= is optional for session
Herbert Xu
1
-13
/
+25
2008-07-21
netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function
Jan Engelhardt
1
-29
/
+13
2008-07-21
netfilter: nfnetlink_log: send complete hardware header
Eric Leblond
2
-0
/
+11
2008-07-21
netfilter: xt_time: fix time's time_mt()'s use of do_div()
David Howells
1
-1
/
+1
2008-07-21
netfilter: accounting rework: ct_extend + 64bit counters (v4)
Krzysztof Piotr Oledzki
15
-86
/
+248
2008-07-21
netlink: add NLA_PUT_BE64 macro
Krzysztof Piotr Oledzki
1
-0
/
+3
2008-07-21
netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...
Changli Gao
1
-4
/
+4
2008-07-21
hdlcdrv: Fix CRC calculation.
Micah Dowty
1
-0
/
+1
2008-07-21
Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."
David S. Miller
1
-22
/
+77
2008-07-21
net: In __netif_schedule() use WARN_ON instead of BUG_ON
Linus Torvalds
1
-1
/
+2
2008-07-21
net: Improve simple_tx_hash().
David S. Miller
1
-13
/
+21
2008-07-21
Fix istallion build failure
Wang Chen
1
-13
/
+13
2008-07-21
pkt_sched: Remove unused variable skb in dev_deactivate_queue function.
Daniel Lezcano
1
-3
/
+0
2008-07-21
sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.
David S. Miller
1
-4
/
+0
2008-07-21
ucc_geth: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
1
-1
/
+0
2008-07-21
gianfar: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
1
-1
/
+0
2008-07-21
atl1: Do not wake queue before queue has been started.
David S. Miller
1
-2
/
+1
2008-07-21
x86: remove extra calling to get ext cpuid level
Yinghai Lu
1
-1
/
+0
2008-07-21
x86: use setup_clear_cpu_cap() when disabling the lapic
Yinghai Lu
3
-9
/
+2
2008-07-21
dm crypt: add merge
Milan Broz
1
-1
/
+17
2008-07-21
dm table: remove merge_bvec sector restriction
Milan Broz
1
-7
/
+6
2008-07-21
dm: linear add merge
Milan Broz
1
-5
/
+33
2008-07-21
dm: introduce merge_bvec_fn
Milan Broz
3
-2
/
+52
2008-07-21
dm snapshot: use per device mempools
Mikulas Patocka
2
-18
/
+24
2008-07-21
dm snapshot: fix race during exception creation
Mikulas Patocka
1
-0
/
+28
2008-07-21
dm snapshot: track snapshot reads
Mikulas Patocka
2
-10
/
+106
2008-07-21
dm mpath: fix test for reinstate_path
Alasdair G Kergon
1
-1
/
+1
2008-07-21
dm mpath: return parameter error
Mikulas Patocka
1
-1
/
+3
[next]