1. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  2. 64f3464 pcmcia: move pccard_get_configuration_info to ioctl by Dominik Brodowski · 16 years ago
  3. ef313e3 pcmcia: remove remaining in-kernel pcmcia_get_configuration_info() users by Dominik Brodowski · 16 years ago
  4. ff08705 Merge branches 'pcmcia-config-loop' and 'pcmcia-printk' into pcmcia by Dominik Brodowski · 16 years ago
  5. 7d16b65 pcmcia: don't add extra DEBUG cflag by Dominik Brodowski · 16 years ago
  6. 2bccc2a pcmcia: remove unused cs_socket_name() definition by Dominik Brodowski · 16 years ago
  7. dbe4ea5 pcmcia: use dev_printk in module rsrc_nonstatic by Dominik Brodowski · 16 years ago
  8. ac449d6 pcmcia: use dev_printk in module pcmcia by Dominik Brodowski · 16 years ago
  9. 2e55bf6 pcmcia: use dev_printk in module pcmcia_core by Dominik Brodowski · 16 years ago
  10. dd797d8 pcmcia: use dev_printk and dev_dbg in yenta_socket by Dominik Brodowski · 16 years ago
  11. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  12. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  13. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  14. 84e2d34 pcmcia: use pcmcia_loop_config in misc pcmcia drivers by Dominik Brodowski · 16 years ago
  15. b54bf94 pcmcia: use pcmcia_loop_config in net pcmcia drivers by Dominik Brodowski · 16 years ago
  16. 5fcd4da pcmcia: use pcmcia_loop_config in ISDN pcmcia drivers by Dominik Brodowski · 16 years ago
  17. 0e6f9d2 pcmcia: use pcmcia_loop_config in scsi pcmcia drivers by Dominik Brodowski · 16 years ago
  18. ed58872 pcmcia: use pcmcia_loop_config in bluetooth drivers by Dominik Brodowski · 16 years ago
  19. 0bac660 pcmcia: use pcmcia_loop_config in pata and ide drivers by Dominik Brodowski · 16 years ago
  20. a804b57 pcmcia: add pcmcia_loop_config() helper by Dominik Brodowski · 16 years ago
  21. 795659e pcmcia: uniform device IDs of pata_pcmcia and ide-cs by Dominik Brodowski · 16 years ago
  22. 53efec9 pcmcia: only copy CIS override data once by Dominik Brodowski · 16 years ago
  23. 7874d35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  24. 5dfb66b Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  25. 1d9b9f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  26. a3ad7f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  27. cf485e5 lguest: use cpu capability accessors by Andrew Morton · 16 years ago
  28. 0a70721 lguest: fix switcher_page leak on unload by Johannes Weiner · 16 years ago
  29. 0c12091 lguest: Guest int3 fix by Rusty Russell · 16 years ago
  30. 424f525 mfd: accept pure device as a parent, not only platform_device by Dmitry Baryshkov · 16 years ago
  31. c27ef92 sh7760fb: write colormap value to hardware by Manuel Lauss · 16 years ago
  32. cb1d0a7 spi_s3c24xx: really assign busnum by Ben Dooks · 16 years ago
  33. 9a7867e mpc52xx_psc_spi: fix block transfer by Luotao Fu · 16 years ago
  34. 56edb58 mfd: add platform_data to mfd_cell by Mike Rapoport · 16 years ago
  35. 63add2f Merge branch 'cpus4096-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. 3684a60 ipwireless: fix compile failure by James Bottomley · 16 years ago
  37. 979b179 PCI: add D3 power state avoidance quirk by Alan Cox · 16 years ago
  38. 362b707 PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot by Matthew Wilcox · 16 years ago
  39. d6d3857 PCI: add an option to allow ASPM enabled forcibly by Shaohua Li · 16 years ago
  40. 149e163 PCI: disable ASPM on pre-1.1 PCIe devices by Shaohua Li · 16 years ago
  41. 5fde244 PCI: disable ASPM per ACPI FADT setting by Shaohua Li · 16 years ago
  42. ce6fce4 PCI MSI: Don't disable MSIs if the mask bit isn't supported by Matthew Wilcox · 16 years ago
  43. 9e3ee1c Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  44. cc5499c PCI: handle 64-bit resources better on 32-bit machines by Matthew Wilcox · 16 years ago
  45. 6ac665c PCI: rewrite PCI BAR reading code by Matthew Wilcox · 16 years ago
  46. 414f746 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  47. 3713907 PCI: document pci_target_state by Jesse Barnes · 16 years ago
  48. 56adc59 PCI hotplug: fix typo in pcie hotplug output by Jesse Barnes · 16 years ago
  49. f934fb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  50. 7f71ac9 mfd: Coding style fixes by Ben Dooks · 16 years ago
  51. 96ee419 mfd: Use to_platform_device instead of container_of by Ben Dooks · 16 years ago
  52. d9089c2 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  53. bda426f Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6 by Linus Torvalds · 16 years ago
  54. b10a8b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  55. 37eaf8c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  56. 58f2507 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  57. 1f07be1 more sysdev API change fallout - drivers/base/memory.c by Stephen Rothwell · 16 years ago
  58. b032bf70d ACPI/CPUIDLE: prevent setting pm_idle to NULL by Thomas Gleixner · 16 years ago
  59. 9ffc169 Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  60. a013869 ipwireless: Preallocate received packet buffers with MRU size by David Sterba · 16 years ago
  61. 0f38c47 ipwireless: Put packets to pool start by David Sterba · 16 years ago
  62. bee9c7c ipwireless: Increase PPP outgoing queue size by David Sterba · 16 years ago
  63. 09e491e ipwireless: Explicitly request io and mem regions by David Sterba · 16 years ago
  64. ff3e990 ipwireless: Constify buffer variables by David Sterba · 16 years ago
  65. 93110f6 ipwireless: Do not return value from sending funcs by David Sterba · 16 years ago
  66. d54c275 ipwireless: Remove endian-dependent bitfields by David Sterba · 16 years ago
  67. 622e713 ipwireless: Glue splitted printk strings back by David Sterba · 16 years ago
  68. 2fc5577 ipwireless: Remove pt_regs from interrupt handler by David Sterba · 16 years ago
  69. 63c4dbd ipwireless: Rename spinlock variables to lock by David Sterba · 16 years ago
  70. 2e71316 ipwireless: Remove unused defines by David Sterba · 16 years ago
  71. d4c0deb ipwireless: Misc cleanups by David Sterba · 16 years ago
  72. 00eabe7 [SCSI] qla2xxx: fix msleep compile error by FUJITA Tomonori · 16 years ago
  73. 958585f i2c: Blackfin I2C Driver: Functional power management support by Michael Hennerich · 16 years ago
  74. 61c7cff i2c: S3C24XX I2C frequency scaling support. by Ben Dooks · 16 years ago
  75. 1efe7c5 i2c: i2c_gpio: keep probe resident for hotplugged devices. by Ben Dooks · 16 years ago
  76. 399dee2 i2c: S3C2410: Pass the I2C bus number via drivers platform data by Ben Dooks · 16 years ago
  77. 7878ac8 Remove deprecated virt_to_bus() by Karsten Keil · 16 years ago
  78. d3aa43a sh_keysc: remove request_mem_region() and release_mem_region() by Tetsuya Mukawa · 16 years ago
  79. c63847a sh: Add SCIF2 support for SH7763. by Nobuhiro Iwamatsu · 16 years ago
  80. c713e7c ibmveth: Fix multiple errors with dma_mapping_error conversion by Stephen Rothwell · 16 years ago
  81. d65d830 Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  82. 9b1a4d3 stop_machine: Wean existing callers off stop_machine_run() by Rusty Russell · 16 years ago
  83. c2f90e9 Merge ../linux-2.6 by Mauro Carvalho Chehab · 16 years ago
  84. 3e318b5 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  85. f3409f7 V4L/DVB (8549): mxl5007: Fix an error at include file by Mauro Carvalho Chehab · 16 years ago
  86. 38413fd V4L/DVB (8548): pwc: Fix compilation by Mauro Carvalho Chehab · 16 years ago
  87. eb70302 Merge ../linux-2.6 by Mauro Carvalho Chehab · 16 years ago
  88. 429e908 V4L/DVB (8546): saa7146: fix read from uninitialized memory by Hans Verkuil · 16 years ago
  89. ee56a4d V4L/DVB (8544): gspca: probe/open race. by Oliver Neukum · 16 years ago
  90. ee281b8 V4L/DVB (8543): em28xx: Rename #define for Compro VideoMate ForYou/Stereo by Mauro Carvalho Chehab · 16 years ago
  91. fe43ef8 V4L/DVB (8542): em28xx: AMD ATI TV Wonder HD 600 entry at cards struct is duplicated by Mauro Carvalho Chehab · 16 years ago
  92. 10ac660 V4L/DVB (8541): em28xx: HVR-950 entry is duplicated. by Mauro Carvalho Chehab · 16 years ago
  93. 837b41b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  94. d360334 V4L/DVB (8540): em28xx-cards: Add Compro VideoMate ForYou/Stereo model by Vitaly Wool · 16 years ago
  95. 95b86a9 V4L/DVB (8539): em28xx-cards: New supported IDs for analog models by Douglas Schilling Landgraf · 16 years ago
  96. 59d07f1 V4L/DVB (8538): em28xx-cards: Add GrabBeeX+ USB2800 model by Aron Szabo · 16 years ago
  97. 211c8d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  98. 7a82323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  99. b0d8aa0 Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  100. 6948385 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago