summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-11-189-22/+78
|\
| * USB: option.c: add support for D-Link DWM-162-U5Zhang Le2009-11-171-0/+2
| * USB: usbmon: fix bug in mon_buff_area_shrinkAlan Stern2009-11-171-4/+7
| * USB: xhci: Fix scratchpad deallocation.Sarah Sharp2009-11-171-1/+1
| * USB: xhci: Fix TRB physical to virtual address translation.Sarah Sharp2009-11-171-2/+5
| * USB: xhci: Fix bug memory free after failed initialization.Sarah Sharp2009-11-171-3/+5
| * USB: cdc_acm: Fix memory leak after hangupFrancesco Lavra2009-11-171-5/+11
| * USB: cdc_acm: Fix race condition when opening ttyHenry Gebhardt2009-11-171-1/+1
| * USB: ohci: quirk AMD prefetch for USB 1.1 ISO transferLibin Yang2009-11-174-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-171-0/+21
| * | tty_port: If we are opened non blocking we still need to raise the carrierAlan Cox2009-11-171-0/+3
| |/
* | drivers/video/da8xx-fb.c: fix error returnRoel Kluin2009-11-171-1/+1
* | spi: error status should be negativeRoel Kluin2009-11-171-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-161-2/+1
| * | Input: psmouse - fix breakage introduced by b7802c5c1eaJiri Kosina2009-11-161-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-151-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-121-1/+1
| * | | | Input: atkbd - restore LED state at reconnectDmitry Torokhov2009-11-121-0/+13
OpenPOWER on IntegriCloud