1. c4b5be9 gpiolib: introduce set_debounce method by Felipe Balbi · 15 years ago
  2. 796a8e4 gpiolib: make gpiochip_add() show a better error message by Ben Dooks · 15 years ago
  3. a13c186 gpio: max732x: fix input configuration for open-drain pins by Marc Zyngier · 15 years ago
  4. 5535cb6 max732x: correct nr_port checking off by one error by Axel Lin · 15 years ago
  5. c1cc9b9 pl061: fix offset value range checking by Axel Lin · 15 years ago
  6. 7839ec7 gpiolib: document that names can contain printk format specifiers by Uwe Kleine-König · 15 years ago
  7. 7cfe139 gpiolib: a gpio is unsigned, so use %u to print it by Uwe Kleine-König · 15 years ago
  8. 6215499 gpiolib: make names array and its values const by Uwe Kleine-König · 15 years ago
  9. a80a0bb gpio: add interrupt handling capability to max732x by Marc Zyngier · 15 years ago
  10. 0af62f4 rtc: AB8500 RTC driver by Virupax Sadashivpetimath · 15 years ago
  11. 7ca5ca6 fs/autofs4: use memdup_user by Julia Lawall · 15 years ago
  12. b81d67a drivers/message/i2o/i2o_config.c: use memdup_user by Julia Lawall · 15 years ago
  13. 9b71ca2 drivers/char/vt.c: use memdup_user by Julia Lawall · 15 years ago
  14. dc0fd7b drivers/mmc/host: use ERR_CAST by Julia Lawall · 15 years ago
  15. c63b3cb sdhci-spear: ST SPEAr based SDHCI controller glue by Viresh KUMAR · 15 years ago
  16. 6c1f716 sdio: add new function for RAW (Read after Write) operation by Grazvydas Ignotas · 15 years ago
  17. 1a13f8f mmc: remove the "state" argument to mmc_suspend_host() by Matt Fleming · 15 years ago
  18. a791daa mmc: OMAP HS-MMC: convert to dev_pm_ops by Kevin Hilman · 15 years ago
  19. b417577 omap_hsmmc: improve interrupt synchronisation by Adrian Hunter · 15 years ago
  20. 14c5aa6 sdhci: enable multiblock transfers in sdhci-s3c by Maurus Cuelenaere · 15 years ago
  21. b2e75ef mmc: s3c6410: enable ADMA feature in 6410 sdhci controller by Thomas Abraham · 15 years ago
  22. 70764a9 mmc: s3c6410: add new quirk in sdhci driver and update ADMA descriptor build by Thomas Abraham · 15 years ago
  23. dc297c9 sdhci: build fix: rename SDHCI I/O accessor functions by Matt Fleming · 15 years ago
  24. a751a7d69 mmc: SDHCI_INT_DATA_MASK typo error by Zhangfei Gao · 15 years ago
  25. 88ff82e mmc: atmel-mci: Add support for SDIO interrupts by Anders Grahn · 15 years ago
  26. fdc50a9 mmc: add support MMCIF for SuperH by Yusuke Goda · 15 years ago
  27. 99ddffd mmc: atmel-mci: enable SD high speed support by Nicolas Ferre · 15 years ago
  28. 6dd6bca mmc: sd: clean up redundant memset by Mark Asselstine · 15 years ago
  29. bbce580 davinci: mmc: updates to suspend/resume implementation by Chaithrika U S · 15 years ago
  30. 06de845 davinci: mmc: add a function to control reset state of the controller by Chaithrika U S · 15 years ago
  31. e632c45 sdhci-pltfm: do not print errors in case of an extended iomem size by Anton Vorontsov · 15 years ago
  32. a7626b7 sdhci-pltfm: implement platform data passing by Anton Vorontsov · 15 years ago
  33. f27f47e sdhci: implement CAP_CLOCK_BASE_BROKEN quirk by Anton Vorontsov · 15 years ago
  34. 0e950fa6 mmc-omap: add support for 16-bit and 32-bit registers by Marek Belisko · 15 years ago
  35. ca2afb6 davinci: mmc: pass number of SG segments as platform data by Sudhakar Rajashekhara · 15 years ago
  36. 31f4671 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  37. 91803b4 do_generic_file_read: clear page errors when issuing a fresh read of the page by Jeff Moyer · 15 years ago
  38. 63a6440 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 15 years ago
  39. f45471c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  40. 2214482 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  41. 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 15 years ago
  42. 4e89e8f nuc900: add maintainer entries for Wan ZongShun by Wan ZongShun · 15 years ago
  43. 0d2daf5 revert "crc32: use __BYTE_ORDER macro for endian detection" by Andrew Morton · 15 years ago
  44. cc68e3b fs/fscache/object-list.c: fix warning on 32-bit by Andrew Morton · 15 years ago
  45. 3c7b204 nommu: allow private mappings of read-only devices by Bernd Schmidt · 15 years ago
  46. 0cae345 mempolicy: ERR_PTR dereference in mpol_shared_policy_init() by Dan Carpenter · 15 years ago
  47. d219212 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  48. 2101d6f agp: amd64, fix pci reference leaks by Jiri Slaby · 15 years ago
  49. 4a638b4 drm/edid: Allow non-fatal checksum errors in CEA blocks by Adam Jackson · 15 years ago
  50. 921d98b drm/radeon/kms: suppress a build warning (unused variable) by Stefan Richter · 15 years ago
  51. 899f453 squashfs: update documentation to include description of xattr layout by Phillip Lougher · 15 years ago
  52. b1cdc46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. ce7d022 Merge branch 'alpha-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6 by Linus Torvalds · 15 years ago
  54. b142ebb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  55. 218ce73 Revert "module: drop the lock while waiting for module to complete initialization." by Linus Torvalds · 15 years ago
  56. f925b13 drivers/net/usb/asix.c: Fix pointer cast. by David S. Miller · 15 years ago
  57. dd131e7 be2net: Bug fix to avoid disabling bottom half during firmware upgrade. by Sarveshwar Bandi · 15 years ago
  58. 563b046 proc_dointvec: write a single value by J. R. Okajima · 15 years ago
  59. dd7496f hso: add support for new products by Filip Aben · 15 years ago
  60. e513480 Phonet: fix potential use-after-free in pep_sock_close() by Rémi Denis-Courmont · 15 years ago
  61. a75f5f0 alpha: simplify and optimize sched_find_first_bit by Matt Turner · 15 years ago
  62. 1cb3d8e alpha: invoke oom-killer from page fault by Nick Piggin · 15 years ago
  63. 9ce34c8 Convert alpha to use clocksources instead of arch_gettimeoffset by John Stultz · 15 years ago
  64. 578454f driver core: add devname module aliases to allow module on-demand auto-loading by Kay Sievers · 15 years ago
  65. 7466a38 Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  66. a261af9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  67. ec96e2f Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  68. 8e9815a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  69. 702c0b0 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  70. c19eb8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 15 years ago
  71. 99765cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6 by Linus Torvalds · 15 years ago
  72. 51e618c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  73. 4daf7a0 ALSA: emu10k1: allow high-resolution mixer controls by Clemens Ladisch · 15 years ago
  74. b406e61 ALSA: pcm: fix delta calculation at boundary wraparound by Clemens Ladisch · 15 years ago
  75. 9ef0406 ALSA: hda_intel: fix handling of non-completion stream interrupts by Clemens Ladisch · 15 years ago
  76. 57c7ffc ALSA: usb/caiaq: fix Traktor Kontrol X1 ABS_HAT2X axis by Daniel Mack · 15 years ago
  77. acdc30b Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next by Roland Dreier · 15 years ago
  78. b17e096 RDMA/nes: Fix incorrect unlock in nes_process_mac_intr() by Chien Tung · 15 years ago
  79. f16a5e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  80. 110b938 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  81. 4961ab9 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  82. a65e4cb4 ath9k: remove VEOL support for ad-hoc by Felix Fietkau · 15 years ago
  83. 774610e ath9k: change beacon allocation to prefer the first beacon slot by Felix Fietkau · 15 years ago
  84. bf87eae auxdisplay: section cleanup in cfag12864bfb driver by Henrik Kretzschmar · 15 years ago
  85. a42dcb8 nuc900fb: release correct mem region by Dan Carpenter · 15 years ago
  86. 49bbd81 fb_defio: fix for non-dirty ptes by Albert Herranz · 15 years ago
  87. 0d5b026 sgivwfb: fix sections by Henrik Kretzschmar · 15 years ago
  88. a8ce4be s3c2410fb: fix sections by Henrik Kretzschmar · 15 years ago
  89. e88a0f4 hitfb: fix sections by Henrik Kretzschmar · 15 years ago
  90. 49c39b4 fbdev: move FBIO_WAITFORVSYNC to linux/fb.h by Grazvydas Ignotas · 15 years ago
  91. 1f9c3e1 fbdev: da8xx/omap-l1xx: implement double buffering by Martin Ambrose · 15 years ago
  92. fb6cb32 fbdev: section cleanup in w100fb by Henrik Kretzschmar · 15 years ago
  93. ad14584 fbdev: section cleanup in vga16fb by Henrik Kretzschmar · 15 years ago
  94. 3cc0497 fbdev: section cleanup in vfb by Henrik Kretzschmar · 15 years ago
  95. e217e6e fbdev: section cleanup in hgafb by Henrik Kretzschmar · 15 years ago
  96. bd9b5ca fbdev: section cleanup in arcfb by Henrik Kretzschmar · 15 years ago
  97. dbd536b sis: strcpy() => strlcpy() by Dan Carpenter · 15 years ago
  98. fbd65e0 fbdev: bfin-lq035q1-fb: respect new PPI mode platform field by Michael Hennerich · 15 years ago
  99. 5815e5d rtc: use genirq directly in rtc-wm831x by Mark Brown · 15 years ago
  100. 6ba8bcd rtc-cmos: do dev_set_drvdata() earlier in the initialization by Dan Carpenter · 15 years ago