1. 364fadb3 gpiolib: allow nested threaded irqs for poll(2) by Daniel Gl?ckner · 14 years ago
  2. 5ba1821 gpiolib: get rid of struct poll_desc and worklet by Daniel Gl?ckner · 14 years ago
  3. 9c4ba94 gpiolib: decouple might_sleep_if() from DEBUG by David Brownell · 14 years ago
  4. 49946f6 pcf857x: support working w/o platform data by Dmitry Eremin-Solenikov · 14 years ago
  5. 4a22b8a gpio: max730x: make pullups configurable via platformdata by Marc Kleine-Budde · 14 years ago
  6. 22e3d63 rtc: rp5c01: add NVRAM support by Geert Uytterhoeven · 14 years ago
  7. de639c3 drivers/rtc: remove unneeded ifdef CONFIG_PM by Christian Dietrich · 14 years ago
  8. 6d23b25 rtc-isl12022: properly handle military hour format by Roman Fietze · 14 years ago
  9. c03675f rtc: add support for DS3232 RTC by Roy Zang · 14 years ago
  10. 2f11e57 rtc/nuc900: fix build warning by Wan ZongShun · 14 years ago
  11. 23e53be rtc/nuc900: modify enable/disable IRQs and driver data setting location by Wan ZongShun · 14 years ago
  12. 84f20a6 rtc/nuc900: make returning time checking function valid by Wan ZongShun · 14 years ago
  13. 52142ed rtc/m48t86: use rtc_valid_tm() to check returned tm by Wan ZongShun · 14 years ago
  14. caf1e10 rtc/m48t59: use rtc_valid_tm() to check returned tm by Wan ZongShun · 14 years ago
  15. c814dc1 rtc/max6900: use rtc_valid_tm() to check returning tm by Wan ZongShun · 14 years ago
  16. b485fe5 rtc/m41t80: use rtc_valid_tm() to check returned tm by Wan ZongShun · 14 years ago
  17. d6c7428 rtc: add Intersil ISL12022 RTC driver by Roman Fietze · 14 years ago
  18. eba5454 rtc: driver for the DryIce block found in i.MX25 chips by Baruch Siach · 14 years ago
  19. 8e58f57 drivers/rtc/rtc-pl031.c: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  20. 93b1384 rtc/pxa: remove unnecessary private ops->ioctl() by Wan ZongShun · 14 years ago
  21. f3f99cf rtc: fixes and new functionality for fm3130 by Sergey Matyukevich · 14 years ago
  22. 5824c7e rtc/rtc-mxc: remove six unused fields by Wan ZongShun · 14 years ago
  23. 4faf896 rtc/m48t59: kfree(NULL) is OK by Wan ZongShun · 14 years ago
  24. a5737cb rtc/pxa: remove unused field by Wan ZongShun · 14 years ago
  25. bdaf886 drivers/rtc/rtc-pcf8563.c: remove unused struct by Graham Gower · 14 years ago
  26. 70d2a0b rtc/nuc900: fix checking of args during time-setting by Wan ZongShun · 14 years ago
  27. 0a89b55 nuc900/rtc: change the waiting for device ready implement by Wan ZongShun · 14 years ago
  28. 89596f2 i2o: check return code from put_user() by Kulikov Vasiliy · 14 years ago
  29. d929dc2 i2o: fix overflow of copy_to_user() by Kulikov Vasiliy · 14 years ago
  30. 32fa454 drivers/message/i2o/exec-osm.c: add missing mutex_unlock by Julia Lawall · 14 years ago
  31. 568133e mmc: add ricoh e822 pci id by Pablo Castillo · 14 years ago
  32. c4512f7 sdhci: add auto CMD12 support for eSDHC driver by Jerry Huang · 14 years ago
  33. 9bea3c8 sdhci: add regulator support by Marek Szyprowski · 14 years ago
  34. 17866e1 sdhci-s3c: add support for new card detection methods by Marek Szyprowski · 14 years ago
  35. a1d5646 sdhci-s3c: enable SDHCI_QUIRK_NO_HISPD_BIT quirk by Marek Szyprowski · 14 years ago
  36. ce5f036 sdhci-s3c: add support for the non standard minimal clock value by Marek Szyprowski · 14 years ago
  37. 3fe42e0 sdhci-s3c: add SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK quirk by Hyuk Lee · 14 years ago
  38. f3584e5 omap hsmmc: fix processing of all dma interrupts as block completion by Venkatraman S · 14 years ago
  39. 762333e drivers/mmc/host/msm-sdcc: remove dead config options by Christian Dietrich · 14 years ago
  40. 4816858 omap_hsmmc: add init_card pass-through callback by Grazvydas Ignotas · 14 years ago
  41. 6f51be3 sdio: allow non-standard SDIO cards by Grazvydas Ignotas · 14 years ago
  42. 20b1597b sdhci-pltfm: add support for CNS3xxx SoC devices by Anton Vorontsov · 14 years ago
  43. 845e3f4 sdhci-pltfm: reorganize Makefile entries to support SoC devices by Anton Vorontsov · 14 years ago
  44. 515033f sdhci-pltfm: switch to module device table matching by Anton Vorontsov · 14 years ago
  45. 27151dc mmc: omap: fix for bus width which improves SD card's peformance. by Kishore Kadiyala · 14 years ago
  46. fc8a098 mmc: only set blockaddressed for > 2GiB cards by Hanumath Prasad · 14 years ago
  47. c1f5977 sdhci: don't assign mmc->caps at SDHCI directly by Kyungmin Park · 14 years ago
  48. ae6d6c9 sdhci: 8-bit data transfer width support by Kyungmin Park · 14 years ago
  49. cfd1f82 sdhci: remove useless set_clock() check by Kyungmin Park · 14 years ago
  50. ccc92c2 mmc: make sdhci work with ricoh mmc controller by Maxim Levitsky · 14 years ago
  51. 4c2ef25 mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume by Maxim Levitsky · 14 years ago
  52. 7310ece8 mmc: implement SD-combo (IO+mem) support by Michal Miroslaw · 14 years ago
  53. 71578a1 mmc: split mmc_sd_init_card() by Michal Miroslaw · 14 years ago
  54. 6da24b7 mmc: recognize CSD structure by Kyungmin Park · 14 years ago
  55. ecc3099 drivers: scsi: use newly introduced hex_to_bin() method by Andy Shevchenko · 14 years ago
  56. 3094141 drivers/scsi: use memdup_user by Julia Lawall · 14 years ago
  57. a737b88 scsi: remove private BIT macros by Andrew Morton · 14 years ago
  58. 5c90ad9 scsi: fix bnx2i build errors by Randy Dunlap · 14 years ago
  59. b204524 scsi: fix pmcraid build errors by Randy Dunlap · 14 years ago
  60. 6de61f9 bfa: wrong fcport H2I message tested in bfa_fcport_isr() by Roel Kluin · 14 years ago
  61. 87da323 drivers/scsi/ch.c: don't use vprintk as macro by Joe Perches · 14 years ago
  62. 6d154db scsi: bfa: correct onstack wait_queue_head declaration by Yong Zhang · 14 years ago
  63. ae68230 drivers/scsi/qla2xxx/qla_os.c: fix continuation line formats by Joe Perches · 14 years ago
  64. 439d77f scsi/sd.c: quiet all sparse noise by H Hartley Sweeten · 14 years ago
  65. d6e9fb4 scsi: remove superfluous NULL pointer check from scsi_kill_request() by Bartlomiej Zolnierkiewicz · 14 years ago
  66. 85bc081 drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmalloc by Julia Lawall · 14 years ago
  67. d8187b9 dc395x: decrease iteration for tag_number of max_command in start_scsi() by Roel Kluin · 14 years ago
  68. 702a98c g_NCR5380: fix broken MMIO compilation by Ondrej Zary · 14 years ago
  69. c94babb g_NCR5380: remove misleading pnp error message by Ondrej Zary · 14 years ago
  70. eb6edad mpt fusion: convert to seq_file by Alexey Dobriyan · 14 years ago
  71. d236700 drivers/message: move dereference after NULL test by Julia Lawall · 14 years ago
  72. 95cc7ba drivers/scsi: remove unnecessary NULL test by Julia Lawall · 14 years ago
  73. 085267a NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma() by Roel Kluin · 14 years ago
  74. 2c076ee gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one() by Roel Kluin · 14 years ago
  75. ef3f7cc osst: fix read buffer overflow by Roel Kluin · 14 years ago
  76. 3771330 fix "hwmon: coretemp: update hotplug condition check" by Andrew Morton · 14 years ago
  77. 241a6a5 drivers/net/wireless/libertas/cfg.c: needs sched.h by Andrew Morton · 14 years ago
  78. 3d30701 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  79. 20d7b24 power: Remove owner field from attribute initialization code in OLPC driver by Guenter Roeck · 14 years ago
  80. 3d2be54 docbook: fix fatal error from libata by Randy Dunlap · 14 years ago
  81. 2f9e825 Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  82. 7ae0dea90 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  83. 6c74700 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 14 years ago
  84. 3e75616 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  85. 04f2b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  86. 9895850 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  87. fc385c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  88. b58af40 USB: serial: fix stalled writes by Johan Hovold · 14 years ago
  89. b409214 USB: remove fake "address-of" expressions by Alan Stern · 14 years ago
  90. b3e6704 USB: fix thread-unsafe anchor utiliy routines by Christian Lamparter · 14 years ago
  91. 951fd8e USB: usbtest: support test device with only one iso-in or iso-out endpoint by Ming Lei · 14 years ago
  92. e10e1be USB: usbtest: avoid to free coherent buffer in atomic context by Ming Lei · 14 years ago
  93. 006d582 USB: xhci: Set DMA mask for host. by Sarah Sharp · 14 years ago
  94. ed3f245 USB: xhci: Don't flush doorbell writes. by Sarah Sharp · 14 years ago
  95. c21599a USB: xhci: Reduce reads and writes of interrupter registers. by Sarah Sharp · 14 years ago
  96. 257d585 USB: xhci: Make xhci_set_hc_event_deq() static. by Sarah Sharp · 14 years ago
  97. c06d68b USB: xhci: Minimize HW event ring dequeue pointer writes. by Sarah Sharp · 14 years ago
  98. d6d98a4 USB: xhci: Make xhci_handle_event() static. by Sarah Sharp · 14 years ago
  99. 27e0dd4 USB: xhci: Remove unnecessary reads of IRQ_PENDING register. by Sarah Sharp · 14 years ago
  100. bda5314 USB: xhci: Performance - move xhci_work() into xhci_irq() by Sarah Sharp · 14 years ago