summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ACPI: Handle ACPI0007 Device in acpi_early_set_pdcYinghai Lu2010-10-011-0/+1
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-10-091-0/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson2010-10-081-0/+3
* | | | | | | | | | | virtio-blk: fix request leak.Mike Snitzer2010-10-091-1/+5
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-10-072-5/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | md: check return code of read_sb_pageVasiliy Kulikov2010-10-071-4/+5
| * | | | | | | | | | md/raid1: minor bio initialisation improvements.NeilBrown2010-10-071-0/+2
| * | | | | | | | | | md/raid1: avoid overflow in raid1 resync when bitmap is in use.NeilBrown2010-10-071-1/+1
* | | | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-075-16/+72
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm: don't drop handle reference on unloadDave Airlie2010-10-074-4/+1Star
| * | | | | | | | | | | drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-061-12/+71
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-073-11/+22
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Input: wacom - fix runtime PM related deadlockDmitry Torokhov2010-10-051-11/+12
| * | | | | | | | | | Input: joydev - fix JSIOCSAXMAP ioctlKenneth Waters2010-09-211-0/+3
| * | | | | | | | | | Input: uinput - setup MT usage during device creationHenrik Rydberg2010-09-201-0/+7
* | | | | | | | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-0734-144/+270
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() callMarek Szyprowski2010-09-301-1/+1
| * | | | | | | | | | | V4L/DVB: v4l: videobuf: prevent passing a NULL to dma_free_coherent()Pawel Osciak2010-09-301-2/+4
| * | | | | | | | | | | V4L/DVB: ir-core: Fix null dereferences in the protocols sysfs interfaceBrian Rogers2010-09-301-6/+11
| * | | | | | | | | | | V4L/DVB: v4l: s5p-fimc: Fix 3-planar formats handling and pixel offset error ...Sylwester Nawrocki2010-09-281-50/+37Star
| * | | | | | | | | | | V4L/DVB: v4l: s5p-fimc: Fix return value on probe() failurePawel Osciak2010-09-281-1/+3
| * | | | | | | | | | | V4L/DVB: uvcvideo: Restrict frame rates for Chicony CNF7129 webcamLaurent Pinchart2010-09-282-0/+16
| * | | | | | | | | | | V4L/DVB: uvcvideo: Fix support for Medion Akoya All-in-one PC integrated webcamLaurent Pinchart2010-09-281-0/+9
| * | | | | | | | | | | V4L/DVB: ivtvfb: prevent reading uninitialized stack memoryDan Rosenberg2010-09-281-0/+2
| * | | | | | | | | | | V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535Andy Walls2010-09-281-1/+1
| * | | | | | | | | | | V4L/DVB: v4l: mem2mem_testdev: add missing release for video_devicePawel Osciak2010-09-281-0/+1
| * | | | | | | | | | | V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparisonPawel Osciak2010-09-281-1/+1
| * | | | | | | | | | | V4L/DVB: mt9v022.c: Fixed compilation warningIonut Gabriel Popescu2010-09-281-3/+0Star
| * | | | | | | | | | | V4L/DVB: mt9m111: added current colorspace at g_fmtMichael Grzeschik2010-09-281-0/+1