04 Jan, 2013

1 commit

  • 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
    Cc: "David S. Miller"
    Signed-off-by: Greg Kroah-Hartman

    Greg Kroah-Hartman
     

06 Oct, 2012

1 commit


14 Oct, 2011

1 commit

  • Don't powerdown Compaq Triflex IDE device on suspend

    This fixes APM suspend on Compaq Armada 7400.
    APM BIOS doesn't suspend if IDE is powered down when suspending.
    The Triflex controller is found only on old Compaq boards,
    so this patch will hopefully have no side effects.

    This patch fixes a suspend regression introduced in
    feb22b7f8e62b1b987a3a1dbad95af767a1df832 ("ide: add proper PCI PM
    support (v2)").

    Signed-off-by: Mikulas Patocka
    [bart: add commit's summary in parens]
    Signed-off-by: Bartlomiej Zolnierkiewicz
    Signed-off-by: David S. Miller

    Mikulas Patocka
     

31 Mar, 2011

1 commit


19 Jan, 2010

2 commits


07 Jan, 2009

1 commit


22 Oct, 2008

1 commit