summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hidp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-07ssb-pcicore: Fix IRQ-vector init on embedded devicesMichael Buesch1-0/+7
2008-07-07zd1211rw: add ID for AirTies WUS-201Firat Birlik1-0/+1
2008-07-07mac80211: Only flush workqueue when last interface was removedIvo van Doorn1-2/+2
2008-07-07mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notifyGuy Cohen1-2/+5
2008-07-07drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins1-2/+2
2008-07-07hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville1-4/+8
2008-07-06can: add sanity checksOliver Hartkopp3-4/+32
2008-07-04fs_enet: restore promiscuous and multicast settings in restart()Laurent Pinchart1-0/+3
2008-07-04ibm_newemac: Fixes entry of short packetsSathya Narayanan1-0/+6
2008-07-04ibm_newemac: Fixes kernel crashes when speed of cable connected changesSathya Narayanan1-0/+2
2008-07-04pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier1-1/+1
2008-07-04ehea: Access iph->tot_len with correct endiannessRoland Dreier1-1/+1
2008-07-04ehea: fix race conditionJan-Bernd Themann2-7/+16
2008-07-04ehea: add MODULE_DEVICE_TABLEJan-Bernd Themann1-0/+1
2008-07-04ehea: fix might sleep problemJan-Bernd Themann2-12/+12
2008-07-04forcedeth: fix lockdep warning on ethtool -sTobias Diedrich1-2/+13
2008-07-04Add missing skb->dev assignment in Frame Relay RX codeKrzysztof Halasa1-0/+1
2008-07-03bridge: fix use-after-free in br_cleanup_bridges()Patrick McHardy1-3/+7
2008-07-03tcp: fix a size_t < 0 comparison in tcp_read_sockOctavian Purdila1-1/+2
2008-07-03tcp: net/ipv4/tcp.c needs linux/scatterlist.hAndrew Morton1-0/+1
2008-07-03tty: Fix inverted logic in send_breakAlan Cox1-1/+1
2008-07-03DRM/i915: only use tiled blits on 965+Jesse Barnes1-2/+2
2008-07-03drivers/input/ff-core.c needs <linux/sched.h>Geert Uytterhoeven1-0/+1
2008-07-02libertas: support USB persistence on suspend/resume (resend)andrey@cozybit.com1-0/+1
2008-07-02iwlwifi: drop skb silently for Tx request in monitor modeZhu Yi2-2/+4
2008-07-02iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington2-2/+10
2008-07-02PCI: acpiphp: cleanup notify handler on all root bridgesAlex Chiang1-3/+14
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li4-12/+48
2008-07-02V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc i...Mauro Carvalho Chehab1-1/+1
2008-07-02dm crypt: use cond_reschedMilan Broz1-0/+1
2008-07-02net: fib_rules: fix error code for unsupported familiesPatrick McHardy1-2/+2
2008-07-02netdevice: Fix wrong string handle in kernel command line parsingWang Chen1-2/+2
2008-07-02net: Tyop of sk_filter() commentWang Chen1-1/+0
2008-07-02netlink: Unneeded local variableWang Chen1-1/+1
2008-07-02net-sched: fix filter destruction in atm/hfsc qdisc destructionPatrick McHardy2-1/+7
2008-07-02net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy11-21/+17
2008-07-02ipv4: fix sysctl documentation of time related valuesStephen Hemminger1-8/+4
2008-07-02powerpc/mpc5200: Fix lite5200b suspend/resumeTim Yamin1-1/+13
2008-07-01powerpc/legacy_serial: Bail if reg-offset/shift properties are presentJohn Linn1-0/+5
2008-07-01i2c: Fix bad hint about irqs in i2c.hWolfram Sang1-1/+1
2008-07-01i2c: Documentation: fix device matching descriptionBen Dooks1-4/+14
2008-07-01powerpc/bootwrapper: update for initrd with simpleImageJohn Linn1-1/+2
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings1-1/+1
2008-07-01I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device.Ben Dooks1-0/+1
2008-07-01I2C: S3C2410: Fixup error codes returned rom a transfer.Ben Dooks1-3/+3
2008-07-01I2C: S3C2410: Check ACK on byte transmissionBen Dooks1-11/+10
2008-07-01rcu: fix hotplug vs rcu raceGautham R Shenoy1-1/+15
2008-07-01Properly notify block layer of sync writesJens Axboe2-5/+9
2008-07-01block: Fix the starving writes bug in the anticipatory IO schedulerDivyesh Shah1-0/+2
2008-07-01x86: fix NODES_SHIFT Kconfig rangeThomas Gleixner1-2/+2