summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | V4L/DVB (10179): tda8290: Fix two sparse warningsMauro Carvalho Chehab2009-01-071-2/+1
| * | V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbolsMauro Carvalho Chehab2009-01-071-11/+15
| * | V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab2009-01-073-3/+3
| * | V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA defin...Eric Miao2009-01-072-98/+1
| * | V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_h...Guennadi Liakhovetski2009-01-072-4/+2
* | | staging: __FUNCTION__ is gcc-specific, use __func__Harvey Harrison2009-01-0764-360/+360
* | | trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-075-10/+10
|/ /
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-01-0741-1088/+1867
|\ \
| * | PCI PM: Put PM callbacks in the order of executionRafael J. Wysocki2009-01-071-43/+43
| * | PCI PM: Run default PM callbacks for all devices using new frameworkRafael J. Wysocki2009-01-071-82/+53
| * | PCI PM: Register power state of devices during initializationRafael J. Wysocki2009-01-071-2/+6
OpenPOWER on IntegriCloud