summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* libata: Add 32bit PIO supportAlan Cox2009-01-086-9/+63
* [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATAShane Huang2009-01-081-2/+6
* pata_hpt366: reimplement mode programmingTejun Heo2009-01-081-65/+44
* [libata] pata_hpt3x3: correct _freeze() function declarationJeff Garzik2009-01-081-2/+2
* libata: Add special ata_pio_need_iordy() handling for Compact Flash.David Daney2009-01-081-0/+4
* pata_platform: __pata_platform_remove() shouldn't be in discard sectionSonic Zhang2009-01-081-1/+1
* sata_sil24: remove unused sil24_port_multiplierGrant Grundler2009-01-081-7/+0
* [libata] ahci: Add SATA GEN3 related messagesShane Huang2009-01-082-0/+3
* ata_piix: save, use saved and restore IOCFGTejun Heo2009-01-081-15/+34
* pata_ali: Fix and workaround for FIFO DMA bugAlan Cox2009-01-081-2/+30
* pata_ali: force initialise a few bitsAlan Cox2009-01-081-33/+38
* pata_hpt3x3: Workarounds for chipsetAlan Cox2009-01-081-6/+45
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-01-0810-3/+1293
|\
| * serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill2009-01-084-1/+513
| * powerpc/cell: Use correct types in beat filesIngo Molnar2009-01-081-2/+2
| * mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremapGeoff Levand2009-01-081-6/+8
| * mtd/ps3vram: Use msleep in waitsGeoff Levand2009-01-081-23/+17
| * mtd/ps3vram: Use proper kernel typesGeoff Levand2009-01-081-26/+30
| * mtd/ps3vram: Cleanup ps3vram driver messagesGeoff Levand2009-01-081-48/+68
| * mtd/ps3vram: Remove ps3vram debug routinesGeoff Levand2009-01-081-29/+0
| * mtd/ps3vram: Add modalias support to the ps3vram driverGeert Uytterhoeven2009-01-081-0/+1
| * mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTDJim Paris2009-01-083-0/+784
| * powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal2009-01-082-0/+2
* | fix similar typos to successfullColy Li2009-01-0813-13/+13
* | Make various things staticRoel Kluin2009-01-083-6/+5
* | generic swap(): iphase: rename swap() to swap_byte_order()Wu Fengguang2009-01-081-3/+3
* | w1: send status messages after command processingEvgeniy Polyakov2009-01-082-8/+47
* | w1: added w1 reset commandEvgeniy Polyakov2009-01-082-0/+4
* | w1: move w1 commands from defines to enumEvgeniy Polyakov2009-01-081-5/+8
* | w1: allow master IO commandsEvgeniy Polyakov2009-01-081-65/+77
* | w1: list slaves commandsEvgeniy Polyakov2009-01-081-17/+85
* | w1: add touch block commandEvgeniy Polyakov2009-01-084-4/+35
* | w1: add list masters w1 commandEvgeniy Polyakov2009-01-082-0/+57
* | w1: add 1-wire master driver for i.MX27 / i.MX31Sascha Hauer2009-01-083-0/+219
* | tpm: clean up tpm_nsc driver for platform_device suspend/resume complianceDavid Smith2009-01-081-13/+22
* | misc: add dell-laptop driverMatthew Garrett2009-01-083-0/+449
* | dcdbas: export functionality for use in other driversMatthew Garrett2009-01-082-4/+7
* | rtc-ds1307: remove legacy probe() checksJüri Reitel2009-01-081-27/+4
* | rtc-ds1307: SMBus compatibilityBARRE Sebastien2009-01-081-88/+35
* | xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-088-6/+715
* | drivers/xen/xenbus/xenbus_client.c: cleanup kerneldocQinghuang Feng2009-01-081-2/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-01-074-10/+10
|\
| * sparc64: Fix unsigned long long warnings in drivers.Sam Ravnborg2009-01-064-10/+10
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2009-01-0727-184/+106
|\ \
| * | V4L/DVB (10190): cx88: Fix some Kbuild troublesMauro Carvalho Chehab2009-01-076-47/+65
| * | V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=yMauro Carvalho Chehab2009-01-071-0/+1
| * | V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall2009-01-075-7/+5
| * | V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initializationMichael Krufky2009-01-071-1/+2
| * | V4L/DVB (10181): v4l2-device: Fix some sparse warningsMauro Carvalho Chehab2009-01-071-2/+2
| * | V4L/DVB (10180): drivers/media: Fix a number of sparse warningsMauro Carvalho Chehab2009-01-076-9/+9
OpenPOWER on IntegriCloud