1. 26af174 HID: wiimote: Correctly call HID open/close callbacks by David Herrmann · 13 years ago
  2. 3989ef6 HID: wiimote: Simplify synchronization by David Herrmann · 13 years ago
  3. 8d3bb23 drm/ttm: ensure ttm for new node is bound before calling move_notify() by Ben Skeggs · 13 years ago
  4. eac2095 drm/ttm: unbind ttm before destroying node in accel move cleanup by Ben Skeggs · 13 years ago
  5. 7c4c396 drm/ttm: fix ttm_bo_add_ttm(user) failure path by Marcin Slusarz · 13 years ago
  6. f5e4282 HID: usbhid: Add support for SiGma Micro chip by Jeremiah Matthey · 13 years ago
  7. 0278ccd firewire: sbp2: fix panic after rmmod with slow targets by Chris Boot · 13 years ago
  8. a2cc797 i915: do not setup intel_backlight twice by Kamal Mostafa · 13 years ago
  9. 0d0a3cc atmel_serial: fix atmel_default_console_device by Voss, Nikolaus · 13 years ago
  10. ab8ba3a serial: 8250_pnp: add Intermec CV60 touchscreen device by Bjorn Helgaas · 13 years ago
  11. 181d576 drivers/serial/ucc_uart.c: Fix compiler warning by Kumar Gala · 13 years ago
  12. 6c4b47d pch_uart: Set PCIe bus number using probe parameter by Tomoya MORINAGA · 13 years ago
  13. 651d62a drivers:misc: ti-st: fix unexpected UART close by Pavan Savoy · 13 years ago
  14. 76ff0e6 drivers:misc: ti-st: free skb on firmware download by Pavan Savoy · 13 years ago
  15. d0344ef drivers:misc: ti-st: wait for completion at fail by Pavan Savoy · 13 years ago
  16. 2f81a02 drivers:misc: ti-st: reinit completion before send by Pavan Savoy · 13 years ago
  17. 78bb969 drivers:misc: ti-st: fail-safe on wrong pkt type by Vijay Badawadagi · 13 years ago
  18. 74a4fcf drivers:misc: ti-st: reinit completion on ver read by Pavan Savoy · 13 years ago
  19. 0d7c5f2 drivers:misc:ti-st: platform hooks for chip states by Pavan Savoy · 13 years ago
  20. 5926cef drivers:misc: ti-st: avoid a misleading dbg msg by Pavan Savoy · 13 years ago
  21. 86ec67f base/devres.c: quiet sparse noise about context imbalance by H Hartley Sweeten · 13 years ago
  22. 8ea95e0 pti: add missing CONFIG_PCI dependency by Heiko Carstens · 13 years ago
  23. 858a914 hwmon: (ntc_thermistor) Simplify if sequence by Guenter Roeck · 13 years ago
  24. 6118514 USB option driver K3765/K4505 avoid CDC_DATA interface by Andrew Bird · 13 years ago
  25. c6eb2d7 USB: option: add YUGA device id to driver by Gavin.zhu · 13 years ago
  26. e5d3d44 usb: s5p-ehci: fix a NULL pointer deference by Yulgon Kim · 13 years ago
  27. d0f2fb2 USB: EHCI: Do not rely on PORT_SUSPEND to stop USB resuming in ehci_bus_resume(). by Wang Zhi · 13 years ago
  28. 7e18058 USB option driver add PID of Huawei Vodafone K4605 by Andrew Bird · 13 years ago
  29. 0e69d75 USB option driver add PID of Huawei Vodafone K3806 by Andrew Bird · 13 years ago
  30. b978d51a Merge branch 'for-greg' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 13 years ago
  31. ea8c7fd Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus by Greg Kroah-Hartman · 13 years ago
  32. 2863888 target: Convert acl_node_lock to be IRQ-disabling by Roland Dreier · 13 years ago
  33. e63a8e1 target: Make locking in transport_deregister_session() IRQ safe by Roland Dreier · 13 years ago
  34. 4e0f052 tcm_fc: init/exit functions should not be protected by "#ifdef MODULE" by Roland Dreier · 13 years ago
  35. f15ea57 target: Print subpage too for unhandled MODE SENSE pages by Roland Dreier · 13 years ago
  36. ba77366 iscsi-target: Fix iscsit_allocate_se_cmd_for_tmr failure path bugs by Dan Carpenter · 13 years ago
  37. 6626a05 iscsi-target: Implement iSCSI target IPv6 address printing. by Chris Boot · 13 years ago
  38. c3c74c7 target: Fix task SGL chaining breakage with transport_allocate_data_tasks by Nicholas Bellinger · 13 years ago
  39. 525a48a target: Fix task count > 1 handling breakage and use max_sector page alignment by Nicholas Bellinger · 13 years ago
  40. 01cde4d target: Add missing DATA_SG_IO transport_cmd_get_valid_sectors check by Nicholas Bellinger · 13 years ago
  41. 7abbe7f3 target: Fix SYNCHRONIZE_CACHE zero LBA + range breakage by Nicholas Bellinger · 13 years ago
  42. 72f4ba1 target: Remove duplicate task completions in transport_emulate_control_cdb by Nicholas Bellinger · 13 years ago
  43. 1285062 target: Fix WRITE_SAME usage with transport_get_size by Nicholas Bellinger · 13 years ago
  44. 706d586 target: Add WRITE_SAME (10) parsing and refactor passthrough checks by Nicholas Bellinger · 13 years ago
  45. 16ab8e6 target: Fix write payload exception handling with ->new_cmd_map by Nicholas Bellinger · 13 years ago
  46. 387e96c iscsi-target: forever loop bug in iscsit_attach_ooo_cmdsn() by Dan Carpenter · 13 years ago
  47. c2337c7 iscsi-target: remove duplicate return by Dan Carpenter · 13 years ago
  48. 6fc6148 target: Convert target_core_rd.c to use use BUG_ON by Julia Lawall · 13 years ago
  49. 9be08c5 iscsi-target: Fix leak on failure in iscsi_copy_param_list() by Jesper Juhl · 13 years ago
  50. e1750ba target: Use ERR_CAST inlined function by Thomas Meyer · 13 years ago
  51. 052605c target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0 by Nicholas Bellinger · 13 years ago
  52. 886b66e bcma: add uevent to the bus, to autoload drivers by David Woodhouse · 13 years ago
  53. b503c7a ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address by Senthil Balasubramanian · 13 years ago
  54. 543cc38 rt2x00: do not drop usb dev reference counter on suspend by Stanislaw Gruszka · 13 years ago
  55. 4475a0a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  56. eb18fa5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  57. 9eff794b7 Input: ad714x - read the interrupt status registers in a row by Michael Hennerich · 13 years ago
  58. c0409fe Input: ad714x - use DMA-safe buffers for spi_write() by Dmitry Torokhov · 13 years ago
  59. 6337de2 Input: ad714x - fix endianness issues by Michael Hennerich · 13 years ago
  60. 5b9063b Input: ad714xx-spi - force SPI bus into the default 8-bit mode by Michael Hennerich · 13 years ago
  61. ba95c45 drm/radeon: Make vramlimit parameter actually work. by Michel Dänzer · 13 years ago
  62. 4fb1a35 drm/radeon: Explicitly print GTT/VRAM offsets on test failure. by Michel Dänzer · 13 years ago
  63. 24cae9e drm/radeon: Take IH ring into account for test size calculation. by Michel Dänzer · 13 years ago
  64. ffb57c4 drm/radeon/alpha: Add Alpha support to Radeon DRM code by Jay Estabrook · 13 years ago
  65. 3210d19 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  66. b9cc510 Input: ep93xx_keypad - add missing include of linux/module.h by Axel Lin · 13 years ago
  67. 2782a35 Input: tnetv107x-ts - add missing include of linux/module.h by Axel Lin · 13 years ago
  68. 47c08f3 pci: fix new kernel-doc warning in pci.c by Randy Dunlap · 13 years ago
  69. d70d43d Input: max11801_ts - correct license statement by Jiejing Zhang · 13 years ago
  70. bed8cad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/drm-intel by Linus Torvalds · 13 years ago
  71. b095cd0 drm/i915: set GFX_MODE to pre-Ivybridge default value even on Ivybridge by Jesse Barnes · 13 years ago
  72. 5ccc387 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  73. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  74. 815efa1 s3c-adc-battery: Fix compilation error due to missing header (module.h) by Vasily Khoruzhick · 13 years ago
  75. 71aa79a max8997_charger: Needs module.h by Axel Lin · 13 years ago
  76. d555ab6 max8998_charger: Needs module.h by Randy Dunlap · 13 years ago
  77. 69566dd PCI: OF: Don't crash when bridge parent is NULL. by David Daney · 13 years ago
  78. 2c4ac99 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  79. a081da6 drivers/ata/sata_dwc_460ex.c: add missing kfree by Julia Lawall · 13 years ago
  80. e39c75c ata: Add iMX pata support by Arnaud Patard (Rtp) · 13 years ago
  81. 6d0e194 pata_via: disable ATAPI DMA on AVERATEC 3200 by Tejun Heo · 13 years ago
  82. ebd1699 [libata] sata_sil: fix used-uninit warning by Jeff Garzik · 13 years ago
  83. fbad899 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  84. 8cf2d23 i7core_edac: fixed typo in error count calculation by Mathias Krause · 13 years ago
  85. 9331db4 forcedeth: call vlan_mode only if hw supports vlans by Jiri Pirko · 13 years ago
  86. 9a75a97 via-velocity: remove non-tagged packet filtering by Jiri Pirko · 13 years ago
  87. ba3211c bonding:reset backup and inactive flag of slave by Peter Pan(潘卫平) · 13 years ago
  88. b4fd4ae Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  89. 80b43de Merge branches 'ipoib' and 'iser' into for-next by Roland Dreier · 13 years ago
  90. 6cac952 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  91. 200ae1a IB/iser: Support iSCSI PDU padding by Or Gerlitz · 13 years ago
  92. 0ace64b IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long) by Or Gerlitz · 13 years ago
  93. 28ac293 Input: atmel_mxt_ts - report pressure information from the driver by Yufeng Shen · 13 years ago
  94. c331eb5 Input: bcm5974 - Add support for newer MacBookPro8,2 by Andrew Drake · 13 years ago
  95. eb39d34 target: Change TCM_NON_EXISTENT_LUN response to ASC=LOGICAL UNIT NOT SUPPORTED by Nicholas Bellinger · 13 years ago
  96. 48df4a6 xhci: Handle zero-length isochronous packets. by Sarah Sharp · 13 years ago
  97. 22cfb0b IPoIB: Fix possible NULL dereference in ipoib_start_xmit() by Bernd Schubert · 13 years ago
  98. 4fec0e0 xen: self-balloon needs module.h by Randy Dunlap · 13 years ago
  99. c3585aa gma500: kill MIPI interface types by Alan Cox · 13 years ago
  100. 3b48c91 Input: wacom - report id 3 returns 4 bytes of data by Ping Cheng · 13 years ago