summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* tty_ioctl: drag screaming into compliance with the coding styleAlan Cox2008-02-081-182/+180
* tty_io: drag screaming into coding style complianceAlan Cox2008-02-081-278/+283
* tty_audit: fix checkpatch complaintAlan Cox2008-02-081-1/+1
* rocket: don't let random users reset the controllerAlan Cox2008-02-081-0/+3
* rocket: first pass at termios reportingAlan Cox2008-02-081-10/+8
* n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox2008-02-081-75/+73
* moxa: first pass at termios reportingAlan Cox2008-02-081-8/+15
* intel-iommu: fault_reason index cleanupmark gross2008-02-081-6/+5
* intel-iommu: PMEN supportmark gross2008-02-082-1/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2008-02-0712-408/+1361
|\
| * dm raid1: report fault statusJonathan Brassow2008-02-081-8/+36
| * dm raid1: handle read failuresJonathan Brassow2008-02-081-45/+211
| * dm raid1: fix EIO after log failureJonathan Brassow2008-02-081-11/+90
| * dm raid1: handle recovery failuresJonathan Brassow2008-02-081-3/+20
| * dm raid1: handle write failuresJonathan Brassow2008-02-081-26/+224
| * dm snapshot: combine consecutive exceptions in memoryMilan Broz2008-02-082-16/+116
| * dm: stripe enhanced status returnBrian Wood2008-02-081-1/+22
| * dm: stripe trigger event on failureBrian Wood2008-02-081-1/+81
| * dm log: auto load modulesJonathan Brassow2008-02-081-1/+50
| * dm: move deferred bio flushing to workqueueMilan Broz2008-02-081-12/+67
| * dm crypt: use async cryptoMilan Broz2008-02-081-59/+72
| * dm crypt: prepare async callback fnMilan Broz2008-02-081-4/+41
| * dm crypt: add completion for asyncMilan Broz2008-02-081-0/+21
| * dm crypt: add async request mempoolMilan Broz2008-02-081-2/+43
| * dm crypt: extract scatterlist processingMilan Broz2008-02-081-24/+39
| * dm crypt: tidy io ref countingMilan Broz2008-02-081-12/+8