1. 176fb0d [media] media: Media device by Laurent Pinchart · 15 years ago
  2. cf4b921 [media] media: Media device node support by Laurent Pinchart · 15 years ago
  3. dfc906d video: Fix EDID macros H_SYNC_WIDTH and H_SYNC_OFFSET by Martin Decky · 13 years ago
  4. d6244bc fbcon: Bugfix soft cursor detection in Tile Blitting by Henry Nestler · 13 years ago
  5. 6359691 video: add missing framebuffer_release in error path by axel lin · 13 years ago
  6. 1e9bb88 block: fix non-atomic access to genhd inflight structures by Shaohua Li · 13 years ago
  7. 1e93f39 video: metronomefb: add __devexit_p around reference to metronomefb_remove by axel lin · 13 years ago
  8. 79ac33e video: hecubafb: add __devexit_p around reference to hecubafb_remove by axel lin · 13 years ago
  9. 83e61f7 drivers:video:aty:radeon_base Fix typo occationally to occasionally by Justin P. Mattock · 13 years ago
  10. bed7bdd atmel_lcdfb: add fb_blank function by Andreas Bießmann · 13 years ago
  11. 7cdcdb6 atmel_lcdfb: implement inverted contrast pwm by Andreas Bießmann · 13 years ago
  12. 942b8d0 video: s3c-fb: return proper error if clk_get fails by axel lin · 13 years ago
  13. 803a4e1 uvesafb,vesafb: create WC or WB PAT-entries by Thomas Schlichter · 14 years ago
  14. 7b0e278 video: ffb: fix ffb_probe error path by axel lin · 13 years ago
  15. 49bb094 radeonfb: Let hwmon driver probe the "monid" I2C bus by Jean Delvare · 13 years ago
  16. beee1f2 fbdev: sh_mobile_lcdc: checking NULL instead of IS_ERR() by Dan Carpenter · 13 years ago
  17. e0998ea video: sh7760fb: use resource_size() by axel lin · 13 years ago
  18. 56fb22f video: hpfb: use resource_size() by axel lin · 13 years ago
  19. 7fe029d s3fb: use new start address register by Ondrej Zary · 13 years ago
  20. cb11c04 s3fb: enable DTPC by Ondrej Zary · 13 years ago
  21. 3827d10 s3fb: fix 15/16bpp modes with over 115MHz pixclocks on 86C365 Trio3D by Ondrej Zary · 13 years ago
  22. 5694f9c s3fb: add support for 86C365 Trio3D by Ondrej Zary · 13 years ago
  23. 99d054d s3fb: maximize virtual vertical size for fast scrolling by Ondrej Zary · 13 years ago
  24. 6a2f6d5 vt8623fb: Compute VGA base iomem pointer explicitly. by David Miller · 14 years ago
  25. 892c24c arkfb: Compute VGA base iomem pointer explicitly. by David Miller · 14 years ago
  26. 94c322c s3fb: Compute VGA base iomem pointer explicitly. by David Miller · 14 years ago
  27. 0144a25 vt8623fb: Don't clobber par->state.vgabase during open method. by David Miller · 14 years ago
  28. 3ff259f s3fb: Don't clobber par->state.vgabase during open method. by David Miller · 14 years ago
  29. ec70a94 arkfb: Don't clobber par->state.vgabase during open method. by David Miller · 14 years ago
  30. ed3eb4c vt8623fb: Pass par->state.vgabase to vga_*() calls. by David Miller · 14 years ago
  31. f864593 s3fb: Pass par->state.vgabase to vga_*() calls. by David Miller · 14 years ago
  32. c5e0463 arkfb: Pass par->state.vgabase to vga_*() calls. by David Miller · 14 years ago
  33. 38d2620 svga: Make svga_set_timings() take an iomem regbase pointer. by David Miller · 14 years ago
  34. 55db092 svga: Make svga_tilecursor() take an iomem regbase pointer. by David Miller · 14 years ago
  35. 9c96394 svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer. by David Miller · 14 years ago
  36. 1d28fca svga: Make svga_set_default_crt_regs() take an iomem regbase pointer. by David Miller · 14 years ago
  37. ea77078 svga: Make svga_wcrt_mask() take an iomem regbase pointer. by David Miller · 14 years ago
  38. d907ec0 svga: Make svga_wseq_mask() take an iomem regbase pointer. by David Miller · 14 years ago
  39. a4ade839 svga: Make svga_set_default_seq_regs take an iomem regbase pointer. by David Miller · 14 years ago
  40. f51a14d svga: Make svga_set_default_atc_regs take an iomem regbase pointer. by David Miller · 14 years ago
  41. e2fade2 svga: Make svga_set_default_gfx_regs take an iomem regbase pointer. by David Miller · 14 years ago
  42. dc6aff3 svga: Make svga_wseq_multi take an iomem regbase pointer. by David Miller · 14 years ago
  43. 21da386 svga: Make svga_wcrt_multi take an iomem regbase pointer. by David Miller · 14 years ago
  44. f6b0cc4 svga: Make svga_wattr take an iomem regbase pointer. by David Miller · 14 years ago
  45. 1284e49 svga: Use proper VGA register name macros in svga_wattr. by David Miller · 14 years ago
  46. 42dea903 sisfb: add support for XGI Z9 DDR2 POST by Aaro Koskinen · 13 years ago
  47. c9982d5 sisfb: move XGI POST DDR2 bootup code into subroutines by Aaro Koskinen · 13 years ago
  48. 5e8700b sisfb: add RAM type detection for XGI Z9 by Aaro Koskinen · 13 years ago
  49. 929c972 sisfb: add subroutine for detecting XGI Z9 by Aaro Koskinen · 13 years ago
  50. 74de5f4 sisfb: move XGI POST RAM type detection into a subroutine by Aaro Koskinen · 13 years ago
  51. 83ea0f1 sisfb: POST should fail if R/W test fails by Aaro Koskinen · 13 years ago
  52. 1721af4 vmlfb: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 13 years ago
  53. 9913319 omap: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 13 years ago
  54. 2507624 Merge branch 'apei-release' into release by Len Brown · 13 years ago
  55. 4fdf30c mailmap: Update for OMAP DSS developers. by Paul Mundt · 13 years ago
  56. da49252f Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux by Paul Mundt · 13 years ago
  57. 736561a IPVS: Use global mutex in ip_vs_app.c by Simon Horman · 13 years ago
  58. f40f94f ipvs: fix a typo in __ip_vs_control_init() by Eric Dumazet · 13 years ago
  59. c413d76 ACPI, APEI, Add PCIe AER error information printing support by Huang Ying · 13 years ago
  60. b64a441 PCIe, AER, use pre-generated prefix in error information printing by Huang Ying · 13 years ago
  61. 885b976 ACPI, APEI, Add ERST record ID cache by Huang Ying · 13 years ago
  62. 0562e0b ext4: add more tracepoints and use dev_t in the trace buffer by Jiaying Zhang · 13 years ago
  63. 4596fe0 ext4: don't kfree uninitialized s_group_info members by Eric Sandeen · 13 years ago
  64. 675071a veth: Fix the byte counters by Eric W. Biederman · 13 years ago
  65. 9d2a8fa net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. by Eric W. Biederman · 13 years ago
  66. d5cd9244 macvlan: Fix use after free of struct macvlan_port. by Eric W. Biederman · 13 years ago
  67. ac0a121 net: fix incorrect spelling in drop monitor protocol by Neil Horman · 13 years ago
  68. 4f2d56c can: c_can: Do basic c_can configuration _before_ enabling the interrupts by Jan Altenberg · 13 years ago
  69. b20e7bb net/appletalk: fix atalk_release use after free by Arnd Bergmann · 13 years ago
  70. 674f211 ipx: fix ipx_release() by Eric Dumazet · 13 years ago
  71. 20246a8 snmp: SNMP_UPD_PO_STATS_BH() always called from softirq by Eric Dumazet · 13 years ago
  72. 8aa525a l2tp: fix possible oops on l2tp_eth module unload by James Chapman · 13 years ago
  73. b8413f9 NFS: Fix a hang/infinite loop in nfs_wb_page() by Trond Myklebust · 13 years ago
  74. a454f0c xfrm: Fix initialize repl field of struct xfrm_state by Wei Yongjun · 13 years ago
  75. b31268a FS: Use stable writes when not doing a bulk flush by Trond Myklebust · 13 years ago
  76. 21149d6 ext4: add missing space in printk's in __ext4_grp_locked_error() by Robin Dong · 13 years ago
  77. 02adb1c [media] v4l: subdev: Events support by Sakari Ailus · 14 years ago
  78. ea8aa43 [media] v4l: subdev: Control ioctls support by Laurent Pinchart · 15 years ago
  79. 3dd5ee0 [media] v4l: subdev: Uninline the v4l2_subdev_init function by Laurent Pinchart · 15 years ago
  80. 2096a5d [media] v4l: subdev: Add device node support by Laurent Pinchart · 15 years ago
  81. 0070d91 [media] v4l: subdev: Don't require core operations by Laurent Pinchart · 14 years ago
  82. fc0a807 [media] v4l: Share code between video_usercopy and video_ioctl2 by Laurent Pinchart · 14 years ago
  83. 9f00eda [media] v4l: videobuf2: Typo fix by Laurent Pinchart · 13 years ago
  84. b251e61 [media] drivers:media:cx231xx.h remove one to many l's in the word by Justin P. Mattock · 13 years ago
  85. f41e4e9 [media] drivers:media:cx23418.h remove one to many l's in the word by Justin P. Mattock · 13 years ago
  86. 0cd301f [media] staging/cx25721: serialize access to devlist by Arnd Bergmann · 13 years ago
  87. dc46b8c [media] tm6000: add audio conf for new cards by Dmitri Belimov · 13 years ago
  88. fd5466d [media] dw2102: prof 1100 corrected by Igor M. Liplianin · 13 years ago
  89. b16af29 [media] dw2102: i2c transfer corrected for yet another cards by Igor M. Liplianin · 13 years ago
  90. a84adf4 [media] dw2102: i2c transfer corrected for some cards by Igor M. Liplianin · 13 years ago
  91. e86e4df [media] dw2102: remove unnecessary delays for i2c transfer for some cards by Igor M. Liplianin · 13 years ago
  92. 5265ea5 [media] dw2102: X3M TV SPC1400HD added by Igor M. Liplianin · 13 years ago
  93. 738e8ff [media] ds3000: wrong hardware tune function implemented by Igor M. Liplianin · 13 years ago
  94. 3b30e0a [media] stv0900: Update status when LOCK is missed by Abylay Ospan · 13 years ago
  95. 38cdbce [media] stv0900: speed up DVB-S searching by Igor M. Liplianin · 13 years ago
  96. 050b648 [media] cx23885, altera-ci: remove operator return <value> in void procedure by Igor M. Liplianin · 13 years ago
  97. b00aff6 [media] dib9000: fix return type in dib9000_mbx_send_attr() by Dan Carpenter · 14 years ago
  98. ed54c0e [media] dib8000: fix small memory leak on error by Dan Carpenter · 14 years ago
  99. 40285f8 [media] ASoC: WL1273 FM radio: Access I2C IO functions through pointers by Matti Aaltonen · 13 years ago
  100. 96a9cc6 [media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver by Matti Aaltonen · 13 years ago