summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-07Char: serial167, remove bottomhalfJiri Slaby1-68/+8
2008-02-07Char: stallion, remove bottomhalfJiri Slaby1-44/+24
2008-02-07Char: specialix, remove bottomhalvesJiri Slaby2-71/+4
2008-02-07Char: istallion, remove hangup bottomhalfJiri Slaby1-22/+1
2008-02-07Char: esp, remove hangup and wakeup bottomhalvesJiri Slaby1-53/+5
2008-02-07Char: riscom8, change rc_init_drivers prototypeJiri Slaby1-1/+1
2008-02-07Char: stallion, fix compiler warningsJiri Slaby1-4/+6
2008-02-07Char: mxser_new, ioaddresses are ulongJiri Slaby1-1/+1
2008-02-07Char: char/serial, remove SERIAL_TYPE_NORMAL redefinesJiri Slaby8-22/+0
2008-02-07Char: rocket, remove useless macrosJiri Slaby2-27/+2
2008-02-07Char: rocket, printk cleanupJiri Slaby2-44/+51
2008-02-07Char: rocket, switch long delay to sleepJiri Slaby1-4/+4
2008-02-07i8k: Inspiron E1705 fixFrank Sorenson1-0/+7
2008-02-07I8K: allow i8k driver to be built on x86_64 systemsBradley Smith1-1/+28
2008-02-07MBCS: convert dmareadlock to mutexMatthias Kaehlcke2-4/+4
2008-02-07MBCS: convert dmawritelock to mutexMatthias Kaehlcke2-4/+4
2008-02-07MBCS: convert algolock to mutexMatthias Kaehlcke2-4/+5
2008-02-07dz.c: Resource managementMaciej W. Rozycki1-101/+188
2008-02-07dz.c: Use a helper to cast from "struct uart_port *"Maciej W. Rozycki1-11/+16
2008-02-07dz: clean up and improve the setup of termios settingsMaciej W. Rozycki2-51/+56
2008-02-07dz: handle special conditions on reception correctlyMaciej W. Rozycki2-38/+46
2008-02-07dz: fix locking issuesMaciej W. Rozycki1-11/+12
2008-02-07dz: rename the serial console structureMaciej W. Rozycki1-3/+3
2008-02-07dz: update kconfig descriptionMaciej W. Rozycki1-6/+10
2008-02-07dz: add and reorder inclusions, remove unneeded onesMaciej W. Rozycki1-10/+13
2008-02-07dz: don't panic() when request_irq() failsMaciej W. Rozycki1-5/+15
2008-02-07dz: always check if it is safe to console_putchar()Maciej W. Rozycki1-2/+2
2008-02-07dz.h: remove useless unused module junkMaciej W. Rozycki1-5/+0
2008-02-07drivers/edac/i3000: document type promotionJason Uhlenkott1-0/+7
2008-02-07drivers/edac: i3000: missing init codeHitoshi Mitake1-0/+13
2008-02-07drivers/edac: mpc85xx: add static scopeDoug Thompson1-1/+1
2008-02-07drivers/edac: i3000: 64bit buildJason Uhlenkott1-1/+1
2008-02-07drivers/edac: pci: broken parity regressionBryan Boatright1-4/+8
2008-02-07drivers-edac: add marvell mv64x60 driverDave Jiang4-0/+977
2008-02-07drivers-edac: add freescale mpc85xx driverDave Jiang4-0/+1213
2008-02-07drivers-edac: i3000 replace macros with functionsJason Uhlenkott1-15/+35
2008-02-07drivers-edac: i3000 code tidyingJason Uhlenkott1-97/+110
2008-02-07drivers-edac: add Cell MC driverBenjamin Herrenschmidt3-0/+266
2008-02-07drivers-edac: add Cell XDR memory typesBenjamin Herrenschmidt2-1/+4
2008-02-07drivers-edac: use round_jiffies_relativeAnton Blanchard2-3/+3
2008-02-07drivers-edac: turn on edac device error loggingDoug Thompson1-0/+4
2008-02-07ASIC3 driverSamuel Ortiz3-0/+596
2008-02-07DS1WM: decouple host IRQ and INTR active state settingsPhilipp Zabel1-4/+5
2008-02-07power_supply: remove capacity_level from list of sysfs attributesThadeu Lima de Souza Cascardo1-1/+0
2008-02-07[MTD] Fix mtdoops.c compilationDavid Woodhouse1-0/+1
2008-02-07[MTD] [NOR] fix startup lock when using multiple nor flash chipsRizzo Davide1-1/+1
2008-02-07[MTD] [DOC200x] eccbuf is statically defined and always evaluate to trueSamuel Tardieu2-3/+3
2008-02-07[MTD] Fix maps/physmap.c compilation with CONFIG_PMakpm@linux-foundation.org1-6/+8
2008-02-07[MTD] onenand: Add panic_write function to the onenand driverRichard Purdie1-0/+108
2008-02-07[MTD] mtdoops: Use the panic_write function when presentRichard Purdie1-5/+21