aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-11-04[PATCH] nvidiafb: Geforce 7800 series support addedCalin A. Culianu1-0/+8
2005-11-04Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infi...Linus Torvalds6-0/+1865
2005-11-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds24-118/+165
2005-11-04Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds7-38/+41
2005-11-04[USB]: Make early handoff a final fixup instead of a header one.David S. Miller1-1/+1
2005-11-04Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-11-04[PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfromRussell King1-9/+0
2005-11-04[PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000Russell King1-109/+1
2005-11-04[PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the C...Russell King3-15/+3
2005-11-03[IB] mthca: check P_Key index in modify QPJack Morgenstein1-0/+7
2005-11-03[SERIAL] 8250_early.c passing 0 instead of NULLBen Dooks1-1/+1
2005-11-03[IB] umad: fix hot remove of IB devicesRoland Dreier1-16/+64
2005-11-02[IB] mthca: fix format of FW versionRoland Dreier2-2/+2
2005-11-02[IPoIB] don't compile debug code if debugging isn't enabledRoland Dreier3-1/+7
2005-11-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+2
2005-11-02IB: Add SCSI RDMA Protocol (SRP) initiatorRoland Dreier6-0/+1865
2005-11-02[IPoIB] remove unneeded initializations to 0Roland Dreier1-9/+2
2005-11-02Merge git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds11-108/+61
2005-11-02[IB] kzalloc() conversionsRoland Dreier11-62/+27
2005-11-02[ARM] AMBA CLCD driver can drive PL110 and PL111 primecellsRussell King1-2/+2
2005-11-02Merge Paulus' treeStephen Rothwell124-138/+218
2005-11-01[PATCH] blk: fix dangling pointer access in __elv_add_requestTejun Heo1-1/+6
2005-11-01[PATCH] ibmveth fix panic in initial replenish cycleSantiago Leon1-1/+1
2005-11-01[PATCH] missing platform_device.h includesAl Viro1-0/+1
2005-11-01Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds93-19144/+19273
2005-11-01[PATCH] tlclk build fixAndrew Morton1-0/+1
2005-11-01[PATCH] TPM compile fixChris Wright2-0/+2
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+3
2005-11-01Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-15/+37
2005-11-02Merge iSeries include file moveStephen Rothwell6-25/+25
2005-11-02Merge ../linux-2.6Paul Mackerras124-138/+218
2005-11-02merge filename and modify references to iseries/vio.hKelly Daly5-6/+6
2005-11-02merge filename and modify references to iSeries/mf.hKelly Daly1-1/+1
2005-11-02powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PMPaul Mackerras1-13/+16
2005-11-02merge filename and modify references to iseries/hv_types.hKelly Daly4-4/+4
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly6-6/+6
2005-11-02merge filename and modify reference to iseries/hv_lp_config.hKelly Daly5-5/+5
2005-11-02merge filename and modify references to iseries/hv_call_event.hKelly Daly2-2/+2
2005-11-01[ARM] 3079/1: Fix typo in i2c-iop3xx.c (invalid pointer passed to release_mem...Dan Williams1-4/+5
2005-11-01[WATCHDOG] adds device_driver .owner fieldWim Van Sebroeck2-0/+2
2005-11-01[WATCHDOG] pcwd_pci.c update commentsWim Van Sebroeck1-2/+4
2005-11-01[WATCHDOG] w83627hf_wdt trivial typoPozsar Balazs1-1/+1
2005-11-01[WATCHDOG] s3c2410 wdt - add .owner fieldBen Dooks1-0/+1
2005-11-01[BLOCK] aoe: update for combined io statisticsJens Axboe1-9/+4
2005-11-01[BLOCK] Unify the seperate read/write io stat fields into arraysJens Axboe10-97/+52
2005-11-01[BLOCK] Update read/write block io statistics at completion timeJens Axboe1-8/+11
2005-11-01merge filename and modify references to iseries/hv_call.hKelly Daly1-1/+1
2005-10-31Don't touch USB controller IO registers when they are disabledLinus Torvalds1-0/+23
2005-10-31[PATCH] revert ide-scsi highmem cleanupAndrew Morton1-12/+32
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno2-3/+3
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King2-11/+32
2005-10-31[PATCH] noop-iosched: avoid corrupted request mergingJens Axboe1-0/+1
2005-10-31[PATCH] Fix on-the-fly switch from cfq i/o schedulerJens Axboe1-3/+1
2005-10-31Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-51/+18
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds110-66/+132
2005-10-31[IPoIB] cleanups: fix comment, remove useless variablesRoland Dreier2-9/+7
2005-10-31[IB] mthca: Avoid SRQ free WQE list corruptionRoland Dreier1-6/+7
2005-10-31[IB] uverbs: Avoid NULL pointer deref on CQ async eventRoland Dreier3-6/+5
2005-10-31[SERIAL] Arrange better identification of portsRussell King1-1/+3
2005-10-31Input: adbhid - fix OOPS introduced by dynalloc conversionPaul Mackerras1-0/+1
2005-10-31Input: lkkbd - fix debug message in lkkbd_interrupt()Dmitry Torokhov1-1/+1
2005-10-31Input: pcspkr - fix setting name and phys for the deviceDmitry Torokhov1-1/+1
2005-10-31Input: fix input_dev registration messageDmitry Torokhov1-1/+1
2005-10-31Input: evdev - allow querying SW state from compat ioctlDmitry Torokhov1-0/+3
2005-10-31Input: evdev - allow querying EV_SW bits from compat_ioctlDmitry Torokhov1-0/+1
2005-10-30[libata] locking rewrite (== fix)Jeff Garzik2-3/+8
2005-10-30[libata] ata_tf_to_host cleanupsJeff Garzik2-48/+10
2005-10-31Merge ../linux-2.6 by handPaul Mackerras951-29865/+42625
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-2/+1
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-49/+158
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-3/+8
2005-10-30[PATCH] fix missing includesTim Schmielau123-15/+220
2005-10-30[PATCH] hpet: hpet driver cleanupsRandy Dunlap1-30/+35
2005-10-30[PATCH] hpet: use HPET physical addresses for dup. detectionRandy Dunlap1-5/+15
2005-10-30[PATCH] hpet: allow HPET FIXED_MEM32 resource typeRandy Dunlap1-0/+17
2005-10-30[PATCH] hpet: simplify initialization messageClemens Ladisch1-5/+4
2005-10-30[PATCH] hpet: remove superfluous indirectionsClemens Ladisch1-2/+2
2005-10-30[PATCH] hpet: fix access to multiple HPET devicesClemens Ladisch1-2/+2
2005-10-30[PATCH] hpet: fix uninitialized variable in hpet_register()Clemens Ladisch1-0/+2
2005-10-30[PATCH] hpet: fix division by zero in HPET_INFOClemens Ladisch1-2/+5
2005-10-30[PATCH] hpet: fix HPET_INFO calls from kernel spaceClemens Ladisch1-2/+6
2005-10-30[PATCH] hpet: allow shared interruptsClemens Ladisch1-7/+21
2005-10-30[PATCH] hpet: allow non-power-of-two frequenciesClemens Ladisch1-1/+1
2005-10-30[PATCH] hpet: remove superfluous register readsClemens Ladisch1-4/+0
2005-10-30[PATCH] hpet: remove unused variableClemens Ladisch1-3/+2
2005-10-30[PATCH] HPET: make frequency calculations 32 bit safeClemens Ladisch1-13/+19
2005-10-30[PATCH] hpet: disallow zero interrupt frequencyClemens Ladisch1-1/+4
2005-10-30[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap6-11/+11
2005-10-30[PATCH] tpm-tidiesAndrew Morton3-37/+23
2005-10-30[PATCH] Infineon TPM: move infineon driver off pci_devMarcel Selhorst1-98/+59
2005-10-30[PATCH] tpm: move nsc driver off pci_devKylene Jo Hall1-67/+77
2005-10-30[PATCH] tpm: move atmel driver off pci_devKylene Jo Hall1-62/+63
2005-10-30[PATCH] tpm: change from pci_dev to dev power management functionsKylene Jo Hall2-6/+6
2005-10-30[PATCH] tpm: remove pci dependencyKylene Jo Hall5-72/+91
2005-10-30[PATCH] tpm: add status function to allow non-lpc bus chipsKylene Jo Hall5-1/+20
2005-10-30[PATCH] Don't set dcdbas driver to default mAndi Kleen1-1/+0
2005-10-30[PATCH] rocketport: make it work when statically linked into kernelBjorn Helgaas1-8/+2
2005-10-30[PATCH] watchdog: update .owner field of struct pci_driverLaurent Riffard2-0/+2
2005-10-30[PATCH] SyncLink adapters: updates .owner field of struct pci_driverLaurent Riffard2-0/+2
2005-10-30[PATCH] epca: update .owner field of struct pci_driverLaurent Riffard1-0/+1
2005-10-30[PATCH] fix vgacon blankingPozsar Balazs1-0/+2
2005-10-30[PATCH] setkeys needs rootAndrew Morton1-0/+3
2005-10-30[PATCH] firmware: fix all kernel-doc warningsRandy Dunlap1-28/+41
2005-10-30[PATCH] Telecom Clock Driver for MPCBL0010 ATCA computer bladeMark Gross3-0/+909
2005-10-30[PATCH] Added a Receive_Abort to the Marvell serial driverCarlos Sanchez1-0/+2
2005-10-30[PATCH] ioc4 serial support - mostly cleanupPat Gefre1-36/+44
2005-10-30[PATCH] ide-cd mini cleanup of castsJesper Juhl1-25/+29
2005-10-30[PATCH] block cleanups: Fix iosched module refcount leakNate Diller1-1/+3
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare5-5/+5
2005-10-30[PATCH] Typo fix: explictly -> explicitlyJean Delvare2-2/+2
2005-10-30[PATCH] block cleanups: Add kconfig default iosched submenuNate Diller2-17/+38
2005-10-30[PATCH] reduce sizeof(struct file)Eric Dumazet1-1/+1
2005-10-30[PATCH] protect ide_cdrom_capacity by ifdefAmos Waterland1-0/+2
2005-10-30[PATCH] remove some more check_region stuffJeff Garzik2-196/+196
2005-10-30[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.cNorbert Kiesel1-4/+0
2005-10-30[PATCH] cfq-iosched: move tasklist walk to elevator.cChristoph Hellwig3-22/+23
2005-10-30[PATCH] smsc-ircc2: PM cleanup - do not close device when suspendingDmitry Torokhov1-44/+85
2005-10-30[PATCH] ide-scsi highmem cleanupAndrew Morton1-26/+12
2005-10-30[PATCH] s390, ccw - export modaliasBastian Blank1-0/+19
2005-10-30[PATCH] s390: 3270 fullscreen viewRichard Hitt5-69/+306
2005-10-30[PATCH] m32r: SMC91x driver updateHirokazu Takata1-6/+6
2005-10-30[PATCH] introduce .valid callback for pm_opsShaohua Li1-0/+8
2005-10-30[PATCH] create and destroy cpufreq sysfs entries based on cpu notifiersAshok Raj2-9/+102
2005-10-30[PATCH] Remove cpu_sys_devices in cpufreq subsystem.Ashok Raj1-13/+3
2005-10-30[PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.Ashok Raj1-2/+14
2005-10-30[PATCH] CONFIG_IA32Brian Gerst10-20/+20
2005-10-30[ARM] Support pcmcia slot on sharp sl-5500Pavel Machek3-1/+38
2005-10-30[ARM] Sharp sl-5500 touchscreen supportPavel Machek1-21/+53
2005-10-30[SERIAL] remove unneeded code from serial_core.cJayachandran C1-2/+1
2005-10-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds18-229/+206
2005-10-30Fix PIIX4 SMB region sizeLinus Torvalds1-2/+2
2005-10-30[libata] use dev_printk() throughout driversJeff Garzik14-83/+101
2005-10-30[ARM] Turn ARM RiscPC PCF8583 i2c RTC driver into a proper moduleRussell King1-17/+63
2005-10-30[DRIVER MODEL] Add missing driver_unregister to IMX serial driverRussell King1-0/+1
2005-10-30[DRIVER MODEL] Add missing driver_unregister in i2c-s3c2410 failure path.Russell King1-2/+5
2005-10-30[ARM] 3066/1: Fix PXA irda driver suspend/resume functionsRichard Purdie1-10/+4
2005-10-30[libata ata_piix] fix native mode probe, after recent updatesJeff Garzik1-4/+3
2005-10-30[libata ata_piix] use dev_printk() where appropriateJeff Garzik1-2/+6
2005-10-30[libata] fix legacy IDE probingJeff Garzik1-4/+4
2005-10-30[MMC] Use command class to determine read-only statusPierre Ossman1-2/+8
2005-10-30[MMC] pxamci doesn't need to include asm/irq.hRussell King1-1/+0
2005-10-30[libata] change ata_qc_complete() to take error mask as second argJeff Garzik10-69/+83
2005-10-30Merge branch 'master'Jeff Garzik11-41/+488
2005-10-29Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-31/+16
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2-7/+3
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen3-0/+458
2005-10-29[PATCH] core remove PageReservedNick Piggin2-7/+15
2005-10-29[libata] remove ata_chk_err(), ->check_err() hook.Jeff Garzik4-67/+9
2005-10-30[CRYPTO] Simplify one-member scatterlist expressionsHerbert Xu1-2/+2
2005-10-30[PATCH] Use sg_set_buf/sg_init_one where applicableDavid Hardeman6-30/+15
2005-10-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-19/+47
2005-10-29[IPoIB] use spin_trylock_irqsave()Roland Dreier1-4/+1
2005-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds26-895/+3335
2005-10-29Fix build error caused by missmatching duplicate declaration.Ralf Baechle1-1/+0
2005-10-29Let it compile again after i2c algo id removal. Sort headers.Ladislav Michl3-17/+14
2005-10-29Au1[12]00 mmc driver. Only tested on the Au1200 at this point thoughPete Popov4-0/+1132
2005-10-29Updated pcmcia driver with pb1200 and db1200 support.Pete Popov3-4/+23
2005-10-29- moved platform structure to platform.cPete Popov1-7/+1
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov3-1/+1281
2005-10-29Use physical addresses at the interface level, letting drivers remapMaciej W. Rozycki2-57/+43
2005-10-29Remove left-over unused bits.Maciej W. Rozycki1-12/+0
2005-10-29Fix function types to ones appropriate for initcalls.Maciej W. Rozycki1-3/+5
2005-10-29Deal with the bloody KSEG vs CKSEG horror...Maciej W. Rozycki2-5/+4
2005-10-29dec_esp: Use physical addressesMaciej W. Rozycki1-1/+1
2005-10-29Fix dependencies for DECstation framebuffers.Maciej W. Rozycki1-4/+4
2005-10-29Au1100 FB driver uplift for 2.6.Pete Popov3-777/+810
2005-10-29qtronix.c: Handle kmalloc failure.Ralf Baechle1-0/+5
2005-10-29It helps to not use a _mem_ function for requesting I/O space.Thiemo Seufer1-7/+13
2005-10-29Resurrect Cobalt support for 2.6.Ralf Baechle2-3/+3
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds8-167/+716
2005-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds76-3151/+8773
2005-10-29[PATCH] prism54: Free skb after disabling interruptsPatrick McHardy1-4/+2
2005-10-29[PATCH] s2io iomem annotationsAl Viro1-5/+5
2005-10-29[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constantsTobias Klauser1-3/+4
2005-10-29[PATCH] sata_sil24 iomem annotations and fixesAl Viro1-16/+19
2005-10-29[PATCH] libata-core cleanups (updated)Randy Dunlap1-9/+5
2005-10-29Create platform_device.h to contain all the platform device details.Russell King110-68/+126
2005-10-29[libata] ensure ->tf_read() hook reads Status and Error registersJeff Garzik5-14/+36
2005-10-29[PATCH] idmouse cleanup and overflow fixAl Viro1-14/+2
2005-10-29[PATCH] amikbd fixAl Viro1-1/+1
2005-10-29[PATCH] missing bits in sparkspkr conversionAl Viro1-1/+1
2005-10-29[PATCH] arguments out of order in class_device_create() call (s390)Al Viro1-1/+1
2005-10-29[PATCH] missing include in infinibandAl Viro1-0/+1
2005-10-29[PATCH] sata_sil24 iomem annotations and fixesAl Viro1-16/+19
2005-10-29[PATCH] s2io iomem annotationsAl Viro1-5/+5
2005-10-29[PATCH] blk: fix merge bug in as-ioschedTejun Heo1-0/+1
2005-10-29[ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King1-0/+9
2005-10-29[ARM] Allow MTD device name to be passed via platform dataRussell King1-3/+3
2005-10-29[ARM] Fix MTD device/partition destructionRussell King1-2/+9
2005-10-29[ARM] Add support for init/exit methods in sa1100 MTD map driverRussell King1-3/+15
2005-10-29[ARM] Rename 'data' to 'plat' in sa1100 MTD map driverRussell King1-11/+11
2005-10-29[IB] mthca: report asynchronous CQ eventsMichael S. Tsirkin3-3/+36
2005-10-29[PATCH] ppc64: AC Power handling broken for desktopsOlaf Hering1-2/+6
2005-10-29[PATCH] mv643xx_eth_showsram: Added information message when using the SRAMNicolas DET1-0/+3
2005-10-29[PATCH] Add modalias for pmac network driversOlaf Hering2-0/+2
2005-10-29[PATCH] Add modalias to macio sysfs attributesscwhab@suse.de1-0/+26
2005-10-29[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addressesRoland Dreier2-4/+2
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-4/+5
2005-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds132-4497/+4027
2005-10-29[PATCH] MPC8xx PCMCIA driverMarcelo Tosatti3-0/+1301