summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt2009-11-181-1/+1
| * | | | | USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-184-6/+46
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2009-11-182-0/+24
|\ \ \ \ \
| * | | | | tty: cp210x: Fix carrier handlingAlan Cox2009-11-181-0/+21
| * | | | | tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox2009-11-181-0/+3
| |/ / / /
* | | | | drivers/video/da8xx-fb.c: fix error returnRoel Kluin2009-11-181-1/+1
* | | | | spi: error status should be negativeRoel Kluin2009-11-181-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-11-178-17/+46
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [SCSI] bfa: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+2
| * | | | [SCSI] gdth: Prevent negative offsets in ioctl CVE-2009-3080Dave Jones2009-11-111-1/+1
| * | | | [SCSI] libsas: do not set res = 0 in sas_ex_discover_dev()jack wang2009-11-061-1/+0
| * | | | [SCSI] pmcraid: Fix ppc64 driver build for using cpu_to_le32 on U8 data typeAnil Ravindranath2009-11-061-5/+5
| * | | | [SCSI] ipr: add workaround for MSI interrupts on P7Wayne Boyer2009-11-062-9/+34
| * | | | [SCSI] scsi_transport_fc: Fix WARN message for FC passthru failure pathsBrian King2009-11-061-0/+3
| * | | | [SCSI] bfa: fix test in bfad_os_fc_host_init()Roel Kluin2009-11-031-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-172-3/+2
|\ \ \ \ \
| * | | | | Input: lifebook - fix settings for CF-72Abner Holsinger2009-11-171-2/+1
| * | | | | Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina2009-11-171-1/+1
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-11-172-2/+13
|\ \ \ \ \ \
| * | | | | | ARM: 5787/1: U300 COH 901 331 fixesLinus Walleij2009-11-161-0/+11
| * | | | | | ARM: Fix warning in sa1100-flash.cRussell King2009-11-161-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-11-173-7/+7
|\ \ \ \ \ \ \
| * | | | | | | dereferencing freed memory regulator_fixed_voltage_remove()Dan Carpenter2009-11-161-3/+2
| * | | | | | | regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin2009-11-161-3/+3
| * | | | | | | regulator: Handle missing constraints in _regulator_disable()Mark Brown2009-11-161-1/+2
| |/ / / / / /
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-11-172-11/+17
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (adt7475) Fix sysfs file namesJean Delvare2009-11-161-6/+6
| * | | | | | | hwmon: (adt7475) Cache limits for 60 secondsJean Delvare2009-11-161-1/+1
| * | | | | | | hwmon: (adt7475) Fix temperature fault flagsJean Delvare2009-11-161-2/+1
| * | | | | | | hwmon: (s3c-hwmon) Ignore invalid divider settingsBen Dooks2009-11-161-2/+9
| |/ / / / / /
* | | | | | | Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds2009-11-173-3/+6
|\ \ \ \ \ \ \
| * | | | | | | leds-gpio: fix possible crash on OF device unbindingDmitry Eremin-Solenikov2009-11-161-0/+2
| * | | | | | | backlight: Fix backlight limiting on spitz/corgi devicesPavel Machek2009-11-161-2/+3
| * | | | | | | backlight: lcd - Fix wrong sizeofJean Delvare2009-11-161-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-171-6/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | drm: radeon: Mark several functions static in mkregtableJosh Triplett2009-11-161-6/+6
* | | | | | | Merge git://git.infradead.org/users/dwmw2/iommu-2.6.32Linus Torvalds2009-11-142-11/+77
|\ \ \ \ \ \ \
| * | | | | | | intel-iommu: Support PCIe hot-plugFenghua Yu2009-11-121-0/+29
| * | | | | | | intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthroughAlex Williamson2009-11-121-1/+9
| * | | | | | | intel-iommu: Check for 'DMAR at zero' BIOS error earlier.David Woodhouse2009-11-091-10/+39
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-11-145-36/+54
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Input: psmouse - remove unneeded '\n' from psmouse.proto parameterTakashi Iwai2009-11-131-1/+1
| * | | | | | Input: atkbd - restore LED state at reconnectDmitry Torokhov2009-11-131-0/+13
| * | | | | | Input: force LED reset on resumeDmitry Torokhov2009-11-131-11/+18
| * | | | | | Input: fix locking in memoryless force-feedback devicesDmitry Torokhov2009-11-112-24/+22
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-11-142-14/+112
|\ \ \ \ \ \ \
| * | | | | | | md/raid5: Allow dirty-degraded arrays to be assembled when only party is degr...NeilBrown2009-11-131-4/+75
| * | | | | | | Don't unconditionally set in_sync on newly added device in raid5_reshapeNeilBrown2009-11-131-2/+4
| * | | | | | | md: allow v0.91 metadata to record devices as being active but not in-sync.NeilBrown2009-11-131-6/+25
| * | | | | | | md: factor out updating of 'recovery_offset'.NeilBrown2009-11-121-2/+8