1. a166195 mmc: sd: When resuming, try a little harder to init the card by San Mehat · 16 years ago
  2. 200a8e8 mmc: Add new API call 'sdio_reset_comm' for resetting communication with an SDIO device by San Mehat · 17 years ago
  3. dc12952 trout: Add functions for WiFi by Dmitry Shmidt · 16 years ago
  4. 9a24820 mmc: Add concept of an 'embedded' SDIO device. by San Mehat · 17 years ago
  5. ae11f09 mmc: sd: Add new CONFIG_MMC_PARANOID_SD_INIT for enabling retries during SD detection by San Mehat · 16 years ago
  6. eca2e01 mmc: Add status IRQ and status callback function to mmc platform data by San Mehat · 16 years ago
  7. 70abd67 Input: synaptics_i2c_rmi: Add irqflags to platform data struct to pass them to driver by Rebecca Schultz Zavin · 16 years ago
  8. 90229d8 Input: synaptics_i2c_rmi: Send new multi touch events by Arve Hjønnevåg · 15 years ago
  9. 1d1ca96 Input: synaptics_i2c_rmi: Add sensitivity adjust option. by Arve Hjønnevåg · 15 years ago
  10. 3f8a4b0 Input: synaptics_i2c_rmi: Add support for panels with has-no-relative-data property. by Arve Hjønnevåg · 16 years ago
  11. 00adffd Input: synaptics_i2c_rmi: Driver for Synaptics Touchscreens using RMI over I2C. by Arve Hjønnevåg · 17 years ago
  12. 16e1bce input: keychord: Add keychord driver by Mike Lockwood · 16 years ago
  13. c167867 input: Add keyreset driver. by Arve Hjønnevåg · 16 years ago
  14. 9be7b63 Input: gpio_input: disable_irq -> disable_irq_nosync by Arve Hjønnevåg · 16 years ago
  15. 0da26bf Input: gpio_event: Allow multiple input devices per gpio_event device by Arve Hjønnevåg · 15 years ago
  16. 8f836aa Input: gpio_input: Fix keys with keycode 0x100-0x1ff by Arve Hjønnevåg · 15 years ago
  17. 72fc624 Input: Generic GPIO Input device. by Arve Hjønnevåg · 16 years ago
  18. 766e993 Grants system server access to /proc/<pid>/oom_adj for Android applications. by Mike Chan · 17 years ago
  19. ac73333 FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID. by Mike Lockwood · 17 years ago
  20. 807e5f6 misc: uidstat: Adding uid stat driver to collect network statistics. by Mike Chan · 16 years ago
  21. 9b7a3a5 sysfs_net_ipv4: Add sysfs-based knobs for controlling TCP window size by Robert Love · 16 years ago
  22. a7429e5 net: socket ioctl to reset connections matching local address by Robert Love · 17 years ago
  23. 8affb4e Paranoid network. by Robert Love · 16 years ago
  24. 6a4e643 ashmem for 2.6.27. by Robert Love · 16 years ago
  25. a7f1281 Add android_aid.h by Robert Love · 16 years ago
  26. a4ff0e8 pmem: Add pmem driver by Rebecca Schultz · 16 years ago
  27. 4d258a2 switch: switch class and GPIO drivers. by Mike Lockwood · 16 years ago
  28. 0786d67 power_supply: Hold a wake_lock while power supply change notifications are pending by Arve Hjønnevåg · 15 years ago
  29. 2a1f352 input: evdev: Use unique wakelock names by Mike Chan · 15 years ago
  30. 5d61887 Input: Use monotonic time for event time stamps. by Arve Hjønnevåg · 16 years ago
  31. ca5d75f Input: Hold wake lock while event queue is not empty. by Arve Hjønnevåg · 16 years ago
  32. 04bbdfd ledtrig-sleep: Add led trigger for sleep debugging. by Arve Hjønnevåg · 17 years ago
  33. fa56540 rtc: alarm: Add in-kernel alarm interface by Arve Hjønnevåg · 16 years ago
  34. b54b33d rtc: Add android alarm driver. by Arve Hjønnevåg · 16 years ago
  35. 4b0ea27 PM: earlysuspend: Removing dependence on console. by Rebecca Schultz · 16 years ago
  36. b28a6a1 consoleearlysuspend: Fix for 2.6.32 by Arve Hjønnevåg · 15 years ago
  37. c8bb315 PM: earlysuspend: Add console switch when user requested sleep state changes. by Arve Hjønnevåg · 16 years ago
  38. 01e1354 PM: wakelock: Don't dump unfrozen task list when aborting try_to_freeze_tasks after less than one second by Arve Hjønnevåg · 15 years ago
  39. 677f104 PM: wakelock: Abort task freezing if a wake lock is held. by Arve Hjønnevåg · 16 years ago
  40. 47dfb46 PM: Add user-space wake lock api. by Arve Hjønnevåg · 16 years ago
  41. b0dc343 PM: Enable early suspend through /sys/power/state by Arve Hjønnevåg · 16 years ago
  42. c1783f5 PM: Implement early suspend api by Arve Hjønnevåg · 16 years ago
  43. 1b07495 PM: wakelocks: Use seq_file for /proc/wakelocks so we can get more than 3K of stats. by Arve Hjønnevåg · 15 years ago
  44. 10f0138 power: wakelocks: fix buffer overflow in print_wake_locks by Erik Gilling · 15 years ago
  45. 97a0a74 power: Prevent spinlock recursion when wake_unlock() is called by Mike Chan · 15 years ago
  46. fe6cd63 PM: Implement wakelock api. by Arve Hjønnevåg · 16 years ago
  47. 9e37258 PM: Add early suspend api. by Arve Hjønnevåg · 16 years ago
  48. ec81142 PM: Add wake lock api. by Arve Hjønnevåg · 16 years ago
  49. 2722f1b [docs] android: Add android config documentation to boot framework. by Mike Chan · 16 years ago
  50. 24a72a9 mtd: nand: Allow NAND chip ids to be included standalone. by Dima Zavin · 16 years ago
  51. 2a1970e Make /dev/mem configurable, as we don't want it. by Robert Love · 17 years ago
  52. f2a96a6 sched: Enable might_sleep before initializing drivers. by Arve Hjønnevåg · 16 years ago
  53. ac7df7d Add build option to to set the default panic timeout. by Arve Hjønnevåg · 18 years ago
  54. 2d35c83 [ARM] Optionally flush entire dcache from v6_dma_flush_range by Arve Hjønnevåg · 16 years ago
  55. 83de731 mm: Add min_free_order_shift tunable. by Arve Hjønnevåg · 16 years ago
  56. 180b7a0 [ARM] avoid mis-detecting some V7 cores in the decompressor by Brian Swetland · 16 years ago
  57. 069a031 [ARM] armv6 dcc tty driver by Arve Hjønnevåg · 17 years ago
  58. 76b3990 ARM: Make low-level printk work by Tony Lindgren · 20 years ago
  59. 054651f Revert "Staging: android: mark subsystem as broken" by Arve Hjønnevåg · 15 years ago
  60. 599c66e staging/android: fix build issues by Corentin Chary · 15 years ago
  61. 594d1fd Revert "Staging: android: delete android drivers" by Arve Hjønnevåg · 15 years ago
  62. 2c53b43 Linux 3.0-rc3 by Linus Torvalds · 14 years ago
  63. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  64. ffdb8f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  65. 80dadf8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  66. c78a9b9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  67. 842c895 Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  68. 562d1ff Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  69. acb11bc Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 14 years ago
  70. 33a5388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  71. e3f88ae spi-pl022: Add missing return value update by Virupax Sadashivpetimath · 14 years ago
  72. 3c25fa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  73. 9d6fa8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  74. c7ca6b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  75. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  76. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  77. b99ca60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  78. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 14 years ago
  79. 83fe32d netpoll: call dev_put() on error in netpoll_setup() by Dan Carpenter · 14 years ago
  80. f1c089e net: ep93xx_eth: fix DMA API violations by Mika Westerberg · 14 years ago
  81. 1f758a4 net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() by Mika Westerberg · 14 years ago
  82. 3247a1f net: ep93xx_eth: allocate buffers using kmalloc() by Mika Westerberg · 14 years ago
  83. fc9b491 net: ep93xx_eth: pass struct device to DMA API functions by Mika Westerberg · 14 years ago
  84. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 14 years ago
  85. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 14 years ago
  86. 06866bf dl2k: EEPROM CRC calculation wrong endianess on bigendian machine by Daniel Hellstrom · 14 years ago
  87. f777737 NET: am79c961: fix assembler warnings by Russell King - ARM Linux · 14 years ago
  88. bfc6501 NET: am79c961: ensure multicast filter is correctly set at open by Russell King - ARM Linux · 14 years ago
  89. d814dee NET: am79c961: ensure asm() statements are marked volatile by Russell King - ARM Linux · 14 years ago
  90. 3307d0d ide-cd: signedness warning fix again by Connor Hansen · 14 years ago
  91. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 14 years ago
  92. 30b4caf Btrfs: use join_transaction in btrfs_evict_inode() by Li Zefan · 14 years ago
  93. 071d73c nilfs2: fix problem in setting checkpoint interval by Ryusuke Konishi · 14 years ago
  94. d409905 nilfs2: fix missing block address termination in btree node shrinking by Ryusuke Konishi · 14 years ago
  95. fe744fd nilfs2: fix incorrect block address termination in node concatenation by Ryusuke Konishi · 14 years ago
  96. 22b63a2 Btrfs - use %pU to print fsid by Ilya Dryomov · 14 years ago
  97. 08d2f34 Btrfs: fix extent state leak on failed nodatasum reads by Jan Schmidt · 14 years ago
  98. 0e73587 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into for-linus by Chris Mason · 14 years ago
  99. 5be7675 btrfs: fix unlocked access of delalloc_inodes by David Sterba · 14 years ago
  100. 027ed2f Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() by Li Zefan · 14 years ago