1. 8fe294c HID: fix hiddev's use of usb_find_interface by Guillaume Chazarain · 14 years ago
  2. afe417c fbdev: sh_mobile_hdmi: support hot-plugging of different HDMI / DVI displays by Guennadi Liakhovetski · 14 years ago
  3. 9289c47 fbdev: sh_mobile_hdmi: improve HDMI PHY parameters for high resolutions by Guennadi Liakhovetski · 14 years ago
  4. 6aa966e fbdev: sh_mobile_hdmi: cosmetic improvements by Guennadi Liakhovetski · 14 years ago
  5. 1c120de fbdev: sh_mobile_lcdcfb: separate display variable data from framebuffer data by Guennadi Liakhovetski · 14 years ago
  6. 6de9edd fbdev: sh_mobile_hdmi: implement locking by Guennadi Liakhovetski · 14 years ago
  7. 8971269 fbdev: sh_mobile_hdmi: enable "external" mode by Guennadi Liakhovetski · 14 years ago
  8. 6e45746 fbdev: sh_mobile_hdmi: add initial support for modes, other than 720p by Guennadi Liakhovetski · 14 years ago
  9. 71d3b0f fbdev: sh_mobile_lcdcfb: allocate memory, sufficient for the biggest mode by Guennadi Liakhovetski · 14 years ago
  10. baf1637 fbdev: sh_mobile_lcdcfb: fix notifier callback return codes by Guennadi Liakhovetski · 14 years ago
  11. 4443240 fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform data by Guennadi Liakhovetski · 14 years ago
  12. 01ac25b fbdev: sh_mobile_lcdcfb: minor simplifications and clean up by Guennadi Liakhovetski · 14 years ago
  13. 5ef6b50 fbdev: sh_mobile_lcdcfb: fix more error paths by Guennadi Liakhovetski · 14 years ago
  14. 6ee4845 fbdev: sh_mobile_hdmi: simplify the EDID reading procedure by Guennadi Liakhovetski · 14 years ago
  15. 14177a5 fbdev: sh_mobile_lcdcfb: use fb_videomode_to_var() instead of open-coding by Guennadi Liakhovetski · 14 years ago
  16. 6d6f087 fbdev: sh-mobile_hdmi: remove un-necessity settings by Kuninori Morimoto · 14 years ago
  17. 53957b5 Input: serio - do not include linux/freezer.h by Dmitry Torokhov · 14 years ago
  18. dbee032 ide: Fix ordering of procfs registry. by Wolfram Sang · 14 years ago
  19. bc0ed0b uwb: use '%pM' format to print MAC address by Andy Shevchenko · 14 years ago
  20. 2514158 bnx2x: Spread rx buffers between allocated queues by Dmitry Kravkov · 14 years ago
  21. 441993d cx82310_eth: allow empty URBs by Ondrej Zary · 14 years ago
  22. 7dbfdc2 cx82310_eth: check usb_string() return value for error by Ondrej Zary · 14 years ago
  23. d81e27c drivers/net/skfp: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  24. 70ce679b net/cxgb3: remove undefined operations by Andreas Schwab · 14 years ago
  25. 1570475 net/de4x5: remove undefined operations by Andreas Schwab · 14 years ago
  26. 61a2145 sundance: Add power management hooks by Denis Kirjanov · 14 years ago
  27. efbc2d7 sfc: Fix order of channel_name array dimensions by Ben Hutchings · 14 years ago
  28. 6142811 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  29. 3429769 ppp: potential NULL dereference in ppp_mp_explode() by Dan Carpenter · 14 years ago
  30. e2e767a drm/i915: Remove redundant initialisation of crtc->pipe by Chris Wilson · 14 years ago
  31. e65d930 drm/i915: Initialize intel_crtc->active by Chris Wilson · 14 years ago
  32. f7abfe8 drm/i915: Fix an overlay regression from 7e7d76c by Chris Wilson · 14 years ago
  33. 6b383a7 drm/i915: Share crtc setup and teardown between dpms and disable/enable by Chris Wilson · 14 years ago
  34. a41ceb1 drm/radeon/kms: fix the colorbuffer CS checker for r300-r500 by Marek Olšák · 14 years ago
  35. ec00efb drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500 by Marek Olšák · 14 years ago
  36. b741be8 drm/radeon/kms/evergreen: fix backend setup by Alex Deucher · 14 years ago
  37. 7b334fc drm: Use a nondestructive mode for output detect when polling by Chris Wilson · 14 years ago
  38. 2784904 drm/radeon: add some missing copyright headers by Alex Deucher · 14 years ago
  39. 356ad3c drm: Only decouple the old_fb from the crtc is we call mode_set* by Chris Wilson · 14 years ago
  40. e6db0da drm/radeon/kms: don't enable underscan with interlaced modes by Alex Deucher · 14 years ago
  41. aa74fbb drm/radeon/kms: add connector table for Mac x800 by Alex Deucher · 14 years ago
  42. ff32a59 drm/radeon/kms: fix regression in RMX code (v2) by Alex Deucher · 14 years ago
  43. 551402a drm: Fix regression in disable polling e58f637 by Chris Wilson · 14 years ago
  44. 788319d drm/i915/lvds: Move private data to the connector from the device. by Chris Wilson · 14 years ago
  45. 8aadf70 drm/i915/lvds: Remove incorrect mode locking by Chris Wilson · 14 years ago
  46. e9e331a drm/i915/lvds: Ensure panel is unlocked for Ironlake or the panel fitter by Chris Wilson · 14 years ago
  47. 99d3896 mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined by Mark F. Brown · 14 years ago
  48. b8db2f5 mtd: mxc_nand: configure pages per block for v2 controller by Sascha Hauer · 14 years ago
  49. 53d1e13 mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs by Kyungmin Park · 14 years ago
  50. 9aba97a mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs by Kyungmin Park · 14 years ago
  51. 8b865d5 mtd: Blackfin NFC: fix invalid free in remove() by Mike Frysinger · 14 years ago
  52. eac15a4 mtd: Blackfin NFC: fix build error after nand_scan_ident() change by Mike Frysinger · 14 years ago
  53. 9277bf4 Merge remote branch 'linus' into drm-intel-fixes by Chris Wilson · 14 years ago
  54. 8974935 drm/i915: Ensure that the crtcinfo is populated during mode_fixup() by Chris Wilson · 14 years ago
  55. 0ea05ce bna: Check for NULL before deref in bnad_cb_tx_cleanup by David S. Miller · 14 years ago
  56. 6edc324 drm/i915/bios: Prevent NULL dereference after allocation failure by Chris Wilson · 14 years ago
  57. b5c616a drm/i915/sdvo: Poll command status 5 times without delay on read by Chris Wilson · 14 years ago
  58. ec5da01 drm/i915: Use msleep instead of mdelay during wait_vblank_off by Chris Wilson · 14 years ago
  59. c9f9ccc drm/i915/lvds: Remove busy wait for powering up the panel. by Chris Wilson · 14 years ago
  60. 77d07fd drm/i915/lvds: Remove busy wait for powering down the panel by Chris Wilson · 14 years ago
  61. 24dd3b5 Input: hanwang - make compatible with xf86-input-wacom driver by Xing Wei · 14 years ago
  62. 33d5f71 Input: wacom - disable Bamboo touchpad when pen is being used by Chris Bagwell · 14 years ago
  63. 2aaacb1 Input: wacom - add support for Bamboo Pen by Chris Bagwell · 14 years ago
  64. e1d38e4 Input: wacom - move Bamboo Touch irq to its own function by Chris Bagwell · 14 years ago
  65. 3dc9f40 Input: wacom - request tablet data for Bamboo Pens by Chris Bagwell · 14 years ago
  66. 50e7816 crypto: n2_crypto - Niagara2 driver needs to depend upon CRYPTO_DES by David S. Miller · 14 years ago
  67. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  68. b222f26 drm/i915/i2c: The bit-banging interface controls the delay, drop ours by Chris Wilson · 14 years ago
  69. fe255d0 drm/i915/dp: Convert a udelay(17000) to a sleep during link-off by Chris Wilson · 14 years ago
  70. 20f4cad Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  71. 5eddb70 drm/i915: Use macros to switch between equivalent pipe registers by Chris Wilson · 14 years ago
  72. 743e015 iwlwifi: remove code repetition by Wey-Yi Guy · 14 years ago
  73. 8f1d968 iwlwifi: make sure runtime calibration is enabled after association by Wey-Yi Guy · 14 years ago
  74. ea196fd iwlwifi: fix and describe iwl_adjust_beacon_interval by Johannes Berg · 14 years ago
  75. f1f270b iwlwifi: improve timing handling with dual-mode by Johannes Berg · 14 years ago
  76. 763cc3b iwlwifi: avoid sending too many commands by Johannes Berg · 14 years ago
  77. c6abdc0 iwlwifi: allow configure protection mode by Wey-Yi Guy · 14 years ago
  78. 2a3aeb4 iwlwifi: implement beacon interval change by Johannes Berg · 14 years ago
  79. 27eafdd iwlwifi: fix PAN parameters while scanning by Johannes Berg · 14 years ago
  80. 6e6ebf4 iwlwifi: remember the last uCode sysassert error code by Wey-Yi Guy · 14 years ago
  81. cf6da94 iwlwifi: fix default LQ table in 5.2 band by Tomas Winkler · 14 years ago
  82. 002e473 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  83. 4ed765f drm/i915: Tidy Ironlake watermark computation by Chris Wilson · 14 years ago
  84. bed4a67 drm/i915: Fix updating FBC by Chris Wilson · 14 years ago
  85. ea056c1 drm/i915: enable thermal reporting for IPS by Jesse Barnes · 14 years ago
  86. 8b3016c Merge branch 'drm-intel-fixes' into drm-intel-next by Chris Wilson · 14 years ago
  87. 3e6dce7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  88. 021357a drm/i915: Use the real FDI frequency for determining b/w by Chris Wilson · 14 years ago
  89. 8c4223b drm/i915: Only call udelay() when waiting for clocks to stabilise by Chris Wilson · 14 years ago
  90. d5e0d2f drm/i915: Ensure all PLL registers are flushed before a udelay() by Chris Wilson · 14 years ago
  91. c64e311 drm/i915: set FDI RX TU size to match transmit size by Jesse Barnes · 14 years ago
  92. de9c27b drm/i915: don't write TU size to N1 reg by Jesse Barnes · 14 years ago
  93. 0e23b99 drm/i915: split Ironlake FDI enable function by Jesse Barnes · 14 years ago
  94. c98e9dc drm/i915: enable PCH PLL, FDI training and transcoder even for eDP by Jesse Barnes · 14 years ago
  95. 7e7d76c drm/i915: use i915 and Ironlake CRTC enable/disable functions in prepare/commit by Jesse Barnes · 14 years ago
  96. 4d12fe0 drm/i915: don't unlock panel regs by Jesse Barnes · 14 years ago
  97. 0b8765c6 drm/i915: split i9xx CRTC enable/disable code by Jesse Barnes · 14 years ago
  98. 6be4a60 drm/i915: split Ironlake CRTC enable/disable code by Jesse Barnes · 14 years ago
  99. 4642610 sfc: Allow changing the DMA ring sizes dynamically via ethtool by Ben Hutchings · 14 years ago
  100. ecc910f sfc: Make the dmaq size a run-time setting (rather than compile-time) by Steve Hodgson · 14 years ago