25 Jun, 2008

1 commit

  • The dm9000 driver accepts either 2 or 3 resources to describe the platform
    devices. The 2 resources case abuses the ioresource mechanism by passing
    ioremap()ed memory through the platform device resources. This patch removes
    converts boards that were using it to the 3 resources scheme.

    CC: Bryan Wu
    Signed-off-by: Ben Dooks
    Signed-off-by: Laurent Pinchart
    Signed-off-by: Jeff Garzik

    Laurent Pinchart
     

07 Jun, 2008

1 commit


13 May, 2008

1 commit


10 May, 2008

1 commit


07 May, 2008

1 commit


30 Apr, 2008

1 commit

  • Based on earlier work by Jon Smirl and Jochen Friedrich.

    Update most new-style i2c drivers to use standard module aliasing
    instead of the old driver_name/type driver matching scheme. I've
    left the video drivers apart (except for SoC camera drivers) as
    they're a bit more diffcult to deal with, they'll have their own
    patch later.

    Signed-off-by: Jean Delvare
    Cc: Jon Smirl
    Cc: Jochen Friedrich

    Jean Delvare
     

25 Apr, 2008

2 commits


24 Apr, 2008

5 commits


23 Apr, 2008

1 commit


26 Mar, 2008

2 commits


25 Feb, 2008

2 commits


22 Feb, 2008

1 commit


09 Feb, 2008

2 commits


06 Feb, 2008

1 commit


02 Feb, 2008

1 commit


27 Jan, 2008

2 commits


24 Jan, 2008

2 commits


21 Dec, 2007

1 commit


17 Nov, 2007

1 commit


15 Nov, 2007

4 commits


12 Nov, 2007

1 commit


30 Oct, 2007

1 commit


29 Oct, 2007

2 commits


21 Oct, 2007

1 commit


13 Oct, 2007

1 commit

  • * master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq:
    [CPUFREQ] Don't take semaphore in cpufreq_quick_get()
    [CPUFREQ] Support different families in fid/did to frequency conversion
    [CPUFREQ] cpufreq_stats: misc cpuinit section annotations
    [CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()
    [CPUFREQ] mark hotplug notifier callback as __cpuinit
    [CPUFREQ] Only check for transition latency on problematic governors (kconfig fix)
    [CPUFREQ] allow ondemand and conservative cpufreq governors to be used as default
    [CPUFREQ] move policy's governor initialisation out of low-level drivers into cpufreq core
    [CPUFREQ] Longhaul - Add support for PM133 northbridge
    [CPUFREQ] x86: use num_online_nodes to get physical cpus numbers for

    Linus Torvalds
     

05 Oct, 2007

1 commit