summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_removeMarek Szyprowski2010-09-261-2/+4
| * | | | | | | | | | mmc: sdhci-s3c: fix incorrect spinlock usage after mergeMarek Szyprowski2010-09-261-2/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds2010-09-272-1/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pcmcia: pd6729: Fix error pathRahul Ruikar2010-09-261-1/+1
| * | | | | | | | | | pcmcia: preserve configuration information if request_io fails partlyDominik Brodowski2010-09-181-0/+6
* | | | | | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2010-09-271-0/+27
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/aAdam Jackson2010-09-211-2/+12
| * | | | | | | | | | intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT spaceDavid Woodhouse2010-09-211-0/+17
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-09-254-39/+46
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/hwmon: pkgtemp has no dependency on PCIJan Beulich2010-09-242-2/+1
| * | | | | | | | | | x86/hwmon: register alternate sibling upon CPU removalJan Beulich2010-09-241-7/+15
| * | | | | | | | | | x86/hwmon: fix initialization of pkgtempJan Beulich2010-09-241-7/+3
| * | | | | | | | | | x86/hwmon: fix initialization of coretempJan Beulich2010-09-241-16/+13
| * | | | | | | | | | x86/hwmon: don't leak device attribute file from pkgtemp_probe() and pkgtemp_...Jan Beulich2010-09-241-1/+4
| * | | | | | | | | | x86/hwmon: avoid deadlock on CPU removal in pkgtempJan Beulich2010-09-241-3/+4
| * | | | | | | | | | x86/hwmon: fix module init for hotplug-but-no-device-found caseJan Beulich2010-09-241-1/+4
| * | | | | | | | | | hwmon: (lis3) Fix Oops with NULL platform dataTakashi Iwai2010-09-241-2/+2
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-09-248-58/+77
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | USB: update Kconfig help text for CONFIG_USB_SUSPENDAlan Stern2010-09-241-3/+3
| * | | | | | | | | | | usb: musb: gadget: restart request on clearing endpoint haltSergei Shtylyov2010-09-243-1/+12
| * | | | | | | | | | | usb: musb: host: Issue a memory barrier before starting DMASantosh Shilimkar2010-09-241-0/+6
| * | | | | | | | | | | usb: musb: gadget: fix dma length in txstateMing Lei2010-09-242-9/+10
| * | | | | | | | | | | usb: musb: gadget: complete request only if data is transfered overMing Lei2010-09-241-8/+8
| * | | | | | | | | | | usb: musb: gadget: fix DMA length for OUT transferMing Lei2010-09-241-2/+3
| * | | | | | | | | | | usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1Ming Lei2010-09-241-1/+1
| * | | | | | | | | | | usb: musb: gadget: fix bulk IN infinit hangs in double buffer caseMing Lei2010-09-241-12/+0
| * | | | | | | | | | | usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX styleMing Lei2010-09-241-3/+17
| * | | | | | | | | | | USB: fix bug in initialization of interface minor numbersAlan Stern2010-09-242-19/+17
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-09-244-10/+24
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Staging: ti-st: remove st_get_plat_devicePavan Savoy2010-09-244-10/+24
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-248-12/+19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | vgaarb: trivial fixDaniel J Blueman2010-09-241-1/+1
| * | | | | | | | | | drm: radeon cleanup fixes...Daniel J Blueman2010-09-242-2/+2
| * | | | | | | | | | drm: fix trivial coding errorsDaniel J Blueman2010-09-241-3/+3
| * | | | | | | | | | drm: ttm sparse fixes.Daniel J Blueman2010-09-241-4/+4
| * | | | | | | | | | drm/nouveau: fix panels using straps-based mode detectionBen Skeggs2010-09-241-2/+4
| * | | | | | | | | | drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer.Francisco Jerez2010-09-221-0/+1
| * | | | | | | | | | drm/radeon: don't allow device to be opened if powered downDave Airlie2010-09-221-0/+4
* | | | | | | | | | | thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh2010-09-231-2/+3
* | | | | | | | | | | ipmi: fix hardcoded ipmi device exit path warningYinghai Lu2010-09-231-1/+6
* | | | | | | | | | | rtc: s3c: balance state changes of wakeup flagVladimir Zapolskiy2010-09-231-5/+8
* | | | | | | | | | | drivers/pci/intel-iommu.c: fix build with older gcc'sAndrew Morton2010-09-231-47/+43
* | | | | | | | | | | drivers/video/sis/sis_main.c: prevent reading uninitialized stack memoryDan Rosenberg2010-09-231-0/+3
* | | | | | | | | | | fbcon: fix lockdep warning from fbcon_deinit()Jarek Poplawski2010-09-231-2/+3
* | | | | | | | | | | efifb: support the EFI framebuffer on more Apple hardwareLuke Macken2010-09-231-0/+42
* | | | | | | | | | | efifb: check that the base address is plausible on pci systemsPeter Jones2010-09-231-12/+49
* | | | | | | | | | | drivers/rtc/rtc-ab3100.c: add missing platform_set_drvdata() in ab3100_rtc_pr...Axel Lin2010-09-231-0/+2
* | | | | | | | | | | vmware balloon: rename moduleDmitry Torokhov2010-09-233-2/+2
* | | | | | | | | | | ipmi: fix acpi probe printYinghai Lu2010-09-231-5/+5
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-222-2/+3
|\ \ \ \ \ \ \ \ \ \ \