1. 6bd57f2 ps3flash: Cache the last accessed FLASH chunk by Geert Uytterhoeven · 17 years ago
  2. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 17 years ago
  3. a469f56 drivers/ps3: Add missing annotations by Geert Uytterhoeven · 17 years ago
  4. cd4a157 ps3fb: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 17 years ago
  5. 559dc87 ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access by Geert Uytterhoeven · 17 years ago
  6. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 17 years ago
  7. 6dee2c8 block/ps3: remove driver_data direct access of struct device by Roel Kluin · 17 years ago
  8. 1bd9784 ps3vram: Make ps3vram_priv.reports a void * by Geert Uytterhoeven · 17 years ago
  9. c3b94fd ps3vram: Remove no longer used ps3vram_priv.ddr_base by Geert Uytterhoeven · 17 years ago
  10. fb89e89 ps3vram: Replace mutex by spinlock + bio_list by Geert Uytterhoeven · 17 years ago
  11. c204ff6 ps3fb: Tear down FB setup during cleanup by Geert Uytterhoeven · 17 years ago
  12. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 17 years ago
  13. 56ac72d ps3vram: GPU memory mapping cleanup by Geert Uytterhoeven · 17 years ago
  14. e78d0c5 ps3fb: GPU memory mapping cleanup by Geert Uytterhoeven · 17 years ago
  15. ca971ea ps3fb: Correct handling of device opening in ps3fb_probe() by Geert Uytterhoeven · 17 years ago
  16. bb94f07 ps3fb: Inline functions in ps3fb_probe(), to ease cleanup in the error path by Geert Uytterhoeven · 17 years ago
  17. 02aad32 ps3fb: Remove useless debug checks in ps3fb_shutdown() by Geert Uytterhoeven · 17 years ago
  18. 3273d87 ps3vram: Correct exchanged gotos in ps3vram_probe() error path by Jim Paris · 17 years ago
  19. 3c20e2f ps3vram: Use proc_create_data() instead of proc_create() by Geert Uytterhoeven · 17 years ago
  20. 734957c ps3vram: Fix error path (return -EIO) for short read/write by Geert Uytterhoeven · 17 years ago
  21. 7a4a89c ps3av: Set 16:9 aspect ratio for 720p video modes by sebastian.blanes@gmail.com · 17 years ago
  22. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 17 years ago
  23. cf504632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  24. 9cf46a3 fusion: fix recent kernel-doc problems by Randy Dunlap · 17 years ago
  25. 2625b10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  26. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  27. b322b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  28. 2cf4d45 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  29. 8d34ff3 Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus by Roland Dreier · 17 years ago
  30. d1fdf24 mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 17 years ago
  31. 4c31791 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 17 years ago
  32. 9aa0a48 IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx by Roland Dreier · 17 years ago
  33. 7f72134c atmel-mci: add MCI2 register definitions by Nicolas Ferre · 17 years ago
  34. 1991189 atmel-mci: Integrate AT91 specific definition in header file by Nicolas Ferre · 17 years ago
  35. e6f2c7a tmio_mmc: allow compilation for ASIC3 by Philipp Zabel · 17 years ago
  36. 051913d mmc_block: do not DMA to stack by Ben Dooks · 17 years ago
  37. be3f4ae sdhci: Print ADMA status and pointer on debug by Ben Dooks · 17 years ago
  38. da46a0b tmio_mmc: fix clock setup by Ian Molton · 17 years ago
  39. 544f277 tmio_mmc: map SD control registers after enabling the MFD cell by Philipp Zabel · 17 years ago
  40. d6c9b5e tmio_mmc: correct probe return value for num_resources != 3 by Philipp Zabel · 17 years ago
  41. 6c413cc tmio_mmc: don't use set_irq_type by Philipp Zabel · 17 years ago
  42. 5e74672 tmio_mmc: add bus_shift support by Philipp Zabel · 17 years ago
  43. f0e46cc MFD,mmc: tmio_mmc: make HCLK configurable by Philipp Zabel · 17 years ago
  44. fdd858d mmc_spi: don't use EINVAL for possible transmission errors by Wolfgang Muees · 17 years ago
  45. c54f6bc cb710: more cleanup for the DEBUG case. by Michał Mirosław · 17 years ago
  46. a3456a2 sdhci: platform driver for SDHCI by Richard Röjfors · 17 years ago
  47. 99d9260 mxcmmc: remove frequency workaround by Pierre Ossman · 17 years ago
  48. 9bf69a2 cb710: handle DEBUG define in Makefile by Pierre Ossman · 17 years ago
  49. 10eb4f9 cb710: add missing parenthesis by Pierre Ossman · 17 years ago
  50. 09adfe4 cb710: fix printk format string by Pierre Ossman · 17 years ago
  51. 5f5bac8 mmc: Driver for CB710/720 memory card reader (MMC part) by Michał Mirosław · 17 years ago
  52. 8385f9c pxamci: add regulator support. by Daniel Ribeiro · 17 years ago
  53. 8dfd037 MMC core: limit minimum initialization frequency to 400kHz by Sascha Hauer · 17 years ago
  54. ae62890 sdhci: avoid changing voltage needlessly by Pierre Ossman · 17 years ago
  55. 7ceeb6a mmc/omap: make mmci-omap using platform_driver_probe by Uwe Kleine-König · 17 years ago
  56. 5cf20aa mmc_spi: speedup for slow cards, less wear-out by Wolfgang Muees · 17 years ago
  57. 94d89ef mmc: mmc_rescan detects card change in one run by Jorg Schummer · 17 years ago
  58. 44b7532b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  59. 84c48e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  60. d32f60e Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 17 years ago
  61. 32f44d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  62. bc3bf8f [SCSI] cnic: fix error: implicit declaration of function ‘__symbol_get’ by Ingo Molnar · 17 years ago
  63. faea56c [SCSI] cnic: fix undefined reference to `ip6_route_output' by Randy Dunlap · 17 years ago
  64. fbe0b8d Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Haavard Skinnemoen · 17 years ago
  65. dd14be4 i2c-ocores: Can add I2C devices to the bus by Richard Röjfors · 17 years ago
  66. 7d85ccd i2c-s3c2410: move to using platform idtable to match devices by Ben Dooks · 17 years ago
  67. 84bf2c8 i2c: OMAP3: Better noise suppression for fast/standard modes by Aaro Koskinen · 17 years ago
  68. baf46b4 i2c: OMAP2/3: Fix scll/sclh calculations by Aaro Koskinen · 17 years ago
  69. e0cd2dd i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality by Michael Hennerich · 17 years ago
  70. 94327d0 i2c: Blackfin TWI: fix transfer errors with repeat start by Frank Shew · 17 years ago
  71. 57a8f32 i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat by Sonic Zhang · 17 years ago
  72. 9528d1c i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0 by Michael Hennerich · 17 years ago
  73. d645727 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  74. 6b70246 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  75. 947ec0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  76. 02a99ed Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 17 years ago
  77. 47ea421 Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 17 years ago
  78. 783ea7d Driver Core: Rework platform suspend/resume, print warning by Magnus Damm · 17 years ago
  79. 0072578 PM: Remove device_type suspend()/resume() by Magnus Damm · 17 years ago
  80. e240b58 PM: Remove bus_type suspend_late()/resume_early() V2 by Magnus Damm · 17 years ago
  81. d161630 PM core: rename suspend and resume functions by Alan Stern · 17 years ago
  82. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 17 years ago
  83. 62b0124 PM: Warn if interrupts are enabled during suspend-resume of sysdevs by Rafael J. Wysocki · 17 years ago
  84. c9b8af0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  85. c59a264 Merge git://git.infradead.org/~dwmw2/firmware-2.6 by Linus Torvalds · 17 years ago
  86. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  87. 16ffc3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtio by Linus Torvalds · 17 years ago
  88. 65d52cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 17 years ago
  89. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  90. 638772c fb: add support of LCD display controller on pxa168/910 (base layer) by Lennert Buytenhek · 17 years ago
  91. db5ed9b trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug by Peter Huewe · 17 years ago
  92. 3ac49a1 trivial: fix ETIMEOUT -> ETIMEDOUT typos by Jean Delvare · 17 years ago
  93. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 17 years ago
  94. 492d0f9 trivial: input/misc: Fix typo in Kconfig by Alessio Igor Bogani · 17 years ago
  95. 0fa1b0a trivial: fix grammo in bus_for_each_dev() kerneldoc by Alex Chiang · 17 years ago
  96. 19f5946 trivial: Miscellaneous documentation typo fixes by Matt LaPlante · 17 years ago
  97. 19af5cd trivial: fix typo milisecond/millisecond for documentation and source comments. by Martin Olsson · 17 years ago
  98. 98a1708 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. by Martin Olsson · 17 years ago
  99. 6d60f9d trivial: Fix paramater/parameter typo in dmesg and source comments by Martin Olsson · 17 years ago
  100. 4b512d2 trivial: typo (en|dis|avail|remove)bale -> (en|dis|avail|remove)able by Thadeu Lima de Souza Cascardo · 17 years ago