aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* [ARM] pxa: move pxa_set_mode() from pxa2xx_mainstone.c to mainstone.cRussell King2007-10-15
* [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King2007-10-15
* [NET] smc91x: fix PXA DMA support codeRussell King2007-10-15
* [SERIAL] Fix console initialisation orderingRussell King2007-10-15
* [ARM] pxa: update pxa irda driver to use clk supportRussell King2007-10-12
* [ARM] pxa: update PXA UDC driver to use clk supportRussell King2007-10-12
* [ARM] pxa: update pxa serial driver to use clk supportRussell King2007-10-12
* [ARM] pxa: update PXA MMC interface driver to use clk supportRussell King2007-10-12
* [ARM] pxa: update pxa27x keypad driver to use clk supportRussell King2007-10-12
* [ARM] pxa: update pxa i2c driver to use clk supportRussell King2007-10-12
* [ARM] pxa: update pxafb to use clk supportRussell King2007-10-12
* [ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King2007-10-12
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-12
|\
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-12
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-12
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-12
| * Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2007-10-11
| |\
| | * [POWERPC] XilinxFB: sparse fixesGrant Likely2007-10-10
| | * [POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely2007-10-09
| | * [POWERPC] XilinxFB: add of_platform bus bindingGrant Likely2007-10-09
| | * [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely2007-10-09
| | * [POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely2007-10-09
| | * [POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely2007-10-09
| | * [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.Grant Likely2007-10-09
| | * [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is definedGrant Likely2007-10-09
| * | [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-11
| * | [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-11
| * | [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-11
| * | [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-11
| * | [POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell2007-10-11
| |/
| * [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-08
| * [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-04
| * [POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood2007-10-03
| * [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-03
| * [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-03
| * [POWERPC] Uartlite: Revert register io access changesGrant Likely2007-10-03
| * [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-03
| * [POWERPC] Uartlite: Let the console be initialized earlierGrant Likely2007-10-03
| * [POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely2007-10-03
| * [POWERPC] Uartlite: Comment block tidyGrant Likely2007-10-03
| * [POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely2007-10-03
| * [POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely2007-10-03
| * [POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely2007-10-03
| * [POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely2007-10-03
| * Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-03
| |\
| * | [POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov2007-10-02
| * | [POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov2007-10-02
| * | [POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov2007-10-02
| * | [POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2007-10-02
| * | [POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2007-10-02