1. 26ec394 V4L/DVB (7223): Add support for the ISL6405 dual LNB supply chip by Hartmut Hackmann · 16 years ago
  2. 05b2079 V4L/DVB (7220): drivers/media/video/sn9c102/sn9c102_core.c Fix Unlikely(x) == y by Roel Kluin · 16 years ago
  3. ef6ad5c V4L/DVB (7218): Fix breakage in mt9m001 and mt9v022 driver if "CONFIG_GENERIC_GPIO is not set" by Guennadi Liakhovetski · 16 years ago
  4. b4333a3 V4L/DVB (7217): Replace NO_GPIO with gpio_is_valid() by Guennadi Liakhovetski · 16 years ago
  5. 12afe37 V4L/DVB (7214): tda18271: move init functions to directly above tda18271_tune by Michael Krufky · 16 years ago
  6. d1c5342 V4L/DVB (7213): tda18271: consolidate tune functions by Michael Krufky · 16 years ago
  7. 4d2d42b V4L/DVB (7212): tda18271: move rf calibration code from tda18271c1_tune into a new function by Michael Krufky · 16 years ago
  8. a60b866 V4L/DVB (7211): tda18271: remove duplicated channel configuration code from tda18271c1_tune by Michael Krufky · 16 years ago
  9. e723ee0 V4L/DVB (7204): remove V4L2_CID_SHARPNESS from meye.h and report private control as DISABLED by Brandon Philips · 16 years ago
  10. 6d43cec V4L/DVB (7196): Lift videobuf-dma-sg's PCI dependency, until it is fixed by Guennadi Liakhovetski · 16 years ago
  11. ab6c46e V4L/DVB (7184): make hybrid_tuner_request_state tolerant of devices without i2c adapters by Michael Krufky · 16 years ago
  12. 7397bfbe V4L/DVB (7174): Add support for the MT9V022 camera by Guennadi Liakhovetski · 16 years ago
  13. f523dd0 V4L/DVB (7173): Add support for the MT9M001 camera by Guennadi Liakhovetski · 16 years ago
  14. 3bc4384 V4L/DVB (7578a): V4L: V4L2 soc_camera driver for PXA270 by Guennadi Liakhovetski · 16 years ago
  15. e55222e V4L/DVB (7170): soc_camera V4L2 driver for directly-connected SoC-based cameras by Guennadi Liakhovetski · 16 years ago
  16. 27a643b V4L/DVB (7140): constify function pointer tables by Jan Engelhardt · 16 years ago
  17. c1b4d92 V4L/DVB (7137): tuner: return number of instances remaining after hybrid_tuner_release_state by Michael Krufky · 16 years ago
  18. f9e315a V4L/DVB (7136): tda18271: use hybrid_tuner_request_state to manage tuner instances by Michael Krufky · 16 years ago
  19. 2756665 V4L/DVB (7135): remove PREFIX from users of tuner_foo printk macros by Michael Krufky · 16 years ago
  20. 3c2a086 V4L/DVB (7134): tuner: create a macro for sharing state between hybrid tuner instances by Michael Krufky · 16 years ago
  21. 2e43c95 V4L/DVB (7130): tuner: remove emacs c-basic-offset override block by Michael Krufky · 16 years ago
  22. c7a9f3a V4L/DVB (7129): tuner-simple: move device-specific code into three separate functions by Michael Krufky · 16 years ago
  23. b65aa26 V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attach by Michael Krufky · 16 years ago
  24. 060a5bd V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types by Michael Krufky · 16 years ago
  25. 65e8d29 V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach by Michael Krufky · 16 years ago
  26. 82b3083 V4L/DVB (7125): tuner: build tuner-types independently of tuner-core by Michael Krufky · 16 years ago
  27. 7f8447d V4L/DVB (7124): tuner-simple: display frequency in MHz by Michael Krufky · 16 years ago
  28. be71f7d V4L/DVB (7123): tuner-simple: create separate t_params and ranges lookup functions by Michael Krufky · 16 years ago
  29. ff699e6 V4L/DVB (7094): static memory by Douglas Schilling Landgraf · 16 years ago
  30. 29bec0b V4L/DVB (7114): tuner-xc2028.c: make a function static by Adrian Bunk · 16 years ago
  31. 763896c V4L/DVB (7107): frontends/xc5000.c: make a struct static by Adrian Bunk · 16 years ago
  32. 5eedc46 V4L/DVB (7105): ivtv-yuv.c: make 3 functions static by Adrian Bunk · 16 years ago
  33. 9ba0a3c0 V4L/DVB (7087): tuner-simple: whitespace / comments / codingstyle cleanups by Michael Krufky · 16 years ago
  34. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  35. 0093cb1 pnpacpi: fix potential corruption on "pnpacpi: exceeded the max number of IRQ resources 2" by Len Brown · 16 years ago
  36. d7d3130 iwlwifi: Fix built-in compilation of iwlcore by Tomas Winkler · 16 years ago
  37. 201410c rt2x00: Select LEDS_CLASS. by David S. Miller · 16 years ago
  38. e82404a iwlwifi: Select LEDS_CLASS. by David S. Miller · 16 years ago
  39. 00713e2 leds: Do not guard NEW_LEDS with HAS_IOMEM by David S. Miller · 16 years ago
  40. 934b702 Fix cardbus resource allocation by Linus Torvalds · 16 years ago
  41. 29591b9 bus_remove_device: be more careful about incomplete initialization by Rafael J. Wysocki · 16 years ago
  42. 08119e8 Relax check on adding children of suspended devices by Rafael J. Wysocki · 16 years ago
  43. aca239b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  44. 2c2b94f [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl by Dean Nelson · 16 years ago
  45. 3519050 [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  46. 4a3ad2d [IA64] run some drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  47. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 16 years ago
  48. b24a314 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  49. 0d07a15 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 16 years ago
  50. 26defe3 fix brd allocation flags by Petr Tesarik · 16 years ago
  51. add8eda i2c: Fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  52. da67277 i2c: New driver for the SuperH Mobile I2C bus controller by Magnus Damm · 16 years ago
  53. dec1a99 i2c/scx200_acb: Don't use 0 as NULL pointer by Adrian Bunk · 16 years ago
  54. afc13b7 i2c-bfin-twi: Fix mismatch in add timer and delete timer by Hans Schillstrom · 16 years ago
  55. d4ce220 i2c-bfin-twi: Just let i2c-bfin-twi driver depends on BLACKFIN by Bryan Wu · 16 years ago
  56. bd58499 i2c-bfin-twi: Use simpler comment headers and strip out information that is maintained in the scm's log by Mike Frysinger · 16 years ago
  57. fa6ad22 i2c-bfin-twi: Cleanup driver descriptions, versions and some module useful information by Bryan Wu · 16 years ago
  58. 74d362e i2c-bfin-twi: Add missing pin mux operation by Bryan Wu · 16 years ago
  59. aa3d020 i2c-bfin-twi: Add platform_resource interface to support multi-port TWI controllers by Bryan Wu · 16 years ago
  60. 4dd39bb i2c-bfin-twi: Add repeat start feature to avoid break of a bundle of i2c master xfer operation by Sonic Zhang · 16 years ago
  61. 4c03f68 i2c: Remove trailing whitespaces in busses/Kconfig by Wolfram Sang · 16 years ago
  62. 08882d2 i2c: Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  63. a26c20b i2c: Renesas SH7760 I2C master driver by Manuel Lauss · 16 years ago
  64. dba7997 i2c-dev: Split i2cdev_ioctl by Jean Delvare · 16 years ago
  65. 838349b i2c-ibm_iic: Support building as an of_platform driver by Sean MacLennan · 16 years ago
  66. 681aae8 i2c-ibm_iic: Change the log levels by Sean MacLennan · 16 years ago
  67. 244fbbb i2c: Add platform driver on top of the new pca-algorithm by Wolfram Sang · 16 years ago
  68. c01b083 i2c-algo-pca: Extend for future drivers by Wolfram Sang · 16 years ago
  69. 3d43829 i2c-algo-pca: Remove trailing whitespaces and unnecessary UTF by Wolfram Sang · 16 years ago
  70. 3845de2 i2c: Remove the algorithm drivers from the config menu by Jean Delvare · 16 years ago
  71. efa0f16 HID: Suppress hidinput for Samsung IR control by Robert Schedel · 16 years ago
  72. 42098a5 HID: remove 60x GTCO devices from blacklist by Jiri Kosina · 16 years ago
  73. 3e52a05 HID: WiseGroup 866 Dual Joypad needs output reports quirk by Jiri Kosina · 16 years ago
  74. f5c669f HID: ThrustMaster FF driver is no longer experimental by Jiri Kosina · 16 years ago
  75. c8f0f02 HID: Logitech diNovo Mini pad support by Jiri Kosina · 16 years ago
  76. 69626f2 HID: fix race between open() and disconnect() in usbhid by Oliver Neukum · 16 years ago
  77. abdff0f HID: make hid_input_field and usbhid_modify_dquirk static by Adrian Bunk · 16 years ago
  78. b54ec3c HID: pass numbered reports properly to hidraw by Jiri Kosina · 16 years ago
  79. 671d994 HID: fix misplaced rdesc quirk by Jiri Kosina · 16 years ago
  80. c17f9c9 HID: force feedback driver for Logitech Rumblepad 2 by Anssi Hannula · 16 years ago
  81. 1d1bdd2 HID: move wait from hid to usbhid by Jiri Slaby · 17 years ago
  82. 282bfd4 HID: fix sparse warnings by Jiri Slaby · 16 years ago
  83. 377e10f HID: only dump report traffic with debug level 2 by Anssi Hannula · 16 years ago
  84. 02008fa HID: patch to add NOGET for DMI/Acomdata by Pete Zaitcev · 17 years ago
  85. 5f1ab74 HID: Sunplus Wireless Desktop needs report descriptor fixup by Jiri Kosina · 17 years ago
  86. 974faac4 HID: quirk for MS Wireless Desktop Receiver (model 1028) by Jim Duchek · 17 years ago
  87. f345c37 HID: fixup fullspeed interval on highspeed Afatech DVB-T IR kbd by Pekka Sarnila · 17 years ago
  88. cf2a299 HID: fix build failure in hiddev_ioctl with gcc 3.2 by Jean Delvare · 17 years ago
  89. bc751fe IB/ipath: Correct capitalization "IntX" -> "INTx" by Roland Dreier · 16 years ago
  90. 4495757 IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c by Roland Dreier · 16 years ago
  91. 480f58e IB/ipath: Remove dependency on PCI_MSI || HT_IRQ by Roland Dreier · 16 years ago
  92. 37a6ab5 IB/ipath: Build IBA7220 code unconditionally by Roland Dreier · 16 years ago
  93. 88a8317 IB/ipath: Remove reference to dev->class_dev by Roland Dreier · 16 years ago
  94. 9862874 IB/ipath: Fix module parameter description for disable_sma by Paul Bolle · 16 years ago
  95. 6a5546e RDMA/nes: Remove unneeded function declarations by Roland Dreier · 16 years ago
  96. 135ceda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  97. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  98. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  99. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  100. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago