summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-08tty_io: drag screaming into coding style complianceAlan Cox1-278/+283
2008-02-08tty_audit: fix checkpatch complaintAlan Cox1-1/+1
2008-02-08rocket: don't let random users reset the controllerAlan Cox1-0/+3
2008-02-08rocket: first pass at termios reportingAlan Cox1-10/+8
2008-02-08n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox1-75/+73
2008-02-08moxa: first pass at termios reportingAlan Cox1-8/+15
2008-02-08intel-iommu: fault_reason index cleanupmark gross1-6/+5
2008-02-08intel-iommu: PMEN supportmark gross2-1/+24
2008-02-08Enhanced partition statistics: aoe fixJerome Marchand1-4/+4
2008-02-08CRIS v10: drivers/net/cris/eth_v10.c rename LED defines to CRIS_LED to avoid ...Jesper Nilsson1-218/+7
2008-02-08[POWERPC] Disable G5 NAP mode during SMU commands on U3Benjamin Herrenschmidt1-1/+24
2008-02-08Merge branches 'release', 'dmi' and 'misc' into releaseLen Brown6-30/+57
2008-02-08acer-wmi, tc1100-wmi: select ACPI_WMILen Brown1-2/+2
2008-02-08ACPI: WMI: Improve Kconfig descriptionCarlos Corbacho1-4/+15
2008-02-08ACPI: DMI: add Panasonic CF-52 and Thinpad X61Len Brown1-0/+20
2008-02-07ACPI: thermal: syntax, spelling, kernel-docLen Brown2-23/+30
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds12-408/+1361
2008-02-07Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds48-1669/+3571
2008-02-07Convert SG from nopage to fault.Nick Piggin1-12/+11
2008-02-07[ISDN]: fix section mismatch warning in enpci_card_msgSam Ravnborg1-2/+1
2008-02-08dm raid1: report fault statusJonathan Brassow1-8/+36
2008-02-08dm raid1: handle read failuresJonathan Brassow1-45/+211
2008-02-08dm raid1: fix EIO after log failureJonathan Brassow1-11/+90
2008-02-08dm raid1: handle recovery failuresJonathan Brassow1-3/+20
2008-02-08dm raid1: handle write failuresJonathan Brassow1-26/+224
2008-02-08dm snapshot: combine consecutive exceptions in memoryMilan Broz2-16/+116
2008-02-08dm: stripe enhanced status returnBrian Wood1-1/+22
2008-02-08dm: stripe trigger event on failureBrian Wood1-1/+81
2008-02-08dm log: auto load modulesJonathan Brassow1-1/+50
2008-02-08dm: move deferred bio flushing to workqueueMilan Broz1-12/+67
2008-02-08dm crypt: use async cryptoMilan Broz1-59/+72
2008-02-08dm crypt: prepare async callback fnMilan Broz1-4/+41
2008-02-08dm crypt: add completion for asyncMilan Broz1-0/+21
2008-02-08dm crypt: add async request mempoolMilan Broz1-2/+43
2008-02-08dm crypt: extract scatterlist processingMilan Broz1-24/+39
2008-02-08dm crypt: tidy io ref countingMilan Broz1-12/+8
2008-02-08dm crypt: introduce crypt_write_io_loopMilan Broz1-5/+11
2008-02-08dm crypt: abstract crypt_write_doneMilan Broz1-16/+25
2008-02-08dm crypt: store sector mapping in dm_crypt_ioMilan Broz1-7/+7
2008-02-08dm crypt: move queue functionsAlasdair G Kergon1-28/+26