1. 1c39858 Fix use-after-free oops in Bluetooth HID. by David Woodhouse · 17 years ago
  2. 5dee9e7 [Bluetooth] Fix L2CAP configuration parameter handling by Marcel Holtmann · 17 years ago
  3. 4ce61d1 [BLUETOOTH]: Fix locking in hci_sock_dev_event(). by Satyam Sharma · 17 years ago
  4. 5884c40 Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  5. 5be3946 [Bluetooth] Switch to using input_dev->dev.parent by Marcel Holtmann · 17 years ago
  6. 9556fb7 [S390] Kconfig: unwanted menus for s390. by Martin Schwidefsky · 17 years ago
  7. 3b180bf Bluetooth HID: HIDP - don't initialize force feedback by Jiri Kosina · 17 years ago
  8. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  9. d12db0b Fix bluetooth HCI sysfs compile by Linus Torvalds · 17 years ago
  10. 9cf5b0e [Bluetooth] Disconnect L2CAP connection after last RFCOMM DLC by Marcel Holtmann · 17 years ago
  11. 77f2a45 [Bluetooth] Check that device is in rfcomm_dev_list before deleting by Marcel Holtmann · 17 years ago
  12. 48db9ca [Bluetooth] Use in-kernel sockets API by Marcel Holtmann · 17 years ago
  13. 53c1d4b [Bluetooth] Attach host adapters to the Bluetooth bus by Marcel Holtmann · 17 years ago
  14. 0878b66 [Bluetooth] Fix L2CAP and HCI setsockopt() information leaks by Marcel Holtmann · 17 years ago
  15. 74da9d8 [BLUETOOTH] rfcomm_worker(): fix wakeup race by Andrew Morton · 17 years ago
  16. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  17. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  18. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  19. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  20. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  21. 98e399f [SK_BUFF]: Introduce skb_mac_header() by Arnaldo Carvalho de Melo · 17 years ago
  22. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  23. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  24. aca3192 [NET] BLUETOOTH: Use cpu_to_le{16,32}() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  25. cb3fecc [PATCH] bluetooth hid quirks: mightymouse quirk by Jiri Kosina · 17 years ago
  26. b6f99a2 [NET]: fix up misplaced inlines. by Dave Jones · 17 years ago
  27. b40df57 [PATCH] bluetooth: fix socket locking in hci_sock_dev_event() by Jiri Kosina · 17 years ago
  28. c1a3313 [Bluetooth] Make use of device_move() for RFCOMM TTY devices by Marcel Holtmann · 17 years ago
  29. f5ffd46 [Bluetooth] Add open and close callbacks for HID device by Marcel Holtmann · 17 years ago
  30. e1aaadd [Bluetooth] Add support for using the HID subsystem by Marcel Holtmann · 17 years ago
  31. a83d6c0d [Bluetooth] Fix wrong put_user() from HIDP compat ioctl patch by Marcel Holtmann · 17 years ago
  32. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  33. 8e87d14 [NET] BLUETOOTH: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  34. 55e7474 [PATCH] hidp __user annotations by Al Viro · 17 years ago
  35. 847641d [Bluetooth] Restrict well known PSM to privileged users by Marcel Holtmann · 18 years ago
  36. 7386397 [Bluetooth] Missing endian swapping for L2CAP socket list by Marcel Holtmann · 18 years ago
  37. c893779 [Bluetooth] Handle device registration failures by Marcel Holtmann · 18 years ago
  38. 4d6a218 [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg() by Marcel Holtmann · 18 years ago
  39. b6e557f [Bluetooth] More checks if DLC is still attached to the TTY by Marcel Holtmann · 18 years ago
  40. f477756 [Bluetooth] Add packet size checks for CAPI messages by Marcel Holtmann · 18 years ago
  41. 905f3ed [PATCH] hci endianness annotations by Al Viro · 18 years ago
  42. 606d099 [PATCH] tty: switch to ktermios by Alan Cox · 18 years ago
  43. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  44. fcc70d5 [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH by Peter Zijlstra · 18 years ago
  45. e8db8c9 [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire by Al Viro · 18 years ago
  46. 6ba9c75 [BLUETOOTH]: rfcomm endianness annotations by Al Viro · 18 years ago
  47. 1bc5d44 [BLUETOOTH]: bnep endianness annotations by Al Viro · 18 years ago
  48. e41d216 [BLUETOOTH] bnep endianness bug: filtering by packet type by Al Viro · 18 years ago
  49. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  50. 4498c80 [BLUETOOTH]: Fix unaligned access in hci_send_to_sock. by David S. Miller · 18 years ago
  51. 354f60a [Bluetooth] Ignore L2CAP config requests on disconnect by Marcel Holtmann · 18 years ago
  52. 820ae1b [Bluetooth] Always include MTU in L2CAP config responses by Marcel Holtmann · 18 years ago
  53. ff2d367 [Bluetooth] Check if RFCOMM session is still attached to the TTY by Marcel Holtmann · 18 years ago
  54. 6bd5741 [Bluetooth] Handling pending connect attempts after inquiry by Marcel Holtmann · 18 years ago
  55. e52726d [Bluetooth] Attach low-level connections to the Bluetooth bus by Marcel Holtmann · 18 years ago
  56. 7b19ffc [Bluetooth] Fix HID disconnect NULL pointer dereference by Marcel Holtmann · 18 years ago
  57. 74da626 [Bluetooth] Add locking for bt_proto array manipulation by Marcel Holtmann · 18 years ago
  58. cb19d9e [Bluetooth] Check if DLC is still attached to the TTY by Marcel Holtmann · 18 years ago
  59. b2cfcd7 [Bluetooth] Fix reference count when connection lookup fails by Marcel Holtmann · 18 years ago
  60. e86070c [Bluetooth] Disconnect HID interrupt channel first by Marcel Holtmann · 18 years ago
  61. 4c67bc7 [Bluetooth] Support concurrent connect requests by Marcel Holtmann · 18 years ago
  62. e9c4bec [Bluetooth] Make use of virtual devices tree by Marcel Holtmann · 18 years ago
  63. df5c37e [Bluetooth] Handle return values from driver core functions by Marcel Holtmann · 18 years ago
  64. e9c5702 [Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP by Marcel Holtmann · 18 years ago
  65. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  66. 860e13b [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup() by Arnaud Patard · 18 years ago
  67. 37e97b4 [Bluetooth]: Don't update disconnect timer for incoming connections by Marcel Holtmann · 18 years ago
  68. 6ac5934 [Bluetooth] Support create connection cancel command by Marcel Holtmann · 18 years ago
  69. 1143e5a [Bluetooth] Read local version information on device init by Marcel Holtmann · 18 years ago
  70. b4c612a [Bluetooth] Return EINPROGRESS for non-blocking socket calls by Marcel Holtmann · 18 years ago
  71. defc761 [Bluetooth] Handle command complete event for exit periodic inquiry by Marcel Holtmann · 18 years ago
  72. 0ac5393 [Bluetooth] Add HCI device identifier for SDIO cards by Marcel Holtmann · 18 years ago
  73. 0a85b96 [Bluetooth] Integrate services into the driver model by Marcel Holtmann · 18 years ago
  74. b219e3a [Bluetooth] Integrate low-level connections into the driver model by Marcel Holtmann · 18 years ago
  75. 4d0eb00 [Bluetooth] Remove unused host controller attributes by Marcel Holtmann · 18 years ago
  76. 98bcd08 [Bluetooth] Correct RFCOMM channel MTU for broken implementations by Marcel Holtmann · 18 years ago
  77. fd1278d [Bluetooth] Fix deadlock in the L2CAP layer by Marcel Holtmann · 18 years ago
  78. 0263603 [Bluetooth] Let BT_HIDP depend on INPUT by Marcel Holtmann · 18 years ago
  79. 25ea6db [Bluetooth] Remaining transitions to use kzalloc() by Marcel Holtmann · 18 years ago
  80. 300b939 [Bluetooth] Add RFCOMM role switch support by Marcel Holtmann · 18 years ago
  81. 7c2660b [Bluetooth] Allow disabling of credit based flow control by Marcel Holtmann · 18 years ago
  82. 0139418 [Bluetooth] Small cleanup of the L2CAP source code by Marcel Holtmann · 18 years ago
  83. a91f2e3 [Bluetooth] Use real devices for host controllers by Marcel Holtmann · 18 years ago
  84. 27d3528 [Bluetooth] Add platform device for virtual and serial devices by Marcel Holtmann · 18 years ago
  85. 04837f6 [Bluetooth] Add automatic sniff mode support by Marcel Holtmann · 18 years ago
  86. da1f519 [Bluetooth] Correct SCO buffer size on request by Marcel Holtmann · 18 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  88. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  89. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 18 years ago
  90. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  91. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  92. cdee575 [BLUETOOTH] sco: Possible double free. by Eric Sesterhenn · 18 years ago
  93. e041c68 [PATCH] Notifier chain update: API changes by Alan Stern · 18 years ago
  94. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  95. 67b52e5 [BLUETOOTH]: Return negative error constant by Tobias Klauser · 18 years ago
  96. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  97. 7b005bd [Bluetooth] Fix NULL pointer dereferences of the HCI socket by Marcel Holtmann · 18 years ago
  98. 56f3a40 [Bluetooth] Reduce L2CAP MTU for RFCOMM connections by Marcel Holtmann · 18 years ago
  99. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  100. 12fe2c5 [NET]: Remove unneeded kmalloc() return value casts by Jesper Juhl · 19 years ago