1. 36e756c V4L/DVB (11467): gspca - m5602: Move all dump_sensor to the init function by Erik Andr?n · 16 years ago
  2. cf811d5 V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be static by Erik Andr?n · 15 years ago
  3. d4a389a V4L/DVB (11465): gspca - m5602-s5k4aa: Set all v4l2 ctrls on sensor init. by Erik Andr?n · 16 years ago
  4. dd3ec39 V4L/DVB (11464): gspca - m5602-mt9m111: Set the cached v4l2 ctrl values by Erik Andr?n · 16 years ago
  5. 6e5ccf8 V4L/DVB (11463): gspca - m5602-po1030: Remove unneeded init sequences by Erik Andr?n · 16 years ago
  6. c996b36 V4L/DVB (11462): gspca - m5602-po1030: Split up the init into init and start by Erik Andr?n · 16 years ago
  7. fcb9810 V4L/DVB (11461): gspca - m5602-po1030: Probe read only register at probe time by Erik Andr?n · 16 years ago
  8. 31e1715 V4L/DVB (11460): gspca - m5602-po1030: Remove unnecessary error check by Erik Andr?n · 16 years ago
  9. 3b9ae65 V4L/DVB (11459): gspca - m5602-po1030: Add auto white balancing control by Erik Andr?n · 16 years ago
  10. cb29e69 V4L/DVB (11458): gspca - m5602-po1030: Set all v4l2 controls at sensor init by Erik Andr?n · 16 years ago
  11. 2742908 V4L/DVB (11457): gspca - m5602-po1030: Simplify register defines by Erik Andr?n · 16 years ago
  12. bb9460e V4L/DVB (11456): gspca - m5602-po1030: Rename register defines, add missing ones. by Erik Andr?n · 16 years ago
  13. 6f02d76 V4L/DVB (11455): gspca - m5602-ov9650: Improve the vflip quirk handling. by Erik Andr?n · 16 years ago
  14. 09a7480 V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct member by Erik Andr?n · 16 years ago
  15. a594fb4 V4L/DVB (11453): gspca - m5602-s5k4aa: Convert to use the v4l2 ctrl cache by Erik Andr?n · 16 years ago
  16. 05d7d9c V4L/DVB (11452): gspca - m5602-po1030: Convert to have a v4l2 ctrl cache by Erik Andr?n · 16 years ago
  17. ac3d5bf V4L/DVB (11451): gspca - m5602-s5k83a: Add rotation, ctrl cache. Rename some ctrls. by Luk?? Karas · 15 years ago
  18. 04f1565 V4L/DVB (11450): gspca - m5602-mt9m111: Convert the mt9m111 to use a v4l2 ctrl cache by Erik Andr?n · 16 years ago
  19. 881cd41 V4L/DVB (11449): gspca - zc3xx: Bad probe of many webcams since adcm2700 addition. by Jean-Francois Moine · 15 years ago
  20. 2444163 V4L/DVB (11448): gspca - main: Use usb interface as parent. by Hans de Goede · 15 years ago
  21. 5d3fa30 V4L/DVB (11447): gspca - mr97310a: Return good error code in mod_init. by Alexey Klimov · 15 years ago
  22. dd72cb3 V4L/DVB (11446): gspca - t613: Do sensor reset only for sensor om6802. by Jean-Francois Moine · 15 years ago
  23. 2f38d70 shift current_cred() from __f_setown() to f_modown() by Oleg Nesterov · 15 years ago
  24. e56e2dc [IA64] ia64 does not need umount2() syscall by Tony Luck · 15 years ago
  25. 97de6ad [IA64] hook up new rt_tgsigqueueinfo syscall by Tony Luck · 15 years ago
  26. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  27. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  28. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  29. cd5232b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6 by Linus Torvalds · 15 years ago
  30. 300df7d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  31. 661adc4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  32. 15bdb56 Merge branch 'serial' by Linus Torvalds · 15 years ago
  33. 1a2c4b3 imx: Check for NULL pointer deref before calling tty_encode_baud_rate by Sascha Hauer · 15 years ago
  34. 0ccad87 atmel_serial: fix hang in set_termios when crtscts is enabled by Haavard Skinnemoen · 15 years ago
  35. dc98792 MAINTAINERS: update 8250 section, give Alan Cox a name by Joe Perches · 15 years ago
  36. 1aa4bed tty: fix sanity check by Alan Cox · 15 years ago
  37. 762faae pty: Narrow the race on ldisc locking by Alan Cox · 15 years ago
  38. 5dca607 tty: fix unused warning when TCGETX is not defined by Mike Frysinger · 15 years ago
  39. 677ca30 ldisc: debug aids by Alan Cox · 15 years ago
  40. 52856ed ldisc: Make sure the ldisc isn't active when we close it by Alan Cox · 15 years ago
  41. 8d2ead7 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 15 years ago
  42. 98523d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 by Linus Torvalds · 15 years ago
  43. 8d6cea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 15 years ago
  44. 6a454f7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  45. d613839 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  46. f7c52fd jfs: fix regression preventing coalescing of extents by Dave Kleikamp · 15 years ago
  47. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  48. 69257ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  49. 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  50. 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  51. 86ade88 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  52. 9bd47bf Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  53. 46a5066 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 15 years ago
  54. cbcb6d6 pty: Narrow the race on ldisc locking by Alan Cox · 15 years ago
  55. b231125 printk: add KERN_DEFAULT loglevel to print_modules() by Linus Torvalds · 15 years ago
  56. e28d713 printk: Add KERN_DEFAULT printk log-level by Linus Torvalds · 15 years ago
  57. 5fd29d6 printk: clean up handling of log-levels and newlines by Linus Torvalds · 15 years ago
  58. 3b13b5c Merge branch 'topic/usb-audio' into for-linus by Takashi Iwai · 15 years ago
  59. b909005 Merge branch 'topic/intel8x0' into for-linus by Takashi Iwai · 15 years ago
  60. 7998d90 Merge branch 'topic/hda' into for-linus by Takashi Iwai · 15 years ago
  61. 3d2aa66 Merge branch 'topic/ctxfi' into for-linus by Takashi Iwai · 15 years ago
  62. 21ce3cd Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 15 years ago
  63. 14ebaf8 x25: Fix sleep from timer on socket destroy. by David S. Miller · 15 years ago
  64. aaa7e2f sparc64: Update defconfig. by David S. Miller · 15 years ago
  65. d1ae4ce sparc: Wire up sys_rt_tgsigqueueinfo(). by David S. Miller · 15 years ago
  66. 32e5897 openprom: Squelch useless GCC warning. by David S. Miller · 15 years ago
  67. 6ac5c61 sparc: replace uses of CPU_MASK_ALL_PTR by Stephen Rothwell · 15 years ago
  68. 9be12f9 sparc64: Add proper dynamic ftrace support. by David S. Miller · 15 years ago
  69. 949e827 sparc: Simplify code using is_power_of_2() routine. by Robert P. J. Day · 15 years ago
  70. c9f5b7e sparc: move of_device common code to of_device_common by Robert Reif · 15 years ago
  71. d698641 sparc: remove dma-mapping_{32|64}.h by FUJITA Tomonori · 15 years ago
  72. 797a756 sparc: use dma_map_page instead of dma_map_single by FUJITA Tomonori · 15 years ago
  73. 2e8fcfe sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops by FUJITA Tomonori · 15 years ago
  74. b9f69f4 sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h by FUJITA Tomonori · 15 years ago
  75. 0d76cb2 p9100: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  76. 8803f7a leo: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  77. 963b916 cg6: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  78. 9fbfd4b cg3: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  79. de4dc48 cg14: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  80. 3f06cd2 bw2: use standard fields for framebuffer physical address and length by Krzysztof Helt · 15 years ago
  81. 280ff97 sparc64: fix and optimize irq distribution by Hong H. Pham · 15 years ago
  82. 4fd78a5 sparc64: Use new dynamic per-cpu allocator. by David S. Miller · 15 years ago
  83. 0c243ad sparc64: Only allocate per-cpu areas for possible cpus. by David S. Miller · 15 years ago
  84. 73fffc0 sparc64: Get rid of real_setup_per_cpu_areas(). by David S. Miller · 15 years ago
  85. b696fdc sparc64: Defer cpu_data() setup until end of per-cpu data initialization. by David S. Miller · 15 years ago
  86. a209450 sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer. by David S. Miller · 15 years ago
  87. 890db40 sparc: Call OF and MD cpu scanning explicitly from paging_init() by David S. Miller · 15 years ago
  88. 5052f52 sparc64: Refactor MDESC cpu scanning code using an iterator. by David S. Miller · 15 years ago
  89. 9bab541 sparc64: Refactor OBP cpu scanning code using an iterator. by David S. Miller · 15 years ago
  90. 8249778 sparc64: Use BUILD_BUG_ON() in trap_init(). by David S. Miller · 15 years ago
  91. 5a5488d sparc64: Store per-cpu offset in trap_block[] by David S. Miller · 15 years ago
  92. 19f0fa3 sparc64: Move trap_block[] definitions into a new header file. by David S. Miller · 15 years ago
  93. 557fe0e sparc64: Reclaim trap_block[]->hdesc by David S. Miller · 15 years ago
  94. a1870b9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  95. 6cc90a5 sky2: don't look for VPD size by Stephen Hemminger · 15 years ago
  96. e212d6f block: remove some includings of blktrace_api.h by Li Zefan · 15 years ago
  97. 155af2f [S390] s390: hibernation support for s390 by Hans-Joachim Picht · 15 years ago
  98. c369527 [S390] pm: dcssblk power management callbacks. by Gerald Schaefer · 15 years ago
  99. 2b1e3e5 [S390] pm: monreader power management callbacks. by Gerald Schaefer · 15 years ago
  100. fb78140 [S390] pm: monwriter power management callbacks. by Gerald Schaefer · 15 years ago