summaryrefslogtreecommitdiffstats
path: root/drivers/serial/sunsab.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-22usb-storage: implement "soft" unbindingAlan Stern3-52/+45
2008-07-22USB: implement "soft" unbindingAlan Stern2-5/+9
2008-07-22USB: isp1760-hcd.c: make 2 functions staticAdrian Bunk1-4/+4
2008-07-22usb-storage: change remaining semaphore to completionAlan Stern3-6/+6
2008-07-22usb-storage: separate dynamic flags from fixed flagsAlan Stern5-74/+75
2008-07-22USB: io_ti: FIrst cut at a big clean upAlan Cox1-1008/+852
2008-07-22USB: combine hub_quiesce and hub_stopAlan Stern1-31/+32
2008-07-22USB: combine hub_activate and hub_restartAlan Stern1-26/+23
2008-07-22USB: optimize port debouncing during hub activationAlan Stern1-5/+27
2008-07-22USB: try to salvage lost power sessionsAlan Stern2-22/+53
2008-07-22USB: simplify hub_restart() logicAlan Stern2-67/+54
2008-07-22USB: revert "don't use reset-resume if drivers don't support it"Greg Kroah-Hartman1-44/+2
2008-07-22USB: debounce before unregisteringAlan Stern1-12/+19
2008-07-22USB: add new routine for checking port-resume typeAlan Stern1-26/+63
2008-07-22USB: use get_unaligned_* helpers for kl5kusb105 driverHarvey Harrison1-1/+1
2008-07-22USB: usb dev_set_name() instead of dev->bus_idKay Sievers13-16/+15
2008-07-22USB: usb dev_name() instead of dev->bus_idKay Sievers27-51/+51
2008-07-22USB: revert "don't lose disconnections during suspend"Greg Kroah-Hartman1-4/+11
2008-07-22USB: handle pci_name() being constGreg Kroah-Hartman3-3/+3
2008-07-22USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.Andrew Lunn1-0/+11
2008-07-21pci kernel-doc fatal errorRandy Dunlap1-4/+2
2008-07-21netfilter: nf_conntrack_sctp: fix sparse warningsPatrick McHardy1-4/+4
2008-07-21netfilter: nf_nat_sip: c= is optional for sessionHerbert Xu1-13/+25
2008-07-21netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one functionJan Engelhardt1-29/+13
2008-07-21netfilter: nfnetlink_log: send complete hardware headerEric Leblond2-0/+11
2008-07-21netfilter: xt_time: fix time's time_mt()'s use of do_div()David Howells1-1/+1
2008-07-21netfilter: accounting rework: ct_extend + 64bit counters (v4)Krzysztof Piotr Oledzki15-86/+248
2008-07-21netlink: add NLA_PUT_BE64 macroKrzysztof Piotr Oledzki1-0/+3
2008-07-21netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RAN...Changli Gao1-4/+4
2008-07-21hdlcdrv: Fix CRC calculation.Micah Dowty1-0/+1
2008-07-21Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe."David S. Miller1-22/+77
2008-07-21net: In __netif_schedule() use WARN_ON instead of BUG_ONLinus Torvalds1-1/+2
2008-07-21net: Improve simple_tx_hash().David S. Miller1-13/+21
2008-07-21Fix istallion build failureWang Chen1-13/+13
2008-07-21pkt_sched: Remove unused variable skb in dev_deactivate_queue function.Daniel Lezcano1-3/+0
2008-07-21sunhme: Remove stop/wake TX queue calls in set-multicast-list handler.David S. Miller1-4/+0
2008-07-21ucc_geth: do not touch net queue in adjust_link phylib callbackAnton Vorontsov1-1/+0
2008-07-21gianfar: do not touch net queue in adjust_link phylib callbackAnton Vorontsov1-1/+0
2008-07-21atl1: Do not wake queue before queue has been started.David S. Miller1-2/+1
2008-07-21x86: remove extra calling to get ext cpuid levelYinghai Lu1-1/+0
2008-07-21x86: use setup_clear_cpu_cap() when disabling the lapicYinghai Lu3-9/+2
2008-07-21dm crypt: add mergeMilan Broz1-1/+17
2008-07-21dm table: remove merge_bvec sector restrictionMilan Broz1-7/+6
2008-07-21dm: linear add mergeMilan Broz1-5/+33
2008-07-21dm: introduce merge_bvec_fnMilan Broz3-2/+52
2008-07-21dm snapshot: use per device mempoolsMikulas Patocka2-18/+24
2008-07-21dm snapshot: fix race during exception creationMikulas Patocka1-0/+28
2008-07-21dm snapshot: track snapshot readsMikulas Patocka2-10/+106
2008-07-21dm mpath: fix test for reinstate_pathAlasdair G Kergon1-1/+1
2008-07-21dm mpath: return parameter errorMikulas Patocka1-1/+3