| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt... | Josh Boyer | 2007-10-11 | 1 | -80/+199 |
|\ |
|
| * | [POWERPC] XilinxFB: sparse fixes | Grant Likely | 2007-10-10 | 1 | -3/+3 |
| * | [POWERPC] XilinxFB: Make missing pdata structure non-fatal | Grant Likely | 2007-10-09 | 1 | -12/+10 |
| * | [POWERPC] XilinxFB: add of_platform bus binding | Grant Likely | 2007-10-09 | 1 | -9/+98 |
| * | [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API. | Grant Likely | 2007-10-09 | 1 | -16/+16 |
| * | [POWERPC] XilinxFB: Split device setup from bus binding | Grant Likely | 2007-10-09 | 1 | -53/+80 |
| * | [POWERPC] XilinxFB: rename failout labels to reflect failure | Grant Likely | 2007-10-09 | 1 | -9/+9 |
| * | [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc. | Grant Likely | 2007-10-09 | 1 | -7/+7 |
| * | [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is defined | Grant Likely | 2007-10-09 | 1 | -0/+5 |
* | | [POWERPC] iSeries: Move viodasd probing | Stephen Rothwell | 2007-10-11 | 1 | -52/+25 |
* | | [POWERPC] iSeries: Move detection of virtual tapes | Stephen Rothwell | 2007-10-11 | 1 | -106/+18 |
* | | [POWERPC] iSeries: Move detection of virtual cdroms | Stephen Rothwell | 2007-10-11 | 1 | -97/+19 |
* | | [POWERPC] Remove iSeries_vio_dev | Stephen Rothwell | 2007-10-11 | 2 | -7/+5 |
* | | [POWERPC] iSeries: Simplify viocd initialisation | Stephen Rothwell | 2007-10-11 | 1 | -24/+13 |
|/ |
|
* | [POWERPC] qe: miscellaneous code improvements and fixes to the QE library | Timur Tabi | 2007-10-08 | 2 | -1/+2 |
* | [POWERPC] cpm: Describe multi-user ram in its own device node. | Scott Wood | 2007-10-04 | 1 | -2/+2 |
* | [POWERPC] cpm_uart: Issue STOP_TX command before initializing console. | Scott Wood | 2007-10-03 | 1 | -0/+3 |
* | [POWERPC] cpm_uart: sparse fixes | Scott Wood | 2007-10-03 | 6 | -183/+192 |
* | [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ... | Scott Wood | 2007-10-03 | 6 | -25/+260 |
* | [POWERPC] Uartlite: Revert register io access changes | Grant Likely | 2007-10-03 | 1 | -18/+18 |
* | [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header... | Grant Likely | 2007-10-03 | 1 | -1/+1 |
* | [POWERPC] Uartlite: Let the console be initialized earlier | Grant Likely | 2007-10-03 | 1 | -3/+38 |
* | [POWERPC] Uartlite: Add of-platform-bus binding | Grant Likely | 2007-10-03 | 1 | -4/+92 |
* | [POWERPC] Uartlite: Comment block tidy | Grant Likely | 2007-10-03 | 1 | -3/+40 |
* | [POWERPC] Uartlite: Separate the bus binding from the driver proper | Grant Likely | 2007-10-03 | 1 | -34/+65 |
* | [POWERPC] Uartlite: Add macro for uartlite device name | Grant Likely | 2007-10-03 | 1 | -2/+3 |
* | [POWERPC] Uartlite: change name of ports to ulite_ports | Grant Likely | 2007-10-03 | 1 | -5/+5 |
* | [POWERPC] Uartlite: Fix reg io to access documented register size | Grant Likely | 2007-10-03 | 1 | -16/+16 |
* | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-10-03 | 57 | -390/+699 |
|\ |
|
| * | Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz... | Linus Torvalds | 2007-10-02 | 1 | -2/+2 |
| |\ |
|
| | * | aic94xx: fix DMA data direction for SMP requests | Jeff Garzik | 2007-10-02 | 1 | -2/+2 |
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-02 | 3 | -2/+8 |
| |\ \ |
|
| | * | | dm9601: Fix receive MTU | Peter Korsgaard | 2007-10-02 | 1 | -1/+1 |
| | * | | mv643xx_eth: Do not modify struct netdev tx_queue_len | Dale Farnsworth | 2007-10-02 | 1 | -1/+0 |
| | * | | qla3xxx: bugfix: Fix VLAN rx completion handling. | Ron Mercer | 2007-10-02 | 1 | -0/+6 |
| | * | | qla3xxx: bugfix: Add memory barrier before accessing rx completion. | Ron Mercer | 2007-10-02 | 1 | -0/+1 |
| * | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-02 | 1 | -0/+7 |
| |\ \ \ |
|
| | * | | | ata_piix: add another TECRA M3 entry to broken suspend list | Tejun Heo | 2007-10-02 | 1 | -0/+7 |
| | |/ / |
|
| * | | | [TCP]: secure_tcp_sequence_number() should not use a too fast clock | Eric Dumazet | 2007-10-01 | 1 | -4/+6 |
| |/ / |
|
| * | | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2007-10-01 | 1 | -1/+1 |
| |\ \ |
|
| | * | | [PATCH] libertas: build problems when partially modular | Randy Dunlap | 2007-09-30 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2007-10-01 | 1 | -2/+4 |
| |\ \ |
|
| | * | | V4L/DVB (6052): ivtv: fix udma yuv bug | Ian Armstrong | 2007-09-30 | 1 | -2/+4 |
| * | | | VT ioctl race fix | Samuel Ortiz | 2007-10-01 | 1 | -3/+5 |
| |/ / |
|
| * | | fix console change race exposed by CFS | Jan Lübbe | 2007-09-29 | 1 | -2/+5 |
| * | | mv643xx_eth: Check ETH_INT_CAUSE_STATE bit | Dale Farnsworth | 2007-09-29 | 2 | -2/+4 |
| * | | Fix bogus PCI quirk for e100 | Benjamin Herrenschmidt | 2007-09-28 | 1 | -4/+3 |
| * | | Input: xpad - fix dependancy on LEDS class | Dmitry Torokhov | 2007-09-28 | 1 | -1/+1 |
| * | | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Linus Torvalds | 2007-09-28 | 1 | -1/+1 |
| |\ \ |
|
| | * | | [POWERPC] Fix cpm_uart driver for cpm1 machines | Jochen Friedrich | 2007-09-28 | 1 | -1/+1 |