1. 653f41b MAINTAINERS: update for TI OMAP hsmmc driver by Madhusudhan Chikkature · 16 years ago
  2. 5e763d2 ARM: OMAP: RX51: set MMC capabilities and power-saving flag by Adrian Hunter · 16 years ago
  3. e2bf08d omap_hsmmc: set a large data timeout for commands with busy signal by Adrian Hunter · 16 years ago
  4. 2bec089 omap_hsmmc: ensure all clock enables and disables are paired by Adrian Hunter · 16 years ago
  5. b62f622 omap_hsmmc: protect the card when the cover is open by Adrian Hunter · 16 years ago
  6. 70a3341 omap_hsmmc: code refactoring by Denis Karpov · 16 years ago
  7. 4dffd7a omap_hsmmc: prevent races with irq handler by Adrian Hunter · 16 years ago
  8. 2305010 omap_hsmmc: cater for weird CMD6 behaviour by Adrian Hunter · 16 years ago
  9. c653a6d omap_hsmmc: clear interrupt status after init sequence by Adrian Hunter · 16 years ago
  10. 191d1f1 omap_hsmmc: cleanup macro usage by Denis Karpov · 16 years ago
  11. 0a40e64 omap_hsmmc: fix NULL pointer dereference by Jarkko Lavinen · 16 years ago
  12. 13189e7 omap_hsmmc: add mmc card sleep and awake support by Jarkko Lavinen · 16 years ago
  13. 623821f omap_hsmmc: put MMC regulator to sleep by Adrian Hunter · 16 years ago
  14. 9b7c18e ARM: OMAP: mmc-twl4030: add regulator sleep / wake function by Adrian Hunter · 16 years ago
  15. dd498ef omap_hsmmc: support for deeper power saving states by Denis Karpov · 16 years ago
  16. 23d99bb omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 16 years ago
  17. a3f406f omap_hsmmc: fix scatter-gather list sanity checking by Jarkko Lavinen · 16 years ago
  18. a6b2240 omap_hsmmc: ensure workqueues are empty before suspend by Adrian Hunter · 16 years ago
  19. abb28e7 omap_hsmmc: set open drain bit correctly by Denis Karpov · 16 years ago
  20. 11dd62a omap_hsmmc: context save/restore support by Denis Karpov · 16 years ago
  21. a362146 omap_hsmmc: keep track of power mode by Adrian Hunter · 16 years ago
  22. 1887bde ARM: OMAP: mmc-twl4030: add context loss counter support by Denis Karpov · 16 years ago
  23. 5e2ea61 omap_hsmmc: make use of new enable/disable interface by Adrian Hunter · 16 years ago
  24. d900f71 omap_hsmmc: add debugfs entry (host registers) by Denis Karpov · 16 years ago
  25. ef0b27d mmc: check status after MMC SWITCH command by Adrian Hunter · 16 years ago
  26. 53509f0 mmc: power off once at removal by Denis Karpov · 16 years ago
  27. b1ebe38 mmc: add mmc card sleep and awake support by Jarkko Lavinen · 16 years ago
  28. eae1aee mmc: add ability to save power by powering off cards by Adrian Hunter · 16 years ago
  29. 9feae24 mmc: add MMC_CAP_NONREMOVABLE host capability by Adrian Hunter · 16 years ago
  30. 319a3f1 mmc: allow host claim / release nesting by Adrian Hunter · 16 years ago
  31. 8ea926b mmc: add 'enable' and 'disable' methods to mmc host by Adrian Hunter · 16 years ago
  32. 27cce39 sdio: do not ignore MMC_VDD_165_195 by Ohad Ben-Cohen · 16 years ago
  33. f400cd8 mmc: register mmci-omap-hs using platform_driver_probe by Uwe Kleine-König · 16 years ago
  34. b5a74d6 msm_sdcc.c: move overly indented code to separate function by Joe Perches · 16 years ago
  35. 75d1452 msm_sdcc.c: stylistic cleaning by Joe Perches · 16 years ago
  36. 0a7ff7c msm_sdcc.c: convert printk(KERN_<level> to pr_<level>( by Joe Perches · 16 years ago
  37. 9d2bd73 mmc: msm_sdccc: driver for HTC Dream by San Mehat · 16 years ago
  38. ccdfe3a OMAP: HSMMC: do not enable buffer ready interrupt if using DMA by Anand Gadiyar · 16 years ago
  39. 500f356 mmc: in mmc_power_up(), use previously selected ocr if available by Balaji Rao · 16 years ago
  40. e56770f Blackfin: override text/data checking functions by Mike Frysinger · 16 years ago
  41. 2a9ad18 lockdep: use new arch_is_kernel_data() by Mike Frysinger · 16 years ago
  42. 128e8db kallsyms: use new arch_is_kernel_text() by Mike Frysinger · 16 years ago
  43. 00afe02 asm/sections: add text/data checking functions for arches to override by Mike Frysinger · 16 years ago
  44. a9ece53 kallsyms: fix segfault in prefix_underscores_count() by Paul Mundt · 16 years ago
  45. 1f10206 getrusage: fill ru_maxrss value by Jiri Pirko · 16 years ago
  46. b28cfd2 kmap_types.h: rename D macro by Andi Kleen · 16 years ago
  47. a49c59c Make sure the value in abs() does not get truncated if it is greater than 2^32 by Rolf Eike Beer · 16 years ago
  48. d7d7561 fix compat_sys_utimensat() by Suzuki Poulose · 16 years ago
  49. 54447c3 vlynq: includecheck fix: drivers/vlynq/vlynq.c by Jaswinder Singh Rajput · 16 years ago
  50. 945ffe5 qnx4: remove write support by Christoph Hellwig · 16 years ago
  51. 8a9f47d ntfs: remove ntfs_file_write by Christoph Hellwig · 16 years ago
  52. 562787a anonfd: split interface into file creation and install by Davide Libenzi · 16 years ago
  53. 515350b MAINTAINERS: remove dead ncpfs list by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 385773e aio.c: move EXPORT* macros to line after function by H Hartley Sweeten · 16 years ago
  55. 8c87df4 BUILD_BUG_ON(): fix it and a couple of bogus uses of it by Jan Beulich · 16 years ago
  56. 1fe72ea fs/buffer.c: clean up EXPORT* macros by H Hartley Sweeten · 16 years ago
  57. 88e0fbc fs: turn iprune_mutex into rwsem by Nick Piggin · 16 years ago
  58. 7086745 printk_once(): use bool for boolean flag by Roland Dreier · 16 years ago
  59. 02b51df proc connector: add event for process becoming session leader by Scott James Remnant · 16 years ago
  60. 88e9d34 seq_file: constify seq_operations by James Morris · 16 years ago
  61. b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 16 years ago
  62. 912e837 dme1737: Keep index within pwm_config[] by Roel Kluin · 16 years ago
  63. 54fdade generic-ipi: make struct call_function_data lockless by Xiao Guangrong · 16 years ago
  64. 5c72513 Fix all -Wmissing-prototypes warnings in x86 defconfig by Trevor Keith · 16 years ago
  65. e898893 dac960: fix undefined behavior on empty string by Michael Buesch · 16 years ago
  66. c02e3f3 kmod: fix race in usermodehelper code by Neil Horman · 16 years ago
  67. 1fd7317d Move magic numbers into magic.h by Nick Black · 16 years ago
  68. af91322 printk: add printk_delay to make messages readable for some scenarios by Dave Young · 16 years ago
  69. 3a3b6ed printk boot_delay: rename printk_delay_msec to loops_per_msec by Dave Young · 16 years ago
  70. 5ae87e7 poll/select: avoid arithmetic overflow in __estimate_accuracy() by Guillaume Knispel · 16 years ago
  71. f58f2fa kprobes: use do_IRQ() in lkdtm by M. Mohan Kumar · 16 years ago
  72. ca976c5 smbfs: read buffer overflow by Roel Kluin · 16 years ago
  73. fa081b0 include/linux/kmemcheck.h: fix a trillion warnings by Andrew Morton · 16 years ago
  74. 7fa0772 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 991d79b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 16 years ago
  76. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  77. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  78. 50223e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  79. e258b80 input: add a driver for the Winbond WPCD376I Consumer IR hardware by David Härdeman · 16 years ago
  80. abd6633 pnp: add a shutdown method to pnp drivers by David Härdeman · 16 years ago
  81. a976f15 hwmon: applesmc: restore accelerometer and keyboard backlight on resume by Henrik Rydberg · 16 years ago
  82. 560a64a hwmon: fix freeing of gpio_data and irq by Roel Kluin · 16 years ago
  83. 905ffdc drivers/hwmon/adm1021.c: add low_power support for adm1021 driver by Michael Abbott · 16 years ago
  84. f266889 drivers/hwmon/adm1021.c: support high precision ADM1023 remote sensor by Michael Abbott · 16 years ago
  85. dc791f8 lis3_spi: code cleanups by Daniel Mack · 16 years ago
  86. 2cd9645 lis3: add power management functions by Daniel Mack · 16 years ago
  87. 8873c33 lis3: add free-fall/wakeup function via platform_data by Daniel Mack · 16 years ago
  88. 0ec4891 lis3: fix typo by Daniel Mack · 16 years ago
  89. 0bf41d9 drivers/hwmon/coretemp.c: enable the Intel Atom by Michael Riepe · 16 years ago
  90. 42e41c5 checkpatch: add some common Blackfin checks by Mike Frysinger · 16 years ago
  91. 0487683 checkpatch: version 0.29 by Andy Whitcroft · 16 years ago
  92. fb9e909 checkpatch: limit sN/uN matches to actual bit sizes by Andy Whitcroft · 16 years ago
  93. ea71a0a checkpatch: format strings should not have brackets in macros by Andy Whitcroft · 16 years ago
  94. 77f5b10 checkpatch: make -f alias --file, add --help, more verbose help message by Hannes Eder · 16 years ago
  95. 30dad6e checkpatch: indent checks -- stop when we run out of continuation lines by Andy Whitcroft · 16 years ago
  96. 113f04a checkpatch: handle C99 comments correctly (performance issue) by Daniel Walker · 16 years ago
  97. 463f286 checkpatch: possible types -- else cannot start a type by Andy Whitcroft · 16 years ago
  98. fc0d8d9 flex_array: add missing kerneldoc annotations by David Rientjes · 16 years ago
  99. 45b588d flex_array: introduce DEFINE_FLEX_ARRAY by David Rientjes · 16 years ago
  100. 4af5a2f flex_array: add flex_array_shrink function by David Rientjes · 16 years ago