summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-02-08DCA: convert struct class_device to struct device.Kay Sievers
2008-02-08x25_asy: Fix ref count rule violationAlan Cox
2008-02-08IPoIB: Add send gather supportEli Cohen
2008-02-08IPoIB: Add high DMA feature flagEli Cohen
2008-02-08IB/mlx4: Use multiple WQ blocks to post smaller send WQEsJack Morgenstein
2008-02-08Merge branch 'cris' of git://www.jni.nu/crisLinus Torvalds
2008-02-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-02-08Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-08fs/char_dev.c: chrdev_open marked static and removed from fs.hDenis Cheng
2008-02-08NBD: remove limit on max number of nbd devicesPaul Clements
2008-02-08Char: applicom, use pci_match_idJiri Slaby
2008-02-08Char: applicom, use pci_resource_startJiri Slaby
2008-02-08mount options: fix capifsMiklos Szeredi
2008-02-08PWM LED driverDavid Brownell
2008-02-08Basic PWM driver for AVR32 and AT91David Brownell
2008-02-08atmel_serial: show tty name in /proc/interruptsHaavard Skinnemoen
2008-02-08atmel_serial: use container_of instead of direct castHaavard Skinnemoen
2008-02-08atmel_serial: fix broken RX buffer allocationHaavard Skinnemoen
2008-02-08atmel_serial: add DMA supportChip Coldwell
2008-02-08atmel_serial: split the interrupt handlerRemy Bohmer
2008-02-08atmel_serial: fix bugs in probe() error path and remove()Haavard Skinnemoen
2008-02-08atmel_serial: use existing console options only if BRG is runningHaavard Skinnemoen
2008-02-08atmel_serial: use cpu_relax() when busy-waitingHaavard Skinnemoen
2008-02-08atmel_serial: clean up the codeRemy Bohmer
2008-02-08SMBIOS/DMI: add type 41 = Onboard Devices Extended InformationWim Van Sebroeck
2008-02-08parport: fix ieee1284_epp_read_addrStephan Boettcher
2008-02-08Fix container_of() usageAlexey Dobriyan
2008-02-08aoe: statically initialise devlist_lockAndrew Morton
2008-02-08aoe: update copyright dateEd L. Cashin
2008-02-08aoe: make error messages more specificEd L. Cashin
2008-02-08aoe: the aoeminor doesn't need a long formatEd L. Cashin
2008-02-08aoe: add module parameter for users who need more outstanding I/OEd L. Cashin
2008-02-08aoe: only install new AoE device onceEd L. Cashin
2008-02-08aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin
2008-02-08aoe: user can ask driver to forget previously detected devicesEd L. Cashin
2008-02-08aoe: eliminate goto and improve readabilityEd L. Cashin
2008-02-08aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin
2008-02-08aoe: handle multiple network paths to AoE deviceEd L. Cashin
2008-02-08aoe: bring driver version number to 47Ed L. Cashin
2008-02-08rd: support XIPNick Piggin
2008-02-08rewrite rdNick Piggin
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells
2008-02-08usb: net2280 can't have a function called show_registers()David Howells
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08serial_core: bring mostly into line with coding styleAlan Cox
2008-02-088250: enable rate reporting via termiosAlan Cox
2008-02-08serial8250: coding styleAlan Cox