summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2008-02-0719-160/+2430
|\
| * Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-02-0712-42/+2016
| |\
| | * Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virt...Josh Boyer2008-02-0612-42/+2016
| | |\
| | | * [POWERPC] Xilinx: hwicap driverStephen Neuendorffer2008-02-069-0/+1995
| | | * [POWERPC] Eliminate broken OF console initialization.Grant Likely2008-02-061-31/+1
| | | * [POWERPC] Xilinx: Update compatible to use values generated by BSP generator.Stephen Neuendorffer2008-02-063-10/+19
| | | * [POWERPC] Fix incorrectly tagged __devinitdata structuresGrant Likely2008-02-063-3/+3
| * | | [POWERPC] mpc52xx: fix compile error introduce when rebasing patchGrant Likely2008-02-061-25/+14
| |/ /
| * | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx int...Paul Mackerras2008-02-072-75/+368
| |\ \
| | * | [POWERPC] mpc512x: Add MPC512x PSC support to MPC52xx psc driverJohn Rigby2008-02-062-12/+177
| | * | [POWERPC] mpc512x: Factor out 5200 dependencies from 52xx psc driverJohn Rigby2008-02-061-64/+192
| | |/
| * | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-02-062-40/+19
| |\ \
| | * | cpmac: convert to new Fixed PHY infrastructureAnton Vorontsov2008-02-052-40/+19
| * | | [POWERPC] iSeries: Fix section mismatch in viocdStephen Rothwell2008-02-061-1/+1
| * | | [POWERPC] Create and hook up of_platform_device_shutdownMichael Ellerman2008-02-061-0/+10
| * | | [POWERPC] Add of_get_next_parent()Michael Ellerman2008-02-061-0/+25
* | | | Char: mxser, add support for CP-114ULJiri Slaby2008-02-071-10/+19
* | | | Char: mxser, remove itJiri Slaby2008-02-076-5485/+1891
* | | | Char: mxser, ioctl cleanupJiri Slaby2008-02-072-45/+31
* | | | Char: mxser, simplify mxser_get_serial_infoJiri Slaby2008-02-071-15/+12
* | | | Char: mxser, reorder mxser_cardinfo fieldsJiri Slaby2008-02-071-30/+30
* | | | Char: mxser, 0 to NULL in pointerJiri Slaby2008-02-071-1/+1
* | | | Char: mxser, remove special baudrate processingJiri Slaby2008-02-072-101/+23
* | | | mxser/mxser_new: first pass over termios reporting for the mxser cardsAlan Cox2008-02-072-15/+28
* | | | Char: riscom8, remove wakeup and hangup bottomhalvesJiri Slaby2008-02-072-50/+4
* | | | Char: serial167, remove bottomhalfJiri Slaby2008-02-071-68/+8
* | | | Char: stallion, remove bottomhalfJiri Slaby2008-02-071-44/+24
* | | | Char: specialix, remove bottomhalvesJiri Slaby2008-02-072-71/+4
* | | | Char: istallion, remove hangup bottomhalfJiri Slaby2008-02-071-22/+1
* | | | Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby2008-02-071-53/+5
* | | | Char: riscom8, change rc_init_drivers prototypeJiri Slaby2008-02-071-1/+1
* | | | Char: stallion, fix compiler warningsJiri Slaby2008-02-071-4/+6
* | | | Char: mxser_new, ioaddresses are ulongJiri Slaby2008-02-071-1/+1
* | | | Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby2008-02-078-22/+0
* | | | Char: rocket, remove useless macrosJiri Slaby2008-02-072-27/+2
* | | | Char: rocket, printk cleanupJiri Slaby2008-02-072-44/+51
* | | | Char: rocket, switch long delay to sleepJiri Slaby2008-02-071-4/+4
* | | | i8k: Inspiron E1705 fixFrank Sorenson2008-02-071-0/+7
* | | | I8K: allow i8k driver to be built on x86_64 systemsBradley Smith2008-02-071-1/+28
* | | | MBCS: convert dmareadlock to mutexMatthias Kaehlcke2008-02-072-4/+4
* | | | MBCS: convert dmawritelock to mutexMatthias Kaehlcke2008-02-072-4/+4
* | | | MBCS: convert algolock to mutexMatthias Kaehlcke2008-02-072-4/+5
* | | | dz.c: Resource managementMaciej W. Rozycki2008-02-071-101/+188
* | | | dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki2008-02-071-11/+16
* | | | dz: clean up and improve the setup of termios settingsMaciej W. Rozycki2008-02-072-51/+56
* | | | dz: handle special conditions on reception correctlyMaciej W. Rozycki2008-02-072-38/+46
* | | | dz: fix locking issuesMaciej W. Rozycki2008-02-071-11/+12
* | | | dz: rename the serial console structureMaciej W. Rozycki2008-02-071-3/+3
* | | | dz: update kconfig descriptionMaciej W. Rozycki2008-02-071-6/+10
* | | | dz: add and reorder inclusions, remove unneeded onesMaciej W. Rozycki2008-02-071-10/+13