1. 25fe24f mfd: kzalloc doesn't return ERR_PTR by Julia Lawall · 14 years ago
  2. c0d4010 mfd: AB8500 mask off irrelevant bits from the SPI message by Linus Walleij · 14 years ago
  3. eb6e8dd mfd: Fix 88pm860x uninitialized variable and clean up by Dan Carpenter · 14 years ago
  4. d281b80 mfd: Fix memory leak in ab3100_otp_probe by Axel Lin · 14 years ago
  5. 21f1fc3 mfd: Fix led resource in 88pm860x by Haojian Zhuang · 14 years ago
  6. d0f7a6d mfd: Enable onkey on max8925 by Haojian Zhuang · 14 years ago
  7. 84479f3 Merge branch 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm by Linus Torvalds · 14 years ago
  8. 946880f Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by Linus Torvalds · 14 years ago
  9. 636d174 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  10. 4457d98 kfifo: fix kfifo miss use of nozami.c by Stefani Seibold · 14 years ago
  11. 832ccf6 parport_serial: use the PCI IRQ if offered by Fr?d?ric Bri?re · 14 years ago
  12. c7ff0d9 panic: keep blinking in spite of long spin timer mode by TAMUKI Shoichi · 14 years ago
  13. d80e0d9 scsi: 53c700: remove dma_is_consistent usage by FUJITA Tomonori · 14 years ago
  14. cd1542c edac: mpc85xx: add support for new MPCxxx/Pxxxx EDAC controllers by Anton Vorontsov · 14 years ago
  15. b425d5c edac: i5400: improve handling of pci_enable_device() return value by Kulikov Vasiliy · 14 years ago
  16. 44aa80f edac: i5000: improve handling of pci_enable_device() return value by Kulikov Vasiliy · 14 years ago
  17. bd1688d edac: add wissing pieces from MPC85xx -> FSL_SOC_BOOKE by Christoph Egger · 14 years ago
  18. ecd6269 cs5535-mfgpt: reuse timers that have never been set up by Jens Rottmann · 14 years ago
  19. e73790a drivers/char/n_gsm.c: add missing spin_unlock_irqrestore by Julia Lawall · 14 years ago
  20. 7bb671e ipmi: print info for spmi and smbios paths like acpi and pci by Yinghai Lu · 14 years ago
  21. 7faefea ipmi: fix memleaking for add_smi when duplicating happen by Yinghai Lu · 14 years ago
  22. f46c77c drivers/char/ipmi/ipmi_si_intf.c: fix warning: variable 'addr_space' set but not used by Justin P. Mattock · 14 years ago
  23. b6d676d mtd/nand_base: fix kernel-doc warnings & typos by Randy Dunlap · 14 years ago
  24. 71740c4 fusion: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  25. 628a464 drivers/video/igafb.c: make igafb_setup() and igafb_init() static by Andrew Morton · 14 years ago
  26. 527dcf4 drivers/video/igafb.c: introduce lost 'return' by Kulikov Vasiliy · 14 years ago
  27. c07fbfd fbmem: VM_IO set, but not propagated by Daniel De Graaf · 14 years ago
  28. 2bb567a s3c-fb: automatically calculate pixel clock when none is given by Maurus Cuelenaere · 14 years ago
  29. 04ab9ef s3c-fb: add support for DMA channel control on S5PV210 by Pawel Osciak · 14 years ago
  30. 8cfdcb2 s3c-fb: fix section mismatch by Marek Szyprowski · 14 years ago
  31. a8bdabc s3c-fb: protect window-specific registers during updates by Pawel Osciak · 14 years ago
  32. f676ec2 s3c-fb: correct window osd size and alpha register handling by Pawel Osciak · 14 years ago
  33. f5ec546 s3c-fb: add SHADOWCON shadow register locking support for S5PV210 by Pawel Osciak · 14 years ago
  34. d478729 s3c-fb: window 3 of 64xx+ does not have an osd_d register by Pawel Osciak · 14 years ago
  35. efdc846 s3c-fb: add wait for VSYNC ioctl by Pawel Osciak · 14 years ago
  36. 067b226 s3c-fb: add support for display panning by Pawel Osciak · 14 years ago
  37. 4e591ac s3c-fb: separate S5PC100 and S5PV210 framebuffer driver data structures by Pawel Osciak · 14 years ago
  38. cd7d7e0 s3c-fb: fix various null references on framebuffer memory alloc failure by Pawel Osciak · 14 years ago
  39. bc2da1b s3c-fb: integrate palette setup code into main driver by Ben Dooks · 14 years ago
  40. c4bb6ff s3c-fb: udpate to support s3c2416/s3c2443 style hardware by Ben Dooks · 14 years ago
  41. 50a5503 s3c-fb: initial move to unifying the header files by Ben Dooks · 14 years ago
  42. 9494703 s3c-fb: only init window colour key controls for windows with blending by Ben Dooks · 14 years ago
  43. dc8498c s3c-fb: fix distortedness situation for the mode more then 24bpp by InKi Dae · 14 years ago
  44. ad04490 s3c-fb: add default window feature. by InKi Dae · 14 years ago
  45. 45649fd s3c-fb: change to depending on CONFIG_S3C_FB_DEV by Ben Dooks · 14 years ago
  46. a67ef27 drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options() by Denys Vlasenko · 14 years ago
  47. 26c5be3 fbcon: uninline four foo_update_attr() functions by Denys Vlasenko · 14 years ago
  48. da909ce fbcon: uninline large static function get_color() by Denys Vlasenko · 14 years ago
  49. ec81c9c fbdev: efifb: section fixes by Henrik Kretzschmar · 14 years ago
  50. c34f16b gpio: sx150x: add Semtech I2C sx150x gpio expander driver by Gregory Bean · 14 years ago
  51. 364fadb3 gpiolib: allow nested threaded irqs for poll(2) by Daniel Gl?ckner · 14 years ago
  52. 5ba1821 gpiolib: get rid of struct poll_desc and worklet by Daniel Gl?ckner · 14 years ago
  53. 9c4ba94 gpiolib: decouple might_sleep_if() from DEBUG by David Brownell · 14 years ago
  54. 49946f6 pcf857x: support working w/o platform data by Dmitry Eremin-Solenikov · 14 years ago
  55. 4a22b8a gpio: max730x: make pullups configurable via platformdata by Marc Kleine-Budde · 14 years ago
  56. 22e3d63 rtc: rp5c01: add NVRAM support by Geert Uytterhoeven · 14 years ago
  57. de639c3 drivers/rtc: remove unneeded ifdef CONFIG_PM by Christian Dietrich · 14 years ago
  58. 6d23b25 rtc-isl12022: properly handle military hour format by Roman Fietze · 14 years ago
  59. c03675f rtc: add support for DS3232 RTC by Roy Zang · 14 years ago
  60. 2f11e57 rtc/nuc900: fix build warning by Wan ZongShun · 14 years ago
  61. 23e53be rtc/nuc900: modify enable/disable IRQs and driver data setting location by Wan ZongShun · 14 years ago
  62. 84f20a6 rtc/nuc900: make returning time checking function valid by Wan ZongShun · 14 years ago
  63. 52142ed rtc/m48t86: use rtc_valid_tm() to check returned tm by Wan ZongShun · 14 years ago
  64. caf1e10 rtc/m48t59: use rtc_valid_tm() to check returned tm by Wan ZongShun · 14 years ago
  65. c814dc1 rtc/max6900: use rtc_valid_tm() to check returning tm by Wan ZongShun · 14 years ago
  66. b485fe5 rtc/m41t80: use rtc_valid_tm() to check returned tm by Wan ZongShun · 14 years ago
  67. d6c7428 rtc: add Intersil ISL12022 RTC driver by Roman Fietze · 14 years ago
  68. eba5454 rtc: driver for the DryIce block found in i.MX25 chips by Baruch Siach · 14 years ago
  69. 8e58f57 drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  70. 93b1384 rtc/pxa: remove unnecessary private ops->ioctl() by Wan ZongShun · 14 years ago
  71. f3f99cf rtc: fixes and new functionality for fm3130 by Sergey Matyukevich · 14 years ago
  72. 5824c7e rtc/rtc-mxc: remove six unused fields by Wan ZongShun · 14 years ago
  73. 4faf896 rtc/m48t59: kfree(NULL) is OK by Wan ZongShun · 14 years ago
  74. a5737cb rtc/pxa: remove unused field by Wan ZongShun · 14 years ago
  75. bdaf886 drivers/rtc/rtc-pcf8563.c: remove unused struct by Graham Gower · 14 years ago
  76. 70d2a0b rtc/nuc900: fix checking of args during time-setting by Wan ZongShun · 14 years ago
  77. 0a89b55 nuc900/rtc: change the waiting for device ready implement by Wan ZongShun · 14 years ago
  78. 89596f2 i2o: check return code from put_user() by Kulikov Vasiliy · 14 years ago
  79. d929dc2 i2o: fix overflow of copy_to_user() by Kulikov Vasiliy · 14 years ago
  80. 32fa454 drivers/message/i2o/exec-osm.c: add missing mutex_unlock by Julia Lawall · 14 years ago
  81. 568133e mmc: add ricoh e822 pci id by Pablo Castillo · 14 years ago
  82. c4512f7 sdhci: add auto CMD12 support for eSDHC driver by Jerry Huang · 14 years ago
  83. 9bea3c8 sdhci: add regulator support by Marek Szyprowski · 14 years ago
  84. 17866e1 sdhci-s3c: add support for new card detection methods by Marek Szyprowski · 14 years ago
  85. a1d5646 sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk by Marek Szyprowski · 14 years ago
  86. ce5f036 sdhci-s3c: add support for the non standard minimal clock value by Marek Szyprowski · 14 years ago
  87. 3fe42e0 sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk by Hyuk Lee · 14 years ago
  88. f3584e5 omap hsmmc: fix processing of all dma interrupts as block completion by Venkatraman S · 14 years ago
  89. 762333e drivers/mmc/host/msm-sdcc: remove dead config options by Christian Dietrich · 14 years ago
  90. 4816858 omap_hsmmc: add init_card pass-through callback by Grazvydas Ignotas · 14 years ago
  91. 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 14 years ago
  92. 20b1597b sdhci-pltfm: add support for CNS3xxx SoC devices by Anton Vorontsov · 14 years ago
  93. 845e3f4 sdhci-pltfm: reorganize Makefile entries to support SoC devices by Anton Vorontsov · 14 years ago
  94. 515033f sdhci-pltfm: switch to module device table matching by Anton Vorontsov · 14 years ago
  95. 27151dc mmc: omap: fix for bus width which improves SD card's peformance. by Kishore Kadiyala · 14 years ago
  96. fc8a098 mmc: only set blockaddressed for > 2GiB cards by Hanumath Prasad · 14 years ago
  97. c1f5977 sdhci: don't assign mmc->caps at SDHCI directly by Kyungmin Park · 14 years ago
  98. ae6d6c9 sdhci: 8-bit data transfer width support by Kyungmin Park · 14 years ago
  99. cfd1f82 sdhci: remove useless set_clock() check by Kyungmin Park · 14 years ago
  100. ccc92c2 mmc: make sdhci work with ricoh mmc controller by Maxim Levitsky · 14 years ago