summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ohci1394: less noise in dmesgJody McIntyre2005-09-301-2/+2
* [PATCH] ieee1394: delete legacy module aliasesJody McIntyre2005-09-304-4/+0
* [PATCH] eth1394: workaround limitation in rawiso routinesJody McIntyre2005-09-302-7/+11
* [PATCH] ieee1394: remove superfluous include in csr1212Jody McIntyre2005-09-301-1/+0
* [PATCH] ieee1394: trivial edits of a few commentsJody McIntyre2005-09-301-4/+4
* [PATCH] ieee1394: use time_before()Jody McIntyre2005-09-301-1/+2
* [PATCH] ieee1394: fix for debug outputJody McIntyre2005-09-301-22/+10
* [PATCH] ieee1394: skip unnecessary pause when scanning config ROMsJody McIntyre2005-09-301-2/+2
* [PATCH] ieee1394: reorder activities after bus reset (fixes device detection)Jody McIntyre2005-09-301-10/+9
* [PATCH] sbp2: default to serialize_io=1Jody McIntyre2005-09-301-4/+7
* [PATCH] sbp2: fix deadlocks and delays on device removal/rmmodJody McIntyre2005-09-301-38/+58
* [PATCH] ioc4_serial: Remove bogus error messageBrent Casavant2005-09-301-12/+0
* [PATCH] v4l: DViCO FusionHDTV5 Lite GPIO FixMichael Krufky2005-09-301-1/+1
* [PATCH] usb/core/hcd-pci.c: don't free_irq() on suspendDaniel Ritz2005-09-301-9/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2005-09-302-1/+3
|\
| * [RADEON]: Fix unaligned I/O port access during probe.David S. Miller2005-09-292-1/+3
* | [PATCH] volatile unsigned short f(...) doesn't make senseAl Viro2005-09-301-1/+1
* | [PATCH] cassini annotations and fixesAl Viro2005-09-301-9/+9
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-09-3015-78/+54
|\ \
| * | [ARM] Don't include mach-types.h unnecessarilyRussell King2005-09-2912-13/+0
| * | [ARM] Don't include asm/arch/hardware.h directlyRussell King2005-09-292-2/+0
| * | [ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debugRussell King2005-09-292-63/+54
* | | [PATCH] Fix ppc64 smu driver lockingBenjamin Herrenschmidt2005-09-291-1/+3
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2005-09-291-2/+2
|\ \ \
| * | | [ARM] 2933/1: S3C2410 - fix serial port warningsBen Dooks2005-09-251-2/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-09-294-0/+9745
|\ \ \ \
| * | | | [NET]: Add Sun Cassini driver.David S. Miller2005-09-274-0/+9745
| | |_|/ | |/| |
* | | | [PATCH] Fix ixp4xx MTD driver module buildDeepak Saxena2005-09-291-1/+1
* | | | [PATCH] s3c2410fb: Minor warning fixBen Dooks2005-09-291-2/+2
* | | | [PATCH] intelfb: Fix regression (blank display) from ioremap patchAntonino A. Daplas2005-09-292-11/+11
* | | | [PATCH] mv64x60_wdt __user annotations and cleanupsAl Viro2005-09-291-7/+7
* | | | [PATCH] saa6588 __user annotationsAl Viro2005-09-292-3/+3
* | | | [PATCH] i810-i2c iomem annotationsAl Viro2005-09-291-8/+8
* | | | [PATCH] cyblafb: portability fixes, sanitized work with pointersAl Viro2005-09-291-5/+6
* | | | [PATCH] n_r3964: drop bogus fmt castsAlexey Dobriyan2005-09-291-42/+42
* | | | [PATCH] proc_mkdir() should be used to create procfs directoriesAl Viro2005-09-2913-27/+24
* | | | [PATCH] pcmcia: only start up nonstatic sockets if both mem and io are availableDominik Brodowski2005-09-281-1/+1
* | | | [PATCH] pcmcia: allow one port excludesDominik Brodowski2005-09-281-4/+4
| |_|/ |/| |
* | | Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol...Linus Torvalds2005-09-287-71/+104
|\ \ \
| * | | [IB] mthca: fix hw_ver value returned from mthca_query_deviceJack Morgenstein2005-09-271-1/+1
| * | | [IB] mthca: Round up number of slots in HCA context memory tableMichael S. Tsirkin2005-09-261-1/+1
| * | | [IB] uverbs: Close some exploitable racesRoland Dreier2005-09-263-62/+86
| * | | [IB] mthca: Fix off by one bug in mthca_map_cmdMichael S. Tsirkin2005-09-261-2/+2
| * | | [IB] mthca: fix off by one in clr_int calculationMichael S. Tsirkin2005-09-261-1/+1
| * | | [IB] mthca: Fix doorbell record resource leakRoland Dreier2005-09-261-4/+13
| | |/ | |/|
* | | [PATCH] device-mapper: Fix queue_if_no_path initialisationAlasdair G Kergon2005-09-281-6/+10
* | | [PATCH] device-mapper: Trigger an event when a table is deletedgoggin, edward2005-09-281-0/+9
* | | [PATCH] orinoco: Fix flood of kernel log with stupid WE warningsBenjamin Herrenschmidt2005-09-281-1/+1
* | | [PATCH] Add IPMI poweroff control to sysfsCorey Minyard2005-09-281-1/+1
* | | [PATCH] dvb: fix NULL pointer dereference when loading the budget-av moduleJon Burgess2005-09-281-2/+2
| |/ |/|
OpenPOWER on IntegriCloud