summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* dz: don't panic() when request_irq() failsMaciej W. Rozycki2008-02-071-5/+15
* dz: always check if it is safe to console_putchar()Maciej W. Rozycki2008-02-071-2/+2
* dz.h: remove useless unused module junkMaciej W. Rozycki2008-02-071-5/+0
* drivers/edac/i3000: document type promotionJason Uhlenkott2008-02-071-0/+7
* drivers/edac: i3000: missing init codeHitoshi Mitake2008-02-071-0/+13
* drivers/edac: mpc85xx: add static scopeDoug Thompson2008-02-071-1/+1
* drivers/edac: i3000: 64bit buildJason Uhlenkott2008-02-071-1/+1
* drivers/edac: pci: broken parity regressionBryan Boatright2008-02-071-4/+8
* drivers-edac: add marvell mv64x60 driverDave Jiang2008-02-074-0/+977
* drivers-edac: add freescale mpc85xx driverDave Jiang2008-02-074-0/+1213
* drivers-edac: i3000 replace macros with functionsJason Uhlenkott2008-02-071-15/+35
* drivers-edac: i3000 code tidyingJason Uhlenkott2008-02-071-97/+110
* drivers-edac: add Cell MC driverBenjamin Herrenschmidt2008-02-073-0/+266
* drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt2008-02-072-1/+4
* drivers-edac: use round_jiffies_relativeAnton Blanchard2008-02-072-3/+3
* drivers-edac: turn on edac device error loggingDoug Thompson2008-02-071-0/+4
* ASIC3 driverSamuel Ortiz2008-02-073-0/+596
* DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel2008-02-071-4/+5
* power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo2008-02-071-1/+0
* Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds2008-02-064-135/+96
|\
| * async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-062-12/+12
OpenPOWER on IntegriCloud