summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ieee1394: sbp2: safer last_orb and next_ORB handlingStefan Richter2006-09-172-55/+50
* ieee1394: remove #include <asm/semaphore.h>Stefan Richter2006-09-173-3/+0
* ieee1394: shrink tlabel pools, remove tpool semaphoresStefan Richter2006-09-177-99/+102
* ieee1394: merge from LinusStefan Richter2006-09-171009-15720/+42344
|\
| * Merge branch 'master' into upstream-fixesJeff Garzik2006-09-1710-31/+27
| |\
| | * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-09-163-15/+2
| | |\
| | | * RDMA/cma: Increase the IB CM retry count in CMAMichael S. Tsirkin2006-09-141-1/+1
| | | * IPoIB: Retry failed send-only multicast group joinsEli Cohen2006-09-141-0/+1
| | | * IB/srp: Don't schedule reconnect from srpIshai Rabinovitz2006-09-141-14/+0
| | * | [PATCH] MTD NAND: OOB buffer offset fixupsVitaly Wool2006-09-161-2/+2
| | * | [PATCH] IPMI: fix handling of OEM flagsCorey Minyard2006-09-161-4/+4
| | * | [PATCH] hvc_console suspend fixAndrew Morton2006-09-161-0/+1
| | * | [PATCH] IPMI: Fix oops on ipmi_msghandler removal for non ipmi systemsArnaud Patard2006-09-161-0/+1
| | |/
| | * [PATCH] cciss: version update, new hwMike Miller2006-09-131-4/+6
| | * [PATCH] SCSI: lockdep annotation in scsi_send_eh_cmndStefan Richter2006-09-131-1/+1
| | * [PATCH] alim15x3.c: M5229 (rev c8) support for DMA cd-writerMichael De Backer2006-09-131-1/+1
| | * [PATCH] libata: ignore CFA signature while sanity-checking an ATAPI deviceTejun Heo2006-09-131-4/+9
| * | [PATCH] s390: qeth driver fixes [6/6]Frank Pavlic2006-09-171-20/+39
| * | [PATCH] s390: qeth driver fixes [5/6]Frank Pavlic2006-09-172-30/+44
| * | [PATCH] s390: qeth driver fixes [4/6]Frank Pavlic2006-09-176-108/+128
| * | [PATCH] s390: qeth driver fixes [3/6]Frank Pavlic2006-09-173-116/+114
| * | [PATCH] s390: qeth driver fixes [2/6]Frank Pavlic2006-09-172-15/+32
| * | [PATCH] s390: qeth driver fixes [1/6]Frank Pavlic2006-09-171-26/+23
| * | [PATCH] s390: Makefile cleanupFrank Pavlic2006-09-171-1/+0
| * | [PATCH] s390: netiucv driver fixesFrank Pavlic2006-09-171-16/+64
| * | [PATCH] s390: minor s390 network driver fixesFrank Pavlic2006-09-173-10/+10
| * | [PATCH] mv643xx_eth: Unmap DMA buffers in receive pathDale Farnsworth2006-09-131-0/+2
| * | Merge branch 'master' into upstream-fixesJeff Garzik2006-09-1320-58/+85
| |\ \ | | |/
| | * Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-09-1217-49/+74
| | |\
| | | * V4L/DVB (4608c): Fix I2C dependencies for saa7146 modulesMauro Carvalho Chehab2006-09-101-4/+4
| | | * V4L/DVB (4608b): i2c deps fix on DVBAndrew de Quincey2006-09-1010-30/+46
| | | * V4L/DVB (4605): Fixes an issue with V4L1 and make headers-installMauro Carvalho Chehab2006-09-103-13/+13
| | | * V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab2006-09-101-0/+1
| | | * V4L/DVB (4511): Restore tuner_ymec_tvf66t5_b_dff_pal_ranges[] to fix UHF swit...Hermann Pitton2006-09-101-2/+8
| | | * V4L/DVB (4494a): Fix compilation when V4L1 support is not presentMauro Carvalho Chehab2006-09-101-0/+2
| | * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-122-7/+9
| | |\ \
| | | * | USB: Fix unload oops and memory leak in yealink driverHenk Vergonet2006-09-121-6/+6
| | | * | usbserial: Reference leakMatthias Urlichs2006-09-121-1/+3
| | * | | sh64: Trivial build fixes.Paul Mundt2006-09-121-2/+2
| | |/ /
| * | | [PATCH] e1000: fix TX timout hang regression for 82542rev3Auke Kok2006-09-121-4/+4
| * | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-09-123-27/+88
| |\ \ \ | | |/ / | |/| |
| | * | [PATCH] zd1211rw: Fix of signal strength and quality measurementUlrich Kunitz2006-09-113-27/+88
| | |/
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-09-115-3/+11
| |\ \
| | * | usbtouchscreen: fix ITM data readingKai Lindhom2006-09-071-1/+1
| | * | USB: New device ID for ftdi_sio usb serial driverRalf Schlatterbeck2006-09-072-0/+6
| | * | USB: Support for USB20SVGA-WH & USB20SVGA-DGNobuhiro Iwamatsu2006-09-071-0/+2
| | * | USB: hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404Adrian Bunk2006-09-071-2/+2
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-09-113-91/+93
| |\ \ \
| | * | | [MMC] Always use a sector size of 512 bytesPierre Ossman2006-09-071-45/+4
| | * | | [MMC] Cleanup 385e3227d4d83ab13d7767c4bb3593b0256bf246Russell King2006-09-072-48/+51
OpenPOWER on IntegriCloud