1. aeacb6f HID: picolcd: Eliminate use after free by Julia Lawall · 15 years ago
  2. 9d71ea0 HID: add PM support to PicoLCD device by Bruno Prémont · 15 years ago
  3. d6d53cb Merge branch 'hid-suspend' into picolcd by Jiri Kosina · 15 years ago
  4. 0b5adf9 HID: split picolcd's operation_mode sysfs attribute by Bruno Prémont · 15 years ago
  5. 6a740aa HID: add suspend/resume hooks for hid drivers by Bruno Prémont · 15 years ago
  6. 76d17e6 HID: fix picolcd's version parsing by Bruno Prémont · 15 years ago
  7. 5435f28 HID: hid-picolcd depends on LCD_CLASS_DEVICE by Bruno Prémont · 15 years ago
  8. ab195c5 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  9. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  10. 445d211 libata: unlock HPA if device shrunk by Tejun Heo · 15 years ago
  11. 68b0ddb libata: disable NCQ on Crucial C300 SSD by Tejun Heo · 15 years ago
  12. c710f78 libata: don't whine on spurious IRQ by Tejun Heo · 15 years ago
  13. 7da23b86e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  14. a32f392 eeepc-wmi: include slab.h by Tejun Heo · 15 years ago
  15. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  16. a4ab277 staging/otus: include slab.h from usbdrv.h by Tejun Heo · 15 years ago
  17. bdd32ce sunxvr500: Ignore secondary output PCI devices. by David S. Miller · 15 years ago
  18. 87e8b821 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  19. fb9e2d8 smc91c92_cs: fix the problem of "Unable to find hardware address" by Ken Kawasaki · 15 years ago
  20. 5e11611 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  21. d4509e5 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  22. 5193d7a PCI quirk: RS780/RS880: disable MSI behind the PCI bridge by Clemens Ladisch · 15 years ago
  23. 5e123e5 Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  24. 6da8d86 tty: release_one_tty() forgets to put pids by Oleg Nesterov · 15 years ago
  25. cad08ac kgdbts,sh: Add in breakpoint pc offset for superh by Jason Wessel · 15 years ago
  26. 483f64c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  27. bc53ba2 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  28. 93f4d91 r8169: clean up my printk uglyness by Neil Horman · 15 years ago
  29. 43e9da8 net: Hook up cxgb4 to Kconfig and Makefile by Dimitris Michailidis · 15 years ago
  30. b8ff05a cxgb4: Add main driver file and driver Makefile by Dimitris Michailidis · 15 years ago
  31. 625ba2c cxgb4: Add remaining driver headers and L2T management by Dimitris Michailidis · 15 years ago
  32. fd3a479 cxgb4: Add packet queues and packet DMA code by Dimitris Michailidis · 15 years ago
  33. 56d36be cxgb4: Add HW and FW support code by Dimitris Michailidis · 15 years ago
  34. bbc02c7 cxgb4: Add register, message, and FW definitions by Dimitris Michailidis · 15 years ago
  35. 9e2e61f bonding: fix potential deadlock in bond_uninit() by Amerigo Wang · 15 years ago
  36. 7ba8a9b stmmac: fix kconfig for crc32 build error by Carmelo AMOROSO · 15 years ago
  37. 9cae9e4 be2net: fix bug in vlan rx path for big endian architecture by Ajit Khaparde · 15 years ago
  38. 8b93b71 be2net: fix flashing on big endian architectures by Ajit Khaparde · 15 years ago
  39. f510fc6 be2net: fix a bug in flashing the redboot section by Ajit Khaparde · 15 years ago
  40. 42be79e Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  41. eb74110 HID: picolcd: fix build failure by Jiri Kosina · 15 years ago
  42. d668046 drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus. by Dave Airlie · 15 years ago
  43. 08a370f drm/radeon/kms: rs400/480 should set common registers. by Dave Airlie · 15 years ago
  44. 9e5786b drm/radeon/kms: add sanity check to wptr. by Dave Airlie · 15 years ago
  45. fb668c2 drm/radeon/kms/evergreen: get DP working by Alex Deucher · 15 years ago
  46. d5dc056 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  47. ee027e4 eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops by Yong Wang · 15 years ago
  48. 1672151 asus-laptop: fix warning in asus_handle_init by Corentin Chary · 15 years ago
  49. 00ae702 bonding: bond_xmit_roundrobin() fix by Eric Dumazet · 15 years ago
  50. 9bbf2b9 HID: add experimental access to PicoLCD device's EEPROM and FLASH by Bruno Prémont · 15 years ago
  51. 467d652 HID: add GPO (leds) support to PicoLCD device by Bruno Prémont · 15 years ago
  52. e8d931b HID: add lcd support to PicoLCD device by Bruno Prémont · 15 years ago
  53. f1c2176 HID: add backlight support to PicoLCD device by Bruno Prémont · 15 years ago
  54. b8c21cf HID: add framebuffer support to PicoLCD device by Bruno Prémont · 15 years ago
  55. 236db47 HID: new driver for PicoLCD device by Bruno Prémont · 15 years ago
  56. ce6fbde drivers/net: Add missing unlock by Julia Lawall · 15 years ago
  57. ddc01b3 net: gianfar - align BD ring size console messages by Kim Phillips · 15 years ago
  58. ed13058 net: gianfar - initialize per-queue statistics by Kim Phillips · 15 years ago
  59. 7c0d10d gianfar: Fix a memory leak in gianfar close code by Andy Fleming · 15 years ago
  60. e2b0a8e drm/radeon/kms: add hw_i2c module option by Alex Deucher · 15 years ago
  61. ac1aade drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks by Alex Deucher · 15 years ago
  62. 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 15 years ago
  63. c414a11 drm/radeon/kms: disable MSI on IGP chips by Alex Deucher · 15 years ago
  64. f46c012 drm/radeon/kms: display watermark updates (v2) by Alex Deucher · 15 years ago
  65. 3b01a11 drm/radeon/kms/dp: disable training pattern on the sink at the end of link training by Alex Deucher · 15 years ago
  66. 9f998ad drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2) by Alex Deucher · 15 years ago
  67. 7f76895 drm/radeon/kms/dp: remove extraneous training complete call by Alex Deucher · 15 years ago
  68. d9c9fe3 drm/radeon/kms/atom: minor fixes to transmitter setup by Alex Deucher · 15 years ago
  69. 3ca82da drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM. by Michel Dänzer · 15 years ago
  70. b8c40d6 drm: fix build error when SYSRQ is disabled by Randy Dunlap · 15 years ago
  71. e1e8a5d drm/radeon/kms: fix macbookpro connector quirk by Alex Deucher · 15 years ago
  72. 97586c4 drm/radeon/r6xx/r7xx: further safe reg clean up by Alex Deucher · 15 years ago
  73. 6bb1180 drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support by Alex Deucher · 15 years ago
  74. fdb4352 drm/radeon/kms: bump the version for r6xx/r7xx const buffer support by Alex Deucher · 15 years ago
  75. 5f77df3 drm/radeon/r6xx/r7xx: CS parser fixes by Alex Deucher · 15 years ago
  76. 5898b1f drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup by Alex Deucher · 15 years ago
  77. d8fe2fa drm/radeon/r600: remove some regs are not safe regs for command buffers by Alex Deucher · 15 years ago
  78. da58405 drm: Return ENODEV if the inode mapping changes by Chris Wilson · 15 years ago
  79. fcbc451 drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed. by Pauli Nieminen · 15 years ago
  80. f927456 drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable) by Jerome Glisse · 15 years ago
  81. 97f23b3 drm/radeon/kms: don't print error on -ERESTARTSYS. by Dave Airlie · 15 years ago
  82. a084e6e drm/radeon/kms/atom: make sure tables are valid (v2) by Alex Deucher · 15 years ago
  83. c1bcad9 drm/radeon/kms: remove lvds quirks by Alex Deucher · 15 years ago
  84. b2f8ccd drm/radeon/kms: fix display bandwidth setup on rs4xx by Alex Deucher · 15 years ago
  85. f95df9c drm/radeon/kms: never treat rs4xx as AGP by Alex Deucher · 15 years ago
  86. f47299c drm/radeon/kms: display watermark fixes by Alex Deucher · 15 years ago
  87. 9e7b414 drm/radeon/kms: init rdev->num_crtc at asic init by Alex Deucher · 15 years ago
  88. 06abdb0 drm/radeon/kms/pm: fix typo in power table parsing by Alex Deucher · 15 years ago
  89. f867c60d drm/radeon/kms: gfx init fixes for r6xx/r7xx by Alex Deucher · 15 years ago
  90. 57f50d7 drm/radeon/kms/pm: fix segfault in clock code by Alex Deucher · 15 years ago
  91. 29fb52c drm/radeon/kms: expose thermal/fan i2c buses by Alex Deucher · 15 years ago
  92. 7371400 net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register() by Daniel Mack · 15 years ago
  93. 8e1a53c iwlwifi: range checking issue by Dan Carpenter · 15 years ago
  94. 2d20c72 setup correct int pipe type in ar9170_usb_exec_cmd by Valentin Longchamp · 15 years ago
  95. 9e76ad2 rt2x00: Disable powersaving by default in rt2500usb. by Gertjan van Wingerde · 15 years ago
  96. 7197690 rt2x00: Fix typo in RF register programming of rt2800. by Gertjan van Wingerde · 15 years ago
  97. 48a6be6 iwlwifi: clear unattended interrupts in tasklet by Shanyu Zhao · 15 years ago
  98. be6b38b iwlwifi: counting number of tfds can be free for 4965 by Wey-Yi Guy · 15 years ago
  99. f6c8f15 iwlwifi: fix regulatory by Reinette Chatre · 15 years ago
  100. 05a9a16 Add USB ID for Thomson SpeedTouch 120g to p54usb id table by Hans de Goede · 15 years ago