1. d62b98f mcp23s08: isolate spi specific parts by Peter Korsgaard · 14 years ago
  2. 1bb6f9b0 mcp23s08: get rid of setup/teardown callbacks by Peter Korsgaard · 14 years ago
  3. eb5064d gpio/tegra: dt: add binding for gpio polarity by Olof Johansson · 14 years ago
  4. 8ff37c3 mcp23s08: remove unused work queue by Peter Korsgaard · 14 years ago
  5. cd27918 gpio/da9052: remove a redundant assignment for gpio->da9052 by Axel Lin · 14 years ago
  6. 8937cb6 gpio/mxc: add device tree probe support by Shawn Guo · 14 years ago
  7. 14305e6 ARM: mxc: use ARCH_NR_GPIOS to define gpio number by Shawn Guo · 14 years ago
  8. e7fc6ae gpio/mxc: get rid of the uses of cpu_is_mx() by Shawn Guo · 14 years ago
  9. fb14921 gpio/mxc: add missing initialization of basic_mmio_gpio shadow variables by Lothar Waßmann · 14 years ago
  10. 6eae1ac gpio: Move mpc5200 gpio driver to drivers/gpio by Grant Likely · 14 years ago
  11. 07bfc91 GPIO: DA9052 GPIO module v3 by ashishj3 · 14 years ago
  12. f7f678a gpio/tegra: Use engineering names in DT compatible property by Stephen Warren · 14 years ago
  13. a6b0919 of/gpio: Add new method for getting gpios under different property names by John Bonesio · 14 years ago
  14. bf859f8 gpio/dt: Refine GPIO device tree binding by Grant Likely · 14 years ago
  15. 3330057 gpio/ml-ioh: fix off-by-one for displaying variable i in dev_err by Axel Lin · 14 years ago
  16. a57339b gpio/pca953x: Deprecate meaningless device-tree bindings by David Jander · 14 years ago
  17. c6dcf59 gpio/pca953x: Remove dynamic platform data pointer by David Jander · 14 years ago
  18. c609c05 gpio/pca953x: Fix IRQ support. by David Jander · 14 years ago
  19. 8e46ea3 Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next by Grant Likely · 14 years ago
  20. e5ff444 gpio/omap: cleanup show revision, remove cpu_is checks, display only once by Kevin Hilman · 14 years ago
  21. 9942da0 gpio/omap: debounce remove SoC specific registers, use pdata by Kevin Hilman · 14 years ago
  22. f64ad1a gpio/omap: cleanup _set_gpio_wakeup(), remove ifdefs by Kevin Hilman · 14 years ago
  23. 7a6f841 gpio/omap: remove useless gpio_valid() & check_gpio() checks by Kevin Hilman · 14 years ago
  24. f8b46b5 gpio/omap: convert MPUIO IRQ over to generic irq_chip by Kevin Hilman · 14 years ago
  25. 28f3b5a gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs by Kevin Hilman · 14 years ago
  26. eef4bec gpio/omap: consolidate IRQ status handling, remove #ifdefs by Kevin Hilman · 14 years ago
  27. fa87931a gpio/omap: consolidate direction, input, output, remove #ifdefs by Kevin Hilman · 14 years ago
  28. a8be8da gpio/omap: remove get_gpio_bank() by Charulatha V · 14 years ago
  29. 129fd22 gpio/omap: replace get_gpio_index() by using bank width by Kevin Hilman · 14 years ago
  30. c390aad0 gpio/omap: _get_gpio_irqbank_mask: replace hard-coded mask with bank->width by Kevin Hilman · 14 years ago
  31. d5f4624 gpio/omap: move bank width into struct gpio_bank by Kevin Hilman · 14 years ago
  32. bdba15d gpio/omap: remove MPUIO handling from _clear_gpio_irqbank() by Kevin Hilman · 14 years ago
  33. df3c851 gpio/omap: _clear_gpio_irqbank: fix flushing of posted write by Kevin Hilman · 14 years ago
  34. 2bc7c85 Merge branch 'gpio/next-tegra' into gpio/next by Grant Likely · 14 years ago
  35. df22122 gpio/tegra: add devicetree support by Grant Likely · 14 years ago
  36. ea5a960 gpio/tegra: Move Tegra gpio driver to drivers/gpio by Grant Likely · 14 years ago
  37. 2c53b43 Linux 3.0-rc3 by Linus Torvalds · 14 years ago
  38. 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
  39. ffdb8f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  40. 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
  41. 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
  42. 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
  43. 562d1ff Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  44. 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
  45. 33a5388 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 14 years ago
  46. e3f88ae spi-pl022: Add missing return value update by Virupax Sadashivpetimath · 14 years ago
  47. 12610be gpio/74x164: fix clash with gpiolib namespace by Linus Walleij · 14 years ago
  48. 3c25fa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 14 years ago
  49. 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
  50. c7ca6b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  51. 08d63aa Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  52. 152b92d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  53. 5523f86 gpio/mxc: fix a bug with gpio_get_value calling by Shawn Guo · 14 years ago
  54. 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
  55. 84860c7 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() by Jesper Juhl · 14 years ago
  56. 83fe32d netpoll: call dev_put() on error in netpoll_setup() by Dan Carpenter · 14 years ago
  57. f1c089e net: ep93xx_eth: fix DMA API violations by Mika Westerberg · 14 years ago
  58. 1f758a4 net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent() by Mika Westerberg · 14 years ago
  59. 3247a1f net: ep93xx_eth: allocate buffers using kmalloc() by Mika Westerberg · 14 years ago
  60. fc9b491 net: ep93xx_eth: pass struct device to DMA API functions by Mika Westerberg · 14 years ago
  61. fa70cf4 ep93xx: set DMA masks for the ep93xx_eth by Mika Westerberg · 14 years ago
  62. 0b5c9db vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check by Jiri Pirko · 14 years ago
  63. 06866bf dl2k: EEPROM CRC calculation wrong endianess on bigendian machine by Daniel Hellstrom · 14 years ago
  64. f777737 NET: am79c961: fix assembler warnings by Russell King - ARM Linux · 14 years ago
  65. bfc6501 NET: am79c961: ensure multicast filter is correctly set at open by Russell King - ARM Linux · 14 years ago
  66. d814dee NET: am79c961: ensure asm() statements are marked volatile by Russell King - ARM Linux · 14 years ago
  67. 3307d0d ide-cd: signedness warning fix again by Connor Hansen · 14 years ago
  68. 56a2105 linux/seqlock.h should #include asm/processor.h for cpu_relax() by David Howells · 14 years ago
  69. 30b4caf Btrfs: use join_transaction in btrfs_evict_inode() by Li Zefan · 14 years ago
  70. 071d73c nilfs2: fix problem in setting checkpoint interval by Ryusuke Konishi · 14 years ago
  71. d409905 nilfs2: fix missing block address termination in btree node shrinking by Ryusuke Konishi · 14 years ago
  72. fe744fd nilfs2: fix incorrect block address termination in node concatenation by Ryusuke Konishi · 14 years ago
  73. 27810c5 gpio/vr41xx: Convert use of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  74. b57e3c2 gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE define by H Hartley Sweeten · 14 years ago
  75. 22b63a2 Btrfs - use %pU to print fsid by Ilya Dryomov · 14 years ago
  76. 08d2f34 Btrfs: fix extent state leak on failed nodatasum reads by Jan Schmidt · 14 years ago
  77. 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
  78. 5be7675 btrfs: fix unlocked access of delalloc_inodes by David Sterba · 14 years ago
  79. 027ed2f Btrfs: avoid stack bloat in btrfs_ioctl_fs_info() by Li Zefan · 14 years ago
  80. 9eb9104 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline by richard kennedy · 14 years ago
  81. 38e8805 Btrfs: clear current->journal_info on async transaction commit by Sage Weil · 14 years ago
  82. 38e8788 Btrfs: make sure to recheck for bitmaps in clusters by Chris Mason · 14 years ago
  83. 05e2054 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 14 years ago
  84. e5ea3f1 gpio/basic_mmio: add missing include of spinlock_types.h by Jamie Iles · 14 years ago
  85. 7ab1fc0 ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N57001 laptop by Daniel T Chen · 14 years ago
  86. 890ee02 ALSA: Use %pV for snd_printk() by Takashi Iwai · 14 years ago
  87. c0a2026 ALSA: hda - Fix initialization of hp pins with master_mute in Realtek by Takashi Iwai · 14 years ago
  88. 20f5e0b ALSA: hda - Fix invalid unsol tag for some alc262 model quirks by Takashi Iwai · 14 years ago
  89. 6eef312 btrfs: remove unneeded includes from scrub.c by Arne Jansen · 14 years ago
  90. 632dd77 btrfs: reinitialize scrub workers by Arne Jansen · 14 years ago
  91. 8c51032 btrfs: scrub: errors in tree enumeration by Arne Jansen · 14 years ago
  92. ad3e34b Btrfs: don't map extent buffer if path->skip_locking is set by Josef Bacik · 14 years ago
  93. 3319550 ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register by Sangbeom Kim · 14 years ago
  94. 13863a6 genirq: Prevent potential NULL dereference in irq_set_irq_wake() by Jesper Juhl · 14 years ago
  95. 45694c2 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  96. 7f45e5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  97. 6aeccec Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  98. 10f0d07 sparc32, leon: bugfix in LEON SMP interrupt init by Daniel Hellstrom · 14 years ago
  99. a7d82a0 sparc32, sun4m: bugfix in SMP IPI traphandler by Daniel Hellstrom · 14 years ago
  100. b4c8cc8 ethtool.h: fix typos by Yegor Yefremov · 14 years ago