aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds1-218/+7
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-6/+6
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-1/+24
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+1
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds7-30/+77
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng1-2/+2
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements1-6/+4
2008-02-08Char: applicom, use pci_match_idJiri Slaby1-11/+4
2008-02-08Char: applicom, use pci_resource_startJiri Slaby1-4/+5
2008-02-08mount options: fix capifsMiklos Szeredi1-0/+7
2008-02-08PWM LED driverDavid Brownell3-0/+165
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell3-0/+419
2008-02-08atmel_serial: show tty name in /proc/interruptsHaavard Skinnemoen1-1/+2
2008-02-08atmel_serial: use container_of instead of direct castHaavard Skinnemoen1-17/+23
2008-02-08atmel_serial: fix broken RX buffer allocationHaavard Skinnemoen1-1/+2
2008-02-08atmel_serial: add DMA supportChip Coldwell2-24/+383
2008-02-08atmel_serial: split the interrupt handlerRemy Bohmer1-55/+190
2008-02-08atmel_serial: fix bugs in probe() error path and remove()Haavard Skinnemoen1-10/+29
2008-02-08atmel_serial: use existing console options only if BRG is runningHaavard Skinnemoen1-8/+7
2008-02-08atmel_serial: use cpu_relax() when busy-waitingHaavard Skinnemoen1-2/+2
2008-02-08atmel_serial: clean up the codeRemy Bohmer1-105/+150
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck1-0/+25
2008-02-08parport: fix ieee1284_epp_read_addrStephan Boettcher1-1/+1
2008-02-08Fix container_of() usageAlexey Dobriyan1-1/+1
2008-02-08aoe: statically initialise devlist_lockAndrew Morton1-3/+1
2008-02-08aoe: update copyright dateEd L. Cashin7-7/+7
2008-02-08aoe: make error messages more specificEd L. Cashin1-8/+7
2008-02-08aoe: the aoeminor doesn't need a long formatEd L. Cashin2-5/+7
2008-02-08aoe: add module parameter for users who need more outstanding I/OEd L. Cashin1-3/+7
2008-02-08aoe: only install new AoE device onceEd L. Cashin1-0/+2
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin3-41/+133
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin3-19/+74
2008-02-08aoe: eliminate goto and improve readabilityEd L. Cashin1-35/+34
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin4-10/+9
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin6-335/+653
2008-02-08aoe: bring driver version number to 47Ed L. Cashin1-1/+1
2008-02-08rd: support XIPNick Piggin2-2/+47
2008-02-08rewrite rdNick Piggin4-549/+550
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells6-5/+22
2008-02-08usb: net2280 can't have a function called show_registers()David Howells1-3/+3
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2008-02-08serial_core: bring mostly into line with coding styleAlan Cox1-27/+28
2008-02-088250: enable rate reporting via termiosAlan Cox1-0/+1
2008-02-08serial8250: coding styleAlan Cox1-9/+10
2008-02-088250_pci: coding styleAlan Cox1-55/+54
2008-02-088250_hub6: codding styleAlan Cox1-12/+12
2008-02-088250_hp300: coding styleAlan Cox1-20/+15
2008-02-088250_gsc: coding styleAlan Cox1-9/+8
2008-02-088250_early: coding styleAlan Cox1-8/+15
2008-02-08tty_ioctl: drag screaming into compliance with the coding styleAlan Cox1-182/+180