summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ACPI: thermal: syntax, spelling, kernel-docLen Brown2008-02-082-23/+30
| | * | | | | intel_menlo: build on X86 onlyLen Brown2008-02-071-0/+1
| | * | | | | ACPI: build WMI on X86 onlyLen Brown2008-02-071-0/+1
| | * | | | | ACPI: cpufreq: Print _PPC changes via cpufreq debug layerThomas Renninger2008-02-071-0/+7
| | * | | | | ACPI: add newline to printkLen Brown2008-02-071-1/+1
| * | | | | | ACPI: DMI: add Panasonic CF-52 and Thinpad X61Len Brown2008-02-081-0/+20
| | |_|/ / / | |/| | | |
* | | | | | fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng2008-02-081-2/+2
* | | | | | NBD: remove limit on max number of nbd devicesPaul Clements2008-02-081-6/+4
* | | | | | Char: applicom, use pci_match_idJiri Slaby2008-02-081-11/+4
* | | | | | Char: applicom, use pci_resource_startJiri Slaby2008-02-081-4/+5
* | | | | | mount options: fix capifsMiklos Szeredi2008-02-081-0/+7
* | | | | | PWM LED driverDavid Brownell2008-02-083-0/+165
* | | | | | Basic PWM driver for AVR32 and AT91David Brownell2008-02-083-0/+419
* | | | | | atmel_serial: show tty name in /proc/interruptsHaavard Skinnemoen2008-02-081-1/+2
* | | | | | atmel_serial: use container_of instead of direct castHaavard Skinnemoen2008-02-081-17/+23
* | | | | | atmel_serial: fix broken RX buffer allocationHaavard Skinnemoen2008-02-081-1/+2
* | | | | | atmel_serial: add DMA supportChip Coldwell2008-02-082-24/+383
* | | | | | atmel_serial: split the interrupt handlerRemy Bohmer2008-02-081-55/+190
* | | | | | atmel_serial: fix bugs in probe() error path and remove()Haavard Skinnemoen2008-02-081-10/+29
* | | | | | atmel_serial: use existing console options only if BRG is runningHaavard Skinnemoen2008-02-081-8/+7
* | | | | | atmel_serial: use cpu_relax() when busy-waitingHaavard Skinnemoen2008-02-081-2/+2
* | | | | | atmel_serial: clean up the codeRemy Bohmer2008-02-081-105/+150
* | | | | | SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck2008-02-081-0/+25
* | | | | | parport: fix ieee1284_epp_read_addrStephan Boettcher2008-02-081-1/+1
* | | | | | Fix container_of() usageAlexey Dobriyan2008-02-081-1/+1
* | | | | | aoe: statically initialise devlist_lockAndrew Morton2008-02-081-3/+1
* | | | | | aoe: update copyright dateEd L. Cashin2008-02-087-7/+7
* | | | | | aoe: make error messages more specificEd L. Cashin2008-02-081-8/+7
* | | | | | aoe: the aoeminor doesn't need a long formatEd L. Cashin2008-02-082-5/+7
* | | | | | aoe: add module parameter for users who need more outstanding I/OEd L. Cashin2008-02-081-3/+7
* | | | | | aoe: only install new AoE device onceEd L. Cashin2008-02-081-0/+2
* | | | | | aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin2008-02-083-41/+133
* | | | | | aoe: user can ask driver to forget previously detected devicesEd L. Cashin2008-02-083-19/+74
* | | | | | aoe: eliminate goto and improve readabilityEd L. Cashin2008-02-081-35/+34
* | | | | | aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin2008-02-084-10/+9
* | | | | | aoe: handle multiple network paths to AoE deviceEd L. Cashin2008-02-086-335/+653
* | | | | | aoe: bring driver version number to 47Ed L. Cashin2008-02-081-1/+1
* | | | | | rd: support XIPNick Piggin2008-02-082-2/+47
* | | | | | rewrite rdNick Piggin2008-02-084-549/+550
* | | | | | mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-086-5/+22
* | | | | | usb: net2280 can't have a function called show_registers()David Howells2008-02-081-3/+3
* | | | | | aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0
* | | | | | serial_core: bring mostly into line with coding styleAlan Cox2008-02-081-27/+28
* | | | | | 8250: enable rate reporting via termiosAlan Cox2008-02-081-0/+1
* | | | | | serial8250: coding styleAlan Cox2008-02-081-9/+10
* | | | | | 8250_pci: coding styleAlan Cox2008-02-081-55/+54
* | | | | | 8250_hub6: codding styleAlan Cox2008-02-081-12/+12
* | | | | | 8250_hp300: coding styleAlan Cox2008-02-081-20/+15
* | | | | | 8250_gsc: coding styleAlan Cox2008-02-081-9/+8
* | | | | | 8250_early: coding styleAlan Cox2008-02-081-8/+15