summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-182-76/+8
|\
| * Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas2010-12-171-48/+5
| * Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas2010-12-171-49/+21
| * PCI: Update MCP55 quirk to not affect non HyperTransport variantsNeil Horman2010-12-161-0/+3
* | Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2010-12-1737-324/+411
|\ \
| * | [media] uvcvideo: Convert to unlocked_ioctlLaurent Pinchart2010-12-011-1/+1
| * | [media] uvcvideo: Lock stream mutex when accessing format-related informationLaurent Pinchart2010-12-013-27/+58
| * | [media] uvcvideo: Move mmap() handler to uvc_queue.cLaurent Pinchart2010-12-013-66/+79
| * | [media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffersLaurent Pinchart2010-12-012-25/+34
| * | [media] uvcvideo: Lock controls mutex when querying menusLaurent Pinchart2010-12-013-38/+50
| * | [media] v4l2-dev: fix race conditionHans Verkuil2010-12-011-1/+6
| * | [media] V4L: improve the BKL replacement heuristicHans Verkuil2010-12-012-3/+29
| * | [media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lockHans Verkuil2010-12-011-14/+17
| * | [media] cx18: convert to unlocked_ioctlHans Verkuil2010-12-012-2/+8
| * | [media] radio-timb: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+4
| * | [media] sh_vou: convert to unlocked_ioctlHans Verkuil2010-12-011-5/+8
| * | [media] cafe_ccic: replace ioctl by unlocked_ioctlHans Verkuil2010-12-011-1/+1
| * | [media] et61x251_core: trivial conversion to unlocked_ioctlHans Verkuil2010-12-011-1/+1
| * | [media] sn9c102: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+1
| * | [media] BKL: trivial ioctl -> unlocked_ioctl video driver conversionsHans Verkuil2010-12-016-12/+12
| * | [media] typhoon: convert to unlocked_ioctlHans Verkuil2010-12-011-8/+8
| * | [media] si4713: convert to unlocked_ioctlHans Verkuil2010-12-011-1/+2
| * | [media] tea5764: convert to unlocked_ioctlHans Verkuil2010-12-011-40/+9
| * | [media] cadet: use unlocked_ioctlHans Verkuil2010-12-011-3/+9
| * | [media] BKL: trivial BKL removal from V4L2 radio driversHans Verkuil2010-12-0113-74/+74
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-12-162-55/+61
|\ \ \
| * | | Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2Dmitry Torokhov2010-12-141-55/+58
| * | | Input: wacom - add another Bamboo Pen ID (0xd4)Kevin Granade2010-12-101-0/+3
* | | | xen: Provide a variant of __RING_SIZE() that is an integer constant expressionJeremy Fitzhardinge2010-12-152-3/+3
* | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2010-12-142-20/+21
|\ \ \ \
| * | | | md: protect against NULL reference when waiting to start a raid10.NeilBrown2010-12-092-4/+3
| * | | | md: fix bug with re-adding of partially recovered device.NeilBrown2010-12-091-2/+5
| * | | | md: fix possible deadlock in handling flush requests.NeilBrown2010-12-091-2/+4
| * | | | md: move code in to submit_flushes.NeilBrown2010-12-091-6/+6
| * | | | md: remove handling of flush_pending in md_submit_flush_dataNeilBrown2010-12-091-6/+3
* | | | | dw_spi: Fix missing final read in some polling situationsMajor Lee2010-12-141-0/+5
* | | | | i2c_intel_mid: Fix slash in sysfs nameAlan Cox2010-12-141-1/+1
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-12-141-1/+0
|\ \ \ \ \
| * | | | | omap: nand: remove hardware ECC as defaultSukumar Ghorai2010-12-061-1/+0
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-141-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-12-121-1/+1
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | ARM: pxa: fix pxa2xx-flash section mismatchMarek Vasut2010-11-301-1/+1
| | |/ / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-12-1479-292/+433
|\ \ \ \ \ \
| * | | | | | pppoe.c: Fix kernel panic caused by __pppoe_xmitAndrej Ota2010-12-121-1/+1
| * | | | | | WAN: Fix a TX IRQ causing BUG() in PC300 and PCI200SYN drivers.Krzysztof Halasa2010-12-121-1/+4
| * | | | | | bnx2x: Advance a version number to 1.60.01-0Vladislav Zolotarov2010-12-121-2/+2
| * | | | | | bnx2x: Fixed a compilation warningVladislav Zolotarov2010-12-121-2/+2
| * | | | | | bnx2x: LSO code was broken on BE platformsVladislav Zolotarov2010-12-121-16/+26
| * | | | | | qlge: Fix deadlock when cancelling worker.Ron Mercer2010-12-123-8/+6
| * | | | | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-12-121-1/+2
| |\ \ \ \ \ \