summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-10-12[POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely1-20/+23
2007-10-11Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer1-80/+199
2007-10-11[POWERPC] iSeries: Move viodasd probingStephen Rothwell1-52/+25
2007-10-11[POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell1-106/+18
2007-10-11[POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell1-97/+19
2007-10-11[POWERPC] Remove iSeries_vio_devStephen Rothwell2-7/+5
2007-10-11[POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell1-24/+13
2007-10-10[POWERPC] XilinxFB: sparse fixesGrant Likely1-3/+3
2007-10-09[POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely1-12/+10
2007-10-09[POWERPC] XilinxFB: add of_platform bus bindingGrant Likely1-9/+98
2007-10-09[POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely1-16/+16
2007-10-09[POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely1-53/+80
2007-10-09[POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely1-9/+9
2007-10-09[POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.Grant Likely1-7/+7
2007-10-09[POWERPC] XilinxFB: add banner output to probe routine when DEBUG is definedGrant Likely1-0/+5
2007-10-08[POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2-1/+2
2007-10-04[POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood1-2/+2
2007-10-03[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood1-0/+3
2007-10-03[POWERPC] cpm_uart: sparse fixesScott Wood6-183/+192
2007-10-03[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood6-25/+260
2007-10-03[POWERPC] Uartlite: Revert register io access changesGrant Likely1-18/+18
2007-10-03[POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely1-1/+1
2007-10-03[POWERPC] Uartlite: Let the console be initialized earlierGrant Likely1-3/+38
2007-10-03[POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely1-4/+92
2007-10-03[POWERPC] Uartlite: Comment block tidyGrant Likely1-3/+40
2007-10-03[POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely1-34/+65
2007-10-03[POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely1-2/+3
2007-10-03[POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely1-5/+5
2007-10-03[POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely1-16/+16
2007-10-03Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras57-390/+699
2007-10-03[POWERPC] Sky Cpu and Nexus: use seq_file/single_open on proc interfaceCyrill Gorcunov2-44/+74
2007-10-03[POWERPC] Sky Cpu: use C99 style for struct initCyrill Gorcunov1-12/+9
2007-10-03[POWERPC] Sky Cpu and Nexus: check for create_proc_entry ret codeCyrill Gorcunov1-2/+12
2007-10-03[POWERPC] Sky Cpu and Nexus: check for platform_get_resource retcodeCyrill Gorcunov2-1/+11
2007-10-03[POWERPC] Sky Cpu and Nexus: include io.hCyrill Gorcunov2-0/+2
2007-10-03[POWERPC] Sky Cpu and Nexus: code style improvementCyrill Gorcunov2-31/+31
2007-10-02Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds1-2/+2
2007-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-2/+8
2007-10-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2007-10-02aic94xx: fix DMA data direction for SMP requestsJeff Garzik1-2/+2
2007-10-02dm9601: Fix receive MTUPeter Korsgaard1-1/+1
2007-10-02mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth1-1/+0
2007-10-02qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer1-0/+6
2007-10-02qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer1-0/+1
2007-10-02ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo1-0/+7
2007-10-01[TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet1-4/+6
2007-10-01Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2007-10-01Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+4
2007-10-01VT ioctl race fixSamuel Ortiz1-3/+5
2007-09-30[PATCH] libertas: build problems when partially modularRandy Dunlap1-1/+1