1. 6d59622 pcmcia: update gfp/slab.h includes by Tejun Heo · 15 years ago
  2. 4b49291 pcmcia: remove unused mem_op.h by Dominik Brodowski · 15 years ago
  3. cf26e8d pcmcia: do not autoadd root PCI bus resources by Dominik Brodowski · 15 years ago
  4. b19a727 pcmcia: clarify alloc_io_space, move it to resource handlers by Dominik Brodowski · 15 years ago
  5. 49b1153 pcmcia: move all pcmcia_resource_ops providers into one module by Dominik Brodowski · 15 years ago
  6. 5c128e8 pcmcia: move high level CIS access code to separate file by Dominik Brodowski · 15 years ago
  7. b9300aa pcmcia: dev_node removal (core) by Dominik Brodowski · 15 years ago
  8. b498ada pcmcia: dev_node removal (remaining drivers) by Dominik Brodowski · 15 years ago
  9. c7c2fa0 pcmcia: dev_node removal (drivers with unregister_netdev check) by Dominik Brodowski · 15 years ago
  10. ded6a1a pcmcia: dev_node removal (drivers with updated printk call) by Dominik Brodowski · 15 years ago
  11. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 15 years ago
  12. b157719 pcmcia: clean up cs.h by Dominik Brodowski · 15 years ago
  13. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 15 years ago
  14. a7debe7 pcmcia: pass FORCED_PULSE parameter in pcmcia_request_configuration() by Dominik Brodowski · 15 years ago
  15. 6f840af pcmcia: replace struct irq with uint pcmcia_irq in struct pcmcia_socket by Dominik Brodowski · 15 years ago
  16. 6f0f38c pcmcia: setup IRQ to be used by PCMCIA drivers at card insert by Dominik Brodowski · 15 years ago
  17. 0cb3c49 pcmcia: remove unused IRQ modification feature by Dominik Brodowski · 15 years ago
  18. 670ff6a ALSA: opl4 - Fix a wrong argument in proc write callback by Takashi Iwai · 14 years ago
  19. 9e4b50e TOMOYO: Use stack memory for pending entry. by Tetsuo Handa · 15 years ago
  20. a20971b ALSA: Merge es1688 and es968 drivers by Krzysztof Helt · 14 years ago
  21. 396fa82 ALSA: es1688: allocate snd_es1688 structure as a part of snd_card structure by Krzysztof Helt · 15 years ago
  22. 02a2ad4 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  23. 7b767ca Bluetooth: Use strict_strtoul instead of simple_strtoul by Tomas Winkler · 15 years ago
  24. f120c6b Bluetooth: Set hdev->dev_type based on Marvell device type by Bing Zhao · 15 years ago
  25. 6406160 Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card() by Bing Zhao · 15 years ago
  26. 903c843 Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly by Bing Zhao · 15 years ago
  27. 31f085f Bluetooth: Fix storing negative values as unsigned char by Dan Carpenter · 15 years ago
  28. f48fd9c Bluetooth: Create per controller workqueue by Marcel Holtmann · 15 years ago
  29. 844c097 Bluetooth: Fix spec error in the RemoteBusy Logic by Gustavo F. Padovan · 15 years ago
  30. 4178ba4 Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu() by Gustavo F. Padovan · 15 years ago
  31. dfc909b Bluetooth: Fix race condition on l2cap_ertm_send() by Gustavo F. Padovan · 15 years ago
  32. 6161c03 Bluetooth: Add wait_queue to wait ack of all sent packets by Gustavo F. Padovan · 15 years ago
  33. 1890d36 Bluetooth: Implement Local Busy Condition handling by Gustavo F. Padovan · 15 years ago
  34. 9b53350 Bluetooth: Completes the I-frame tx_seq check logic on RECV by João Paulo Rechi Vita · 15 years ago
  35. 18778a6 Bluetooth: Implement missing parts of the Invalid Frame Detection by Gustavo F. Padovan · 15 years ago
  36. f11d676 Bluetooth: Refactor l2cap_retransmit_frame() by Gustavo F. Padovan · 15 years ago
  37. 9a9c6a3 Bluetooth: Make hci_send_acl() void by Gustavo F. Padovan · 15 years ago
  38. ff12fd6 Bluetooth: Fix lockdep annotation on ERTM by Gustavo F. Padovan · 15 years ago
  39. 9b16dc6 Bluetooth: Check if we really are in WAIT_F when F bit comes by Gustavo F. Padovan · 15 years ago
  40. a2e12a2 Bluetooth: Remove unneeded control vars by Gustavo F. Padovan · 15 years ago
  41. 0301ef0 Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame by Gustavo F. Padovan · 15 years ago
  42. 59203a2 Bluetooth: Fix errors reported by checkpatch.pl by Gustavo F. Padovan · 15 years ago
  43. 44651b8 Bluetooth: Don't set control bits to zero first by Gustavo F. Padovan · 15 years ago
  44. 01760bd Bluetooth: Close L2CAP channel on invalid ReqSeq by João Paulo Rechi Vita · 15 years ago
  45. afefdbc Bluetooth: Fix SDU reassembly under SREJ by Gustavo F. Padovan · 15 years ago
  46. 0041ecf Bluetooth: Check if mode is supported on getsockopt by João Paulo Rechi Vita · 15 years ago
  47. bd3c9e2 Bluetooth: Add SOCK_STREAM support to L2CAP by Gustavo F. Padovan · 15 years ago
  48. 84fb0a6 Bluetooth: Add Kconfig option for L2CAP Extended Features by Gustavo F. Padovan · 15 years ago
  49. 3b1a9f3 Bluetooth: Optimize SREJ_QUEUE append by Gustavo F. Padovan · 15 years ago
  50. 812e737 Bluetooth: Fix drop of acked packets on ERTM by Gustavo F. Padovan · 15 years ago
  51. 0ee0d20 Bluetooth: Fix crash when monitor timeout expires by Gustavo F. Padovan · 15 years ago
  52. f6e6b16 Bluetooth: Fix bug when retransmitting I-frames by Gustavo F. Padovan · 15 years ago
  53. 68d7f0c Bluetooth: Enable option to configure Max Transmission value via sockopt by Gustavo F. Padovan · 15 years ago
  54. 369ba30 Bluetooth: Add module parameter for txWindow size on L2CAP by Gustavo F. Padovan · 15 years ago
  55. 803020c Bluetooth: Change acknowledgement to use the value of txWindow by Gustavo F. Padovan · 15 years ago
  56. 14b5aa7 Bluetooth: Add sockopt configuration for txWindow on L2CAP by Gustavo F. Padovan · 15 years ago
  57. 855666cc Bluetooth: Send Ack after clear the SREJ list by Gustavo F. Padovan · 15 years ago
  58. 052897c Bluetooth: Check the SDU size against the MTU value by Gustavo F. Padovan · 15 years ago
  59. 10467e9 Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values by Gustavo F. Padovan · 15 years ago
  60. 1c76215 Bluetooth: Fix configuration of the MPS value by Gustavo F. Padovan · 15 years ago
  61. 7b1c004 Bluetooth: Read RFC conf option on a successful Conf RSP by Gustavo F. Padovan · 15 years ago
  62. 2fb862e Bluetooth: Ignore Tx Window value with Streaming mode by Gustavo F. Padovan · 15 years ago
  63. c1b4f43 Bluetooth: Add timer to Acknowledge I-frames by Gustavo F. Padovan · 15 years ago
  64. 05fbd89 Bluetooth: Finish implementation for Rec RR (P=1) on ERTM by Gustavo F. Padovan · 15 years ago
  65. 8abb52e Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP by Gustavo F. Padovan · 15 years ago
  66. 6e3a598 Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe() by Gustavo F. Padovan · 15 years ago
  67. 99b0d4b Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP by Gustavo F. Padovan · 15 years ago
  68. e072745 Bluetooth: Split l2cap_data_channel_sframe() by Gustavo F. Padovan · 15 years ago
  69. 73edaa9 Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM by Gustavo F. Padovan · 15 years ago
  70. f0946cc Bluetooth: Move set of P-bit to l2cap_send_sframe() by Gustavo F. Padovan · 15 years ago
  71. 9e917af Bluetooth: Implement SendAck() Action on ERTM. by Gustavo F. Padovan · 15 years ago
  72. 36f2fd5 Bluetooth: Check if SDU size is greater than MTU on L2CAP by Gustavo F. Padovan · 15 years ago
  73. 277ffbe Bluetooth: Check the minimum {I,S}-frame size into L2CAP by Gustavo F. Padovan · 15 years ago
  74. 1d8f5d1 Bluetooth: Support case with F bit set under WAIT_F state. by Gustavo F. Padovan · 15 years ago
  75. d5392c8 Bluetooth: Implement 'Send IorRRorRNR' event by Gustavo F. Padovan · 15 years ago
  76. e8235c6 Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro by Gustavo F. Padovan · 15 years ago
  77. d1daa09 Bluetooth: Fix ACL MTU issue by Gustavo F. Padovan · 15 years ago
  78. 7dffe42 Bluetooth: Fix expected_tx_seq calculation on L2CAP by Gustavo F. Padovan · 15 years ago
  79. faaebd1 Bluetooth: Fix memory leak of S-frames into L2CAP by Gustavo F. Padovan · 15 years ago
  80. c69163e Bluetooth: Move specific Basic Mode code to the right place by Gustavo F. Padovan · 15 years ago
  81. b9dbdbc Bluetooth: Trivial clean ups to SCO by Gustavo F. Padovan · 15 years ago
  82. 0d861d8 Bluetooth: Make hci_send_sco() void by Gustavo F. Padovan · 15 years ago
  83. 4f7ac18 Bluetooth: Fix wrong packet type count increment by Gustavo F. Padovan · 15 years ago
  84. acce90d Bluetooth: Use the proper function cast to get hdr data by Gustavo F. Padovan · 15 years ago
  85. fe1aff7 Bluetooth: Fix return value when bt_skb_alloc fails by Gustavo F. Padovan · 15 years ago
  86. af507ae sched: Remove a stale comment by Li Zefan · 14 years ago
  87. fe6065d HID: add multi-input quirk for eGalax Touchcontroller by Peter Hutterer · 15 years ago
  88. 19d8f84 sh: enable LMB region setup via machvec. by Paul Mundt · 14 years ago
  89. 1f0ac71 Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 14 years ago
  90. 3998d09 x86, hypervisor: add missing <linux/module.h> by H. Peter Anvin · 14 years ago
  91. 0671e70 ext4: check missed return value in ext4_sync_file() by Dmitry Monakhov · 14 years ago
  92. 63b1f51 ARM: SAMSUNG: Update S3C2416 entry with S3C2450 by Ben Dooks · 15 years ago
  93. eb90de4 ARM: S3C2413: Update GPIO pull-up support by Ben Dooks · 15 years ago
  94. e12ef7f ARM: S3C2416: Use s3c2440 style i2c controller by Ben Dooks · 15 years ago
  95. a6e1ec7 ARM: S3C2416: Add support for OHCI on SMDK2416 by Ben Dooks · 15 years ago
  96. c140c98 ARM: S3C2416: Add support for second HSMMC channel by Ben Dooks · 15 years ago
  97. 8d6f865 ARM: S3C2416: Add basic clock support by Ben Dooks · 15 years ago
  98. af337f3 ARM: S3C2443: Move parts of the clock code to common clock file by Ben Dooks · 15 years ago
  99. d11a7d7 ARM: S3C24XX: Identify S3C2416 if S3C2412/S3C2413 built in by Ben Dooks · 15 years ago
  100. d241314 ARM: S3C2416: Add initial support of SMDK2416 by Yauhen Kharuzhy · 15 years ago