1. 17 4月, 2014 1 次提交
  2. 04 1月, 2013 1 次提交
    • G
      Drivers: video: remove __dev* attributes. · 48c68c4f
      Greg Kroah-Hartman 提交于
      CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
      markings need to be removed.
      
      This change removes the use of __devinit, __devexit_p, __devinitdata,
      __devinitconst, and __devexit from these drivers.
      
      Based on patches originally written by Bill Pemberton, but redone by me
      in order to handle some of the coding style issues better, by hand.
      
      Cc: Bill Pemberton <wfp5p@virginia.edu>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
      48c68c4f
  3. 02 2月, 2009 1 次提交
    • R
      fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooks · 7fbb7cad
      Risto Suominen 提交于
      Since the complete re-write in 2.6.10, some PowerMacs (At least PowerMac 5500
      and PowerMac G3 Beige rev A) with ATI Mach64 chip have suffered from unstable
      columns in their framebuffer image. This seems to depend on a value (4) read
      from PLL_EXT_CNTL register, which leads to incorrect DSP config parameters to
      be written to the chip. This patch uses a value calculated by aty_init_pll_ct
      instead, as a starting point.
      
      There are questions as to whether this should be extended to other platforms
      or maybe made dependent on specific chip types, but in the meantime, this has
      been tested on various powermacs and works for them so let's commit it.
      Signed-off-by: NRisto Suominen <Risto.Suominen@gmail.com>
      Tested-by: NMichael Pettersson <mike@it.uu.se>
      Cc: <stable@kernel.org>
      Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
      7fbb7cad
  4. 28 4月, 2008 1 次提交
  5. 09 5月, 2007 1 次提交
  6. 06 3月, 2007 1 次提交
  7. 09 12月, 2006 2 次提交
  8. 03 10月, 2006 1 次提交
  9. 11 1月, 2006 1 次提交
  10. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4