1. d00ed3c rtc: add driver for MXC's internal RTC module by Daniel Mack · 15 years ago
  2. f3d2570a rtc-philips-pcf2123-rtc-spi-driver-updates by Chris Verges · 15 years ago
  3. 7f3923a rtc: Philips PCF2123 RTC SPI driver by Chris Verges · 15 years ago
  4. 568d069 spi: handle TX-only/RX-only by David Brownell · 15 years ago
  5. 7869c0b spi: McSPI support for OMAP4 by Syed Rafiuddin · 15 years ago
  6. 89c0537 spi: McSPI saves CHCONFx too by Tero Kristo · 15 years ago
  7. a41ae1a spi: McSPI off-mode support by Hemanth V · 15 years ago
  8. 0644c48 spi: Freescale STMP driver by dmitry pervushin · 15 years ago
  9. 570327d spi_s3c24xx: cache device setup data by Ben Dooks · 15 years ago
  10. 6d61320 spi_s3c24xx: use dev_pm_ops by Ben Dooks · 15 years ago
  11. b5e3afb spi_s3c24xx: use resource_size() to get resource size by Ben Dooks · 15 years ago
  12. 1a0c220 spi_s3c24xx: fix header includes by Ben Dooks · 15 years ago
  13. 5b61a74 pxa2xx_spi: register earlier by Antonio Ospite · 15 years ago
  14. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  15. 8cec03e hwmon: lm70: convert to device table matching by Anton Vorontsov · 15 years ago
  16. d2a5c10 hwmon: adxx: convert to device table matching by Anton Vorontsov · 15 years ago
  17. 225d8b2 of: remove "stm,m25p40" alias by Anton Vorontsov · 15 years ago
  18. 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
  19. b5f3294 spi: add SPI driver for most known i.MX SoCs by Sascha Hauer · 15 years ago
  20. f33b29e spi: add default selection of PL022 for ARM reference platforms by linus.walleij@stericsson.com · 15 years ago
  21. 44dab88 spi: add spi_ppc4xx driver by Steven A. Falco · 15 years ago
  22. 7a8fa72 spi: omap2_mcspi use BIT(n) by Jouni Hogander · 15 years ago
  23. 07fcaa2 spi: remove i.MX SPI driver by Sascha Hauer · 15 years ago
  24. 908eedc walk system ram range by KAMEZAWA Hiroyuki · 15 years ago
  25. 27f6cb1 sdhci: increase timeout for internal clock stabilization. by Chris Ball · 15 years ago
  26. a13abc7 sdhci: support for ADMA only hosts by Richard Röjfors · 15 years ago
  27. 996ad568 mmc: make SDIO device/driver struct accessors public by Nicolas Pitre · 15 years ago
  28. 95cdfb7 mmc: propagate error codes back from bus drivers' suspend/resume methods by Nicolas Pitre · 15 years ago
  29. 17d33e1 mmc: core SDIO suspend/resume support by Nicolas Pitre · 15 years ago
  30. d08ebed mmc_spi: fail gracefully if host or card do not support the switch command by Wolfgang Muees · 15 years ago
  31. 82cf818 omap4: mmc driver support on OMAP4 by kishore kadiyala · 15 years ago
  32. c99436f sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11 by Chris Ball · 15 years ago
  33. 04d699c atmel-mci: unified Atmel MCI drivers (AVR32 & AT91) by Rob Emanuele · 15 years ago
  34. 7c979ec sdio: add MMC_QUIRK_LENIENT_FN0 by Ohad Ben-Cohen · 15 years ago
  35. ad1e597 sdhci-of: cleanup eSDHC's set_clock() a little bit by Anton Vorontsov · 15 years ago
  36. 8226a21 sdhci-of: don't hard-code inverted write-protect quirk by Anton Vorontsov · 15 years ago
  37. 81b3980 sdhci-of: fix high-speed cards recognition by Anton Vorontsov · 15 years ago
  38. c085926 sdhci-of: avoid writing reserved bits into host control register by Anton Vorontsov · 15 years ago
  39. 1e5df75 sdhci-of: fix SD clock calculation by Anton Vorontsov · 15 years ago
  40. 4245c02 sdio: fix read buffer overflow by Roel Kluin · 15 years ago
  41. e951017 sdhci: be more strict with get_min_clock() usage by Anton Vorontsov · 15 years ago
  42. 006ebd5 sdio: add CD disable support by Ohad Ben-Cohen · 15 years ago
  43. e2bf08d omap_hsmmc: set a large data timeout for commands with busy signal by Adrian Hunter · 15 years ago
  44. 2bec089 omap_hsmmc: ensure all clock enables and disables are paired by Adrian Hunter · 15 years ago
  45. b62f622 omap_hsmmc: protect the card when the cover is open by Adrian Hunter · 15 years ago
  46. 70a3341 omap_hsmmc: code refactoring by Denis Karpov · 15 years ago
  47. 4dffd7a omap_hsmmc: prevent races with irq handler by Adrian Hunter · 15 years ago
  48. 2305010 omap_hsmmc: cater for weird CMD6 behaviour by Adrian Hunter · 15 years ago
  49. c653a6d omap_hsmmc: clear interrupt status after init sequence by Adrian Hunter · 15 years ago
  50. 191d1f1 omap_hsmmc: cleanup macro usage by Denis Karpov · 15 years ago
  51. 0a40e64 omap_hsmmc: fix NULL pointer dereference by Jarkko Lavinen · 15 years ago
  52. 13189e7 omap_hsmmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  53. 623821f omap_hsmmc: put MMC regulator to sleep by Adrian Hunter · 15 years ago
  54. dd498ef omap_hsmmc: support for deeper power saving states by Denis Karpov · 15 years ago
  55. 23d99bb omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  56. a3f406f omap_hsmmc: fix scatter-gather list sanity checking by Jarkko Lavinen · 15 years ago
  57. a6b2240 omap_hsmmc: ensure workqueues are empty before suspend by Adrian Hunter · 15 years ago
  58. abb28e7 omap_hsmmc: set open drain bit correctly by Denis Karpov · 15 years ago
  59. 11dd62a omap_hsmmc: context save/restore support by Denis Karpov · 15 years ago
  60. a362146 omap_hsmmc: keep track of power mode by Adrian Hunter · 15 years ago
  61. 5e2ea61 omap_hsmmc: make use of new enable/disable interface by Adrian Hunter · 15 years ago
  62. d900f71 omap_hsmmc: add debugfs entry (host registers) by Denis Karpov · 15 years ago
  63. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 15 years ago
  64. 53509f0 mmc: power off once at removal by Denis Karpov · 15 years ago
  65. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 15 years ago
  66. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 15 years ago
  67. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 15 years ago
  68. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 15 years ago
  69. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 15 years ago
  70. 27cce39 sdio: do not ignore MMC_VDD_165_195 by Ohad Ben-Cohen · 15 years ago
  71. f400cd8 mmc: register mmci-omap-hs using platform_driver_probe by Uwe Kleine-König · 15 years ago
  72. b5a74d6 msm_sdcc.c: move overly indented code to separate function by Joe Perches · 15 years ago
  73. 75d1452 msm_sdcc.c: stylistic cleaning by Joe Perches · 15 years ago
  74. 0a7ff7c msm_sdcc.c: convert printk(KERN_<level> to pr_<level>( by Joe Perches · 15 years ago
  75. 9d2bd73 mmc: msm_sdccc: driver for HTC Dream by San Mehat · 15 years ago
  76. ccdfe3a OMAP: HSMMC: do not enable buffer ready interrupt if using DMA by Anand Gadiyar · 15 years ago
  77. 500f356 mmc: in mmc_power_up(), use previously selected ocr if available by Balaji Rao · 15 years ago
  78. 54447c3 vlynq: includecheck fix: drivers/vlynq/vlynq.c by Jaswinder Singh Rajput · 15 years ago
  79. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 15 years ago
  80. 02b51df proc connector: add event for process becoming session leader by Scott James Remnant · 15 years ago
  81. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  82. 912e837 dme1737: Keep index within pwm_config[] by Roel Kluin · 15 years ago
  83. e898893 dac960: fix undefined behavior on empty string by Michael Buesch · 15 years ago
  84. f58f2fa kprobes: use do_IRQ() in lkdtm by M. Mohan Kumar · 15 years ago
  85. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  86. 50223e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 15 years ago
  87. e258b80 input: add a driver for the Winbond WPCD376I Consumer IR hardware by David Härdeman · 15 years ago
  88. abd6633 pnp: add a shutdown method to pnp drivers by David Härdeman · 15 years ago
  89. a976f15 hwmon: applesmc: restore accelerometer and keyboard backlight on resume by Henrik Rydberg · 15 years ago
  90. 560a64a hwmon: fix freeing of gpio_data and irq by Roel Kluin · 15 years ago
  91. 905ffdc drivers/hwmon/adm1021.c: add low_power support for adm1021 driver by Michael Abbott · 15 years ago
  92. f266889 drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor by Michael Abbott · 15 years ago
  93. dc791f8 lis3_spi: code cleanups by Daniel Mack · 15 years ago
  94. 2cd9645 lis3: add power management functions by Daniel Mack · 15 years ago
  95. 8873c33 lis3: add free-fall/wakeup function via platform_data by Daniel Mack · 15 years ago
  96. 0bf41d9 drivers/hwmon/coretemp.c: enable the Intel Atom by Michael Riepe · 15 years ago
  97. 672917d cpuidle: menu governor: reduce latency on exit by Corrado Zoccolo · 15 years ago
  98. 69d2587 cpuidle: fix the menu governor to boost IO performance by Arjan van de Ven · 15 years ago
  99. 02e87d1 pcmcia: cleanup/fixup patch for sa1100_jornada_pcmcia driver by Kristoffer Ericson · 15 years ago
  100. e6be4a8 pcmcia: switch /proc/bus/pccard/drivers to seq_file by Alexey Dobriyan · 15 years ago