aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2008-02-088250_pci: coding styleAlan Cox
2008-02-088250_hub6: codding styleAlan Cox
2008-02-088250_hp300: coding styleAlan Cox
2008-02-088250_gsc: coding styleAlan Cox
2008-02-088250_early: coding styleAlan Cox
2008-02-08tty_ioctl: drag screaming into compliance with the coding styleAlan Cox
2008-02-08tty_io: drag screaming into coding style complianceAlan Cox
2008-02-08tty_audit: fix checkpatch complaintAlan Cox
2008-02-08rocket: don't let random users reset the controllerAlan Cox
2008-02-08rocket: first pass at termios reportingAlan Cox
2008-02-08n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox
2008-02-08moxa: first pass at termios reportingAlan Cox
2008-02-08intel-iommu: fault_reason index cleanupmark gross
2008-02-08intel-iommu: PMEN supportmark gross
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-02-07Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds
2008-02-07Convert SG from nopage to fault.Nick Piggin
2008-02-08dm raid1: report fault statusJonathan Brassow
2008-02-08dm raid1: handle read failuresJonathan Brassow
2008-02-08dm raid1: fix EIO after log failureJonathan Brassow
2008-02-08dm raid1: handle recovery failuresJonathan Brassow
2008-02-08dm raid1: handle write failuresJonathan Brassow
2008-02-08dm snapshot: combine consecutive exceptions in memoryMilan Broz
2008-02-08dm: stripe enhanced status returnBrian Wood
2008-02-08dm: stripe trigger event on failureBrian Wood
2008-02-08dm log: auto load modulesJonathan Brassow
2008-02-08dm: move deferred bio flushing to workqueueMilan Broz
2008-02-08dm crypt: use async cryptoMilan Broz
2008-02-08dm crypt: prepare async callback fnMilan Broz