summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into develRussell King2010-10-19162-759/+2197
|\
| * Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-1992-375/+733
| |\
| | * ARM: S5P64X0: Add UART serial support for S5P6450Kukjin Kim2010-10-182-4/+5
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-1411-73/+100
| | |\
| | | * ehea: Fix a checksum issue on the receive pathBreno Leitao2010-10-132-1/+9
| | | * net: allow FEC driver to use fixed PHY supportGreg Ungerer2010-10-131-14/+27
| | | * tg3: restore rx_dropped accountingEric Dumazet2010-10-122-3/+5
| | | * b44: fix carrier detection on bindPaul Fertser2010-10-121-2/+2
| | | * NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| | | * ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1Star
| | | * ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
| | | * net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-111-0/+3
| | | * r8169: use device model DMA APIStanislaw Gruszka2010-10-091-24/+29
| | | * r8169: allocate with GFP_KERNEL flag when able to sleepStanislaw Gruszka2010-10-091-6/+6
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-10-141-1/+1
| | |\ \
| | | * | ioat2: fix performance regressionDan Williams2010-10-141-1/+1
| | * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-1412-30/+40
| | |\ \ \
| | | * | | drm/radeon/kms: Silent spurious error messageJean Delvare2010-10-121-4/+1Star
| | | * | | drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher2010-10-121-1/+1
| | | * | | drm/radeon/kms: make TV/DFP table info less verboseAlex Deucher2010-10-122-22/+22
| | | * | | drm/radeon/kms: leave certain CP int bits enabledAlex Deucher2010-10-122-2/+2
| | | * | | drm/radeon/kms: avoid corner case issue with unmappable vram V2Jerome Glisse2010-10-129-1/+14
| | * | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-10-111-32/+90
| | |\ \ \ \
| | | * | | | IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett2010-10-051-1/+1
| | | * | | | [PATCH 2/2] IPS driver: disable CPU turboJesse Barnes2010-10-051-3/+15
| | | * | | | IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes2010-10-051-3/+4
| | | * | | | intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft2010-10-051-2/+4
| | | * | | | intel_ips: Print MCP limit exceeded values.Tim Gardner2010-10-051-6/+18
| | | * | | | IPS driver: verify BIOS provided limitsJesse Barnes2010-10-051-0/+23
| | | * | | | IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes2010-10-051-5/+9
| | | * | | | NULL pointer might be used in ips_monitor()minskey guo2010-10-051-9/+13
| | | * | | | Release symbol on error-handling path of ips_get_i915_syms()minskey guo2010-10-051-1/+1
| | | * | | | old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo2010-10-051-1/+1
| | | * | | | seqno mask of THM_ITV register is 16bitminskey guo2010-10-051-1/+1
| | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-111-1/+3
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Input: wacom - fix pressure in Cintiq 21UX2Aristeu Rozanski2010-10-101-1/+3
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-095-8/+43
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-081-1/+1
| | | |\ \ \ \
| | | | * | | | ath9k_hw: fix regression in ANI listen time calculationFelix Fietkau2010-10-061-1/+1
| | | * | | | | isdn: strcpy() => strlcpy()Dan Carpenter2010-10-081-4/+14
| | | * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2010-10-07258-1175/+2213
| | | |\ \ \ \ \
| | | * | | | | | bonding: fix WARN_ON when writing to bond_master sysfs fileNeil Horman2010-10-061-0/+9
| | | * | | | | | skge: add quirk to limit DMAStanislaw Gruszka2010-10-061-1/+17
| | | * | | | | | netdev: Depend on INET before selecting INET_LROBen Hutchings2010-10-041-2/+2
| | * | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-091-5/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | intel_idle: enable Atom C6Len Brown2010-10-091-5/+5
| | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-092-0/+18
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'msi-dmi' into releaseLen Brown2010-10-091-0/+17
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | ACPI: add DMI to disable AML Vista compatibility on MSI GX723 NotebookLee, Chun-Yi2010-10-021-0/+17
| | | * | | | | | | | Merge branch 'pdc-regression' into releaseLen Brown2010-10-091-0/+1
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / | | | |/| | | | | | |