summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-09-233-3/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | TPM: Zero buffer after copying to userspacePeter Huewe2011-09-231-1/+5
| * | | | | | | | TPM: Call tpm_transmit with correct sizePeter Huewe2011-09-231-0/+3
| * | | | | | | | TPM: tpm_nsc: Fix a double free of pdev in cleanup_nscAxel Lin2011-09-231-2/+0
| * | | | | | | | TPM: TCG_ATMEL should depend on HAS_IOPORTGeert Uytterhoeven2011-09-231-0/+1
| | |/ / / / / / | |/| | | | | |
* / | | | | | | zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven2011-09-221-1/+6
|/ / / / / / /
* | | | | | | Merge git://github.com/davem330/netLinus Torvalds2011-09-2116-67/+145
|\ \ \ \ \ \ \
| * | | | | | | ixgbe: fix possible null buffer errorJesse Brandeburg2011-09-211-2/+2
| * | | | | | | tg3: fix VLAN tagging regressionKasper Pedersen2011-09-211-2/+0
| * | | | | | | net: pxa168: Fix build errors by including interrupt.hTanmay Upadhyay2011-09-201-0/+1
| * | | | | | | netconsole: switch init_netconsole() to late_initcallLin Ming2011-09-201-1/+7
| * | | | | | | gianfar: Fix overflow check and return value for gfar_get_cls_all()Ben Hutchings2011-09-201-4/+4
| * | | | | | | ppp_generic: fix multilink fragment MTU calculation (again)Henry Wong2011-09-201-1/+6
| * | | | | | | GRETH: avoid overwrite IP-stack's IP-frags checksumDaniel Hellstrom2011-09-201-2/+5
| * | | | | | | GRETH: RX/TX bytes were never increasedDaniel Hellstrom2011-09-202-0/+6
| * | | | | | | Merge branch 'davem.r8169.fixes' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2011-09-201-5/+27
| |\ \ \ \ \ \ \
| | * | | | | | | r8169: do not enable the TBI for anything but the original 8169.Francois Romieu2011-09-171-3/+10
| | * | | | | | | r8169: remove erroneous processing of always set bit.Francois Romieu2011-09-171-1/+6
| | * | | | | | | r8169: fix WOL setting for 8105 and 8111evlHayes Wang2011-09-171-1/+9
| | * | | | | | | r8169: add MODULE_FIRMWARE for the firmware of 8111evlHayes Wang2011-09-171-0/+1
| | * | | | | | | r8169: fix the reset setting for 8111evlHayes Wang2011-09-171-0/+1
| * | | | | | | | Merge branch 'master' of ssh://infradead/~/public_git/wireless into for-davemJohn W. Linville2011-09-207-50/+87
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| | * | | | | | | b43: Fix beacon problem in ad-hoc modeManual Munz2011-09-191-1/+2
| | * | | | | | | Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-nextJohn W. Linville2011-09-192-8/+14
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bluetooth: add support for 2011 mac miniJurgen Kramer2011-09-171-0/+3
| | | * | | | | | | Bluetooth: Add MacBookAir4,1 supportPieter-Augustijn Van Malleghem2011-09-171-0/+3
| | | * | | | | | | Bluetooth: Fixed BT ST Channel reg orderChen Ganir2011-09-171-8/+8
| | * | | | | | | | iwlagn: workaround bug crashing some APsDon Fry2011-09-161-0/+5
| | * | | | | | | | rtl2800usb: Fix incorrect storage of MAC address on big-endian platformsLarry Finger2011-09-161-8/+9
| | * | | | | | | | rt2800pci: Fix compiler error on PowerPCLarry Finger2011-09-161-13/+17
| | * | | | | | | | ipw2x00: fix rtnl mutex deadlockStanislaw Gruszka2011-09-162-20/+40
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-09-214-8/+11
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | floppy: use del_timer_sync() in init cleanupCarsten Emde2011-09-211-4/+4
| * | | | | | | | | Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2011-08-232-4/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | xen-blkback: fixed indentation and commentsJoe Jin2011-08-222-3/+3
| | * | | | | | | | | xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.Joe Jin2011-08-221-1/+1
| * | | | | | | | | | block: separate priority boosting from REQ_METAChristoph Hellwig2011-08-231-0/+3
* | | | | | | | | | | staging: zcache: fix cleancache crashSeth Jennings2011-09-201-1/+1
* | | | | | | | | | | watchdog: Initconst section fixes for watchdogAndi Kleen2011-09-201-1/+1
* | | | | | | | | | | watchdog: lantiq: fix watchdogs timeout handlingJohn Crispin2011-09-201-4/+4
* | | | | | | | | | | watchdog: hpwdt: prevent multiple "NMI occurred" messagesNaga Chumbalkar2011-09-201-4/+5
* | | | | | | | | | | watchdog: WatchDog Timer Driver Core - use passed watchdog_deviceH Hartley Sweeten2011-09-201-7/+7
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds2011-09-201-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, iommu: Mark DMAR IRQ as non-threadedThomas Gleixner2011-09-131-1/+1
* | | | | | | | | | | USB: xHCI: prevent infinite loop when processing MSE eventAndiry Xu2011-09-201-0/+19
* | | | | | | | | | | USB: xhci: Set change bit when warm reset change is set.Greg KH2011-09-201-1/+1
* | | | | | | | | | | staging: fix comedi build when ISA_DMA_API is enabled but COMEDI_PCI is not e...Randy Dunlap2011-09-201-1/+3
* | | | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-09-1910-42/+51
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/radeon/kms: Make GPU/CPU page size handling consistent in blit code (v2)Alex Deucher2011-09-187-24/+34
| * | | | | | | | | | | drm/radeon/kms: fix typo in r100_blit_copyAlex Deucher2011-09-181-2/+2