aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * dm crypt: introduce crypt_write_io_loopMilan Broz2008-02-081-5/+11
| * dm crypt: abstract crypt_write_doneMilan Broz2008-02-081-16/+25
| * dm crypt: store sector mapping in dm_crypt_ioMilan Broz2008-02-081-7/+7
| * dm crypt: move queue functionsAlasdair G Kergon2008-02-081-28/+26
| * dm crypt: adjust io processing functionsMilan Broz2008-02-081-15/+25
| * dm crypt: tidy crypt_endioMilan Broz2008-02-081-11/+6
| * dm crypt: move error setting outside crypt_dec_pendingMilan Broz2008-02-081-11/+25
| * dm crypt: remove unnecessary crypt_context write parmMilan Broz2008-02-081-6/+4
| * dm crypt: move convert_context inside dm_crypt_ioMilan Broz2008-02-081-20/+21
| * dm mpath: add missing staticAlasdair G Kergon2008-02-081-1/+1
| * dm: targets no longer experimentalAlasdair G Kergon2008-02-081-12/+12