summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely2007-10-091-12/+10
* [POWERPC] XilinxFB: add of_platform bus bindingGrant Likely2007-10-091-9/+98
* [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely2007-10-091-16/+16
* [POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely2007-10-091-53/+80
* [POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely2007-10-091-9/+9
* [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.Grant Likely2007-10-091-7/+7
* [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is definedGrant Likely2007-10-091-0/+5
* [POWERPC] qe: miscellaneous code improvements and fixes to the QE libraryTimur Tabi2007-10-082-1/+2
* [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-041-2/+2
* [POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood2007-10-031-0/+3
* [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-036-183/+192
* [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-036-25/+260
* [POWERPC] Uartlite: Revert register io access changesGrant Likely2007-10-031-18/+18
* [POWERPC] XilinxFB: Move xilinxfb_platform_data definition to a shared header...Grant Likely2007-10-031-1/+1
* [POWERPC] Uartlite: Let the console be initialized earlierGrant Likely2007-10-031-3/+38
* [POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely2007-10-031-4/+92
* [POWERPC] Uartlite: Comment block tidyGrant Likely2007-10-031-3/+40
* [POWERPC] Uartlite: Separate the bus binding from the driver properGrant Likely2007-10-031-34/+65
* [POWERPC] Uartlite: Add macro for uartlite device nameGrant Likely2007-10-031-2/+3
* [POWERPC] Uartlite: change name of ports to ulite_portsGrant Likely2007-10-031-5/+5
* [POWERPC] Uartlite: Fix reg io to access documented register sizeGrant Likely2007-10-031-16/+16
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-0357-390/+699
|\
| * Merge branch 'sas-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-10-021-2/+2
| |\
| | * aic94xx: fix DMA data direction for SMP requestsJeff Garzik2007-10-021-2/+2
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-023-2/+8
| |\ \
| | * | dm9601: Fix receive MTUPeter Korsgaard2007-10-021-1/+1
| | * | mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth2007-10-021-1/+0
| | * | qla3xxx: bugfix: Fix VLAN rx completion handling.Ron Mercer2007-10-021-0/+6
| | * | qla3xxx: bugfix: Add memory barrier before accessing rx completion.Ron Mercer2007-10-021-0/+1
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-021-0/+7
| |\ \ \
| | * | | ata_piix: add another TECRA M3 entry to broken suspend listTejun Heo2007-10-021-0/+7
| | |/ /
| * | | [TCP]: secure_tcp_sequence_number() should not use a too fast clockEric Dumazet2007-10-011-4/+6
| |/ /
| * | Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2007-10-011-1/+1
| |\ \
| | * | [PATCH] libertas: build problems when partially modularRandy Dunlap2007-09-301-1/+1
| | |/
| * | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2007-10-011-2/+4
| |\ \
| | * | V4L/DVB (6052): ivtv: fix udma yuv bugIan Armstrong2007-09-301-2/+4
| * | | VT ioctl race fixSamuel Ortiz2007-10-011-3/+5
| |/ /
| * | fix console change race exposed by CFSJan Lübbe2007-09-291-2/+5
| * | mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth2007-09-292-2/+4
| * | Fix bogus PCI quirk for e100Benjamin Herrenschmidt2007-09-281-4/+3
| * | Input: xpad - fix dependancy on LEDS classDmitry Torokhov2007-09-281-1/+1
| * | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds2007-09-281-1/+1
| |\ \
| | * | [POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich2007-09-281-1/+1
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-09-285-14/+44
| |\ \ \
| | * | | e1000: Add device IDs of blade version of the 82571 quad portAuke Kok2007-09-274-0/+5
| | * | | sky2: fix transmit state on resumeStephen Hemminger2007-09-271-1/+16
| | * | | sky2: FE+ vlan workaroundStephen Hemminger2007-09-271-2/+6
| | * | | sky2: sky2 FE+ receive status workaroundStephen Hemminger2007-09-271-11/+17
| | |/ /
| * | | i915: make vbl interrupts work properly on i965g/gm hw.Dave Airlie2007-09-272-0/+18
| |/ /
| * | Silent drivers/char/hpet.c build warnings on i386S.Çağlar Onur2007-09-261-0/+3
OpenPOWER on IntegriCloud