1. 75e3a6a icom: convert space to tabs by Breno Leitao · 16 years ago
  2. aa76224 serial_txx9: use container_of() instead of direct cast by Atsushi Nemoto · 16 years ago
  3. 00acfae s3cmci: add better support for no card detect or write protect available by Ben Dooks · 16 years ago
  4. 5a2c4fe s3cmci: make SDIO IRQ hardware IRQ support build-time configurable by Ben Dooks · 16 years ago
  5. 68c5ed5 s3cmci: DMA fixes by Ben Dooks · 16 years ago
  6. 26f1494 s3cmci: Kconfig selection for PIO/DMA/Both by Ben Dooks · 16 years ago
  7. c225889 s3cmci: add SDIO IRQ support by Ben Dooks · 16 years ago
  8. 9bdd203 s3cmci: add debugfs support for examining driver and hardware state by Ben Dooks · 16 years ago
  9. e6130ae s3cmci: fix direct write to interrupt mask by Ben Dooks · 16 years ago
  10. 50d7fa9 s3cmci: change to use dev_pm_ops by Ben Dooks · 16 years ago
  11. 916a307 s3cmci: change GPIO to gpiolib from S3C24XX specific calls by Ben Dooks · 16 years ago
  12. 44d0e199 s3cmci: update probe to use new platform id list by Ben Dooks · 16 years ago
  13. da52a7c s3cmci: use resource_size() instead of local macro by Ben Dooks · 16 years ago
  14. 447e446 uartlite: allow building for timberdale MFD by Richard Röjfors · 16 years ago
  15. ed9935f sdio: pass whitelisted cis funce tuples to sdio drivers by Albert Herranz · 16 years ago
  16. a09efb0 Char: vt_ioctl, fix BKL imbalance by Jiri Slaby · 16 years ago
  17. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 16 years ago
  18. 1c4115e drivers/input/input.c: fix CONFIG_PM=n warning by Andrew Morton · 16 years ago
  19. 817b33d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  20. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 16 years ago
  21. 553d6d5 MIPS: BCM63xx: Add PCMCIA & Cardbus support. by Maxime Bizon · 16 years ago
  22. 9fcd66e MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART. by Maxime Bizon · 16 years ago
  23. 9c1fe83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  24. 5a4c8d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. e15daf6 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  26. 8c11499 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 16 years ago
  27. 342a597 pty: reconnect the BSD TIOCSPTLCK handling to legacy ptys by Linus Torvalds · 16 years ago
  28. f0ed1f6 drm/radeon/kms: Convert R520 to new init path and associated cleanup by Jerome Glisse · 16 years ago
  29. d39c3b8 drm/radeon/kms: Convert RV515 to new init path and associated cleanup by Jerome Glisse · 16 years ago
  30. f4e45d0 drm: fix radeon DRM warnings when !CONFIG_DEBUG_FS by Mikael Pettersson · 16 years ago
  31. bea1d35 drm: fix drm_fb_helper warning when !CONFIG_MAGIC_SYSRQ by Mikael Pettersson · 16 years ago
  32. 0c570cd PM / yenta: Fix cardbus suspend/resume regression by Rafael J. Wysocki · 16 years ago
  33. 827b464 PM / PCMCIA: Drop second argument of pcmcia_socket_dev_suspend() by Rafael J. Wysocki · 16 years ago
  34. eb1cf0f Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  35. a0d97d6 sony-laptop: re-read the rfkill state when resuming from suspend by Alan Jenkins · 16 years ago
  36. 50fab07 sony-laptop: check for rfkill hard block at load time by Alan Jenkins · 16 years ago
  37. b7a7940 iwlwifi: fix 3945 ucode info retrieval after failure by Reinette Chatre · 16 years ago
  38. 2814298 iwlwifi: fix memory leak in command queue handling by Reinette Chatre · 16 years ago
  39. 2fac971 iwlwifi: fix debugfs buffer handling by Reinette Chatre · 16 years ago
  40. 8823ad3 isdn: fix netjet/isdnhdlc build errors by Randy Dunlap · 16 years ago
  41. 1b66c1e atm: dereference of he_dev->rbps_virt in he_init_group() by Juha Leppanen · 16 years ago
  42. 4c57edb drm/r600: fix memory leak introduced with 64k malloc avoidance fix. by Dave Airlie · 16 years ago
  43. 74bf2ad drm/kms: make fb helper work for all drivers. by Dave Airlie · 16 years ago
  44. f278a2f tty: Fix regressions caused by commit b50989dc by Dave Young · 16 years ago
  45. 569ec4c ACPI: kill "unused variable ‘i’" warning by Linus Torvalds · 16 years ago
  46. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 16 years ago
  47. 3d5b6fb ACPI: Kill overly verbose "power state" log messages by Roland Dreier · 16 years ago
  48. 14f0334 ACPI: Clarify resource conflict message by Jean Delvare · 16 years ago
  49. b684a36 thinkpad-acpi: fix CONFIG_THINKPAD_ACPI_HOTKEY_POLL build problem by Henrique de Moraes Holschuh · 16 years ago
  50. a71b4f5 e1000: cleanup unused prototype by Don Skidmore · 16 years ago
  51. 11b7f7b e1000: fix namespacecheck warnings by Jesse Brandeburg · 16 years ago
  52. 8f601b2 e1000: drop unused functionality for eeprom write/read by Jesse Brandeburg · 16 years ago
  53. 120a5d0 e1000: updated whitespace and comments by Jesse Brandeburg · 16 years ago
  54. 650b5a5 e1000: drop redunant line of code, cleanup by Jesse Brandeburg · 16 years ago
  55. 3d6114e e1000: remove races when changing mtu by Jesse Brandeburg · 16 years ago
  56. 8fce473 e1000: two workarounds were incomplete, fix them by Jesse Brandeburg · 16 years ago
  57. cdd7549 e1000: fix tx waking queue after queue stopped during shutdown by Jesse Brandeburg · 16 years ago
  58. be0f071 e1000: test link state conclusively by Jesse Brandeburg · 16 years ago
  59. baa3474 e1000: stop timers at appropriate times by Jesse Brandeburg · 16 years ago
  60. 5185107 e1000: use netif_tx_disable by Jesse Brandeburg · 16 years ago
  61. 282b177 e1000: remove unused functions by Jesse Brandeburg · 16 years ago
  62. 1532ece e1000: drop dead pcie code from e1000 by Jesse Brandeburg · 16 years ago
  63. cce1d9f Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  64. d910fc7 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  65. 1d1764c headers: kref.h redux by Alexey Dobriyan · 16 years ago
  66. 76e0134 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  67. d8f654e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  68. a7998ce backlight: new driver for ADP5520/ADP5501 MFD PMICs by Michael Hennerich · 16 years ago
  69. 89dfc28 backlight: extend event support to also support poll() by Henrique de Moraes Holschuh · 16 years ago
  70. e96c928 ACPI: i2c-scmi: don't use acpi_device_uid() by Bjorn Helgaas · 16 years ago
  71. 2b474ad Merge branch 'thinkpad-2.6.32-part2' into release by Len Brown · 16 years ago
  72. 210bed8 drm/radeon/r600: fix offset handling in CS parser by Alex Deucher · 16 years ago
  73. 2b5d6c5 drm/radeon/kms/r600: fix forcing pci mode on agp cards by Alex Deucher · 16 years ago
  74. c5e617e drm/radeon/kms: fix for the extra pages copying. by Dave Airlie · 16 years ago
  75. 2f67c6e drm/radeon/kms/r600: add support for vline relocs by Alex Deucher · 16 years ago
  76. 90ebd06 drm/radeon/kms: fix some bugs in vline reloc by Alex Deucher · 16 years ago
  77. 974b16e drm/radeon/kms/r600: clamp vram to aperture size by Alex Deucher · 16 years ago
  78. 99c4a63 at91_can: Forgotten git 'add' of at91_can.c by David S. Miller · 16 years ago
  79. 43c2ed8 TI Davinci EMAC: Fix in vector definition for EMAC_VERSION_2 by Sriram · 16 years ago
  80. 8ef8678 drm/kms: protect against fb helper not being created. by Dave Airlie · 16 years ago
  81. 57f3674 ACPI: simplify building device HID/CID list by Bjorn Helgaas · 16 years ago
  82. 6622d8c ACPI: remove acpi_device_uid() and related stuff by Bjorn Helgaas · 16 years ago
  83. 1131b93 ACPI: remove acpi_device.flags.hardware_id by Bjorn Helgaas · 16 years ago
  84. b2972f8 ACPI: remove acpi_device.flags.compatible_ids by Bjorn Helgaas · 16 years ago
  85. 7f47fa6 ACPI: maintain a single list of _HID and _CID IDs by Bjorn Helgaas · 16 years ago
  86. b1fbfb2 ACPI: make sure every acpi_device has an ID by Bjorn Helgaas · 16 years ago
  87. ea8d82f ACPI: use acpi_device_hid() when possible by Bjorn Helgaas · 16 years ago
  88. 78b8e14 ACPI: fix synthetic HID for \_SB_ by Bjorn Helgaas · 16 years ago
  89. e3b87f8 ACPI: handle re-enumeration, when acpi_devices might already exist by Bjorn Helgaas · 16 years ago
  90. 778cbc1 ACPI: factor out device type and status checking by Bjorn Helgaas · 16 years ago
  91. 402ac53 ACPI: add acpi_bus_get_status_handle() by Bjorn Helgaas · 16 years ago
  92. 51a85fa ACPI: use acpi_walk_namespace() to enumerate devices by Bjorn Helgaas · 16 years ago
  93. 859ac9a ACPI: identify device tree root by null parent pointer, not ACPI_BUS_TYPE by Bjorn Helgaas · 16 years ago
  94. adc08e2 ACPI: enumerate namespace before adding functional fixed hardware devices by Bjorn Helgaas · 16 years ago
  95. 8e029bf ACPI: convert acpi_bus_scan() to operate on an acpi_handle by Bjorn Helgaas · 16 years ago
  96. 5c478f4 ACPI: add acpi_bus_get_parent() and remove "parent" arguments by Bjorn Helgaas · 16 years ago
  97. 77c2488 ACPI: remove unnecessary argument checking by Bjorn Helgaas · 16 years ago
  98. c7bcb4e ACPI: remove redundant "type" arguments by Bjorn Helgaas · 16 years ago
  99. bc3b077 ACPI: remove acpi_device_set_context() "type" argument by Bjorn Helgaas · 16 years ago
  100. ccba2a3 ACPI: use device_type rather than comparing HID by Bjorn Helgaas · 16 years ago