summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* libata-link: add PMP linksTejun Heo2007-10-121-2/+4
* libata-link: implement ata_link_abort()Tejun Heo2007-10-122-14/+37
* libata-link: separate out link initialization functionsTejun Heo2007-10-121-20/+64
* libata-link: make two port flags HRST_TO_RESUME and SKIP_D2H_BSY link flagsTejun Heo2007-10-125-18/+31
* libata-link: linkify config/EH related functionsTejun Heo2007-10-1214-109/+120
* libata-link: linkify resetTejun Heo2007-10-1230-162/+193
* libata-link: linkify EH action helpersTejun Heo2007-10-121-17/+18
* libata-link: linkify PHY-related functionsTejun Heo2007-10-1210-149/+165
* libata-link: implement and use link/device iteratorsTejun Heo2007-10-1212-145/+120Star
* libata-link: introduce ata_linkTejun Heo2007-10-1232-240/+255
* [libata] pdc_adma: convert to new exception handling (EH) frameworkJeff Garzik2007-10-121-15/+67
* [TG3]: Fix APE induced regressionMatt Carlson2007-10-121-3/+4
* [SKY2]: version 1.19Stephen Hemminger2007-10-121-1/+1
* [SKY2]: use netdevice stats structStephen Hemminger2007-10-122-22/+13Star
* [SKY2]: fiber advertise bits initialization (trivial)Stephen Hemminger2007-10-121-2/+2
* [SKY2]: fix power settings on Yukon XLStephen Hemminger2007-10-121-7/+6Star
* [SKY2]: ethtool register reserved area blackoutStephen Hemminger2007-10-121-9/+53
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-1231-883/+1449
|\
| * [POWERPC] XilinxFB: Allow fixed framebuffer base addressGrant Likely2007-10-121-6/+16
| * [POWERPC] XilinxFB: Add support for custom screen resolutionGrant Likely2007-10-121-26/+45
| * [POWERPC] XilinxFB: Use pdata to pass around framebuffer parametersGrant Likely2007-10-121-20/+23
| * Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2007-10-111-80/+199
| |\
| | * [POWERPC] XilinxFB: sparse fixesGrant Likely2007-10-101-3/+3
| | * [POWERPC] XilinxFB: Make missing pdata structure non-fatalGrant Likely2007-10-101-12/+10Star
| | * [POWERPC] XilinxFB: add of_platform bus bindingGrant Likely2007-10-101-9/+98
| | * [POWERPC] XilinxFB: cleanup platform_bus binding to use platform bus API.Grant Likely2007-10-101-16/+16
| | * [POWERPC] XilinxFB: Split device setup from bus bindingGrant Likely2007-10-101-53/+80
| | * [POWERPC] XilinxFB: rename failout labels to reflect failureGrant Likely2007-10-101-9/+9
| | * [POWERPC] XilinxFB: Replace calls to printk with dev_dbg, dev_err, etc.Grant Likely2007-10-101-7/+7
| | * [POWERPC] XilinxFB: add banner output to probe routine when DEBUG is definedGrant Likely2007-10-101-0/+5
| * | [POWERPC] iSeries: Move viodasd probingStephen Rothwell2007-10-111-52/+25Star
| * | [POWERPC] iSeries: Move detection of virtual tapesStephen Rothwell2007-10-111-106/+18Star
| * | [POWERPC] iSeries: Move detection of virtual cdromsStephen Rothwell2007-10-111-97/+19Star
| * | [POWERPC] Remove iSeries_vio_devStephen Rothwell2007-10-112-7/+5Star
| * | [POWERPC] iSeries: Simplify viocd initialisationStephen Rothwell2007-10-111-24/+13Star
| |/
| * [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-041-0/+3
| * [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-046-183/+192
| * [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-046-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
| |\