summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-07[MTD] Add mtd panic_write function pointerRichard Purdie1-0/+17
2008-02-07[MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support.Scott Wood3-0/+1254
2008-02-07leds: Add HP Jornada 6xx driverKristoffer Ericson3-0/+128
2008-02-07leds: Remove the now uneeded ixp4xx driverRod Whitby3-224/+0
2008-02-07leds: Add power LED to the wrap driverMichael Loeffler1-6/+37
2008-02-07leds: Fix led-gpio active_low default brightnessRaphael Assenat1-1/+1
2008-02-07leds: hw acceleration for Clevo mail LED driverMárton Németh2-3/+42
2008-02-07leds: Add support for hardware accelerated LED flashingMárton Németh2-5/+42
2008-02-07leds: Standardise LED naming schemeRichard Purdie12-27/+29