summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 i...Tony Lindgren2010-12-221-2/+13
|\
| * OMAP2+: powerdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-221-1/+1
| * OMAP2+: clockdomain: move header file from plat-omap to mach-omap2Paul Walmsley2010-12-221-1/+6
| * OMAP2/3: PRCM: split OMAP2/3-specific PRCM code into OMAP2/3-specific filesPaul Walmsley2010-12-221-0/+6
* | Merge branches 'devel-gpmc' and 'devel-misc' into omap-for-linusTony Lindgren2010-12-2267-895/+824Star
|\ \
| * | Keyboard: omap-keypad: use matrix_keypad.hJanusz Krzysztofik2010-12-221-22/+19Star
| |/
| * Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-12-2266-873/+805Star
| |\
| | * Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-211-2/+4
| | |\
| | | * n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checkedKen Mills2010-12-161-0/+2
| | | * n_gsm: Fix message length handling when building headerKen Mills2010-12-161-2/+2
| | * | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2010-12-217-22/+50
| | |\ \
| | | * | Revert "USB: gadget: Allow function access to device ID data during bind()"Greg Kroah-Hartman2010-12-171-8/+8
| | | * | USB: misc: uss720.c: add another vendor/product IDThomas Sailer2010-12-171-1/+3
| | | * | USB: usb-storage: unusual_devs entry for the Samsung YP-CP3Vitaly Kuznetsov2010-12-171-0/+7
| | | * | USB: gadget: Remove suspended sysfs file before freeing cdevPavankumar Kondeti2010-12-171-1/+1
| | | * | USB: core: Add input prompt and help text for USB_OTG configPavankumar Kondeti2010-12-171-2/+10
| | | * | USB: ftdi_sio: Add D.O.Tec PIDFlorian Faber2010-12-102-0/+6
| | | * | xhci: Fix issue with port array setup and buggy hosts.Sarah Sharp2010-12-091-10/+15
| | | |/
| | * | Fix build error in drivers/block/cciss.cLinus Torvalds2010-12-211-1/+1
| | * | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-12-206-363/+204Star
| | |\ \
| | | * | [media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17Jean-Francois Moine2010-12-171-163/+100Star
| | | * | [media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17Jean-Francois Moine2010-12-171-0/+13
| | | * | [media] gspca - sonixj: Set the flag for some devicesJean-Francois Moine2010-12-171-2/+5
| | | * | [media] gspca - sonixj: Add a flag in the driver_info tableJean-Francois Moine2010-12-171-2/+8
| | | * | [media] gspca - sonixj: Fix a bad probe exchangeJean-Francois Moine2010-12-171-2/+2
| | | * | [media] gspca - sonixj: Move bridge init to sd startJean-Francois Moine2010-12-171-136/+129Star
| | | * | [media] bttv: remove unneeded locking commentsBrandon Philips2010-12-171-20/+0Star
| | | * | [media] bttv: fix mutex use before init (BZ#24602)Mauro Carvalho Chehab2010-12-171-94/+3Star
| | | * | [media] Don't export format_by_forcc on two different driversMauro Carvalho Chehab2010-12-024-17/+17
| | * | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-12-201-6/+11
| | |\ \ \
| | | * | | clocksource: sh_cmt: Remove nested spinlock fixTakashi YOSHII2010-12-171-6/+11
| | * | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-12-202-4/+4
| | |\ \ \ \
| | | * \ \ \ Merge branch 'for-paul-rc' of git://gitorious.org/linux-omap-dss2/linux into ...Paul Mundt2010-12-162-4/+4
| | | |\ \ \ \
| | | | * | | | OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen2010-12-151-2/+2
| | | | * | | | OMAP: DSS: VRAM: Align start & size of vram to 2MTomi Valkeinen2010-12-151-2/+2
| | | | | |_|/ | | | | |/| |
| | * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-12-207-21/+24
| | |\ \ \ \ \
| | | * | | | | cciss: fix cciss_revalidate panicStephen M. Cameron2010-12-171-0/+2
| | | * | | | | block: max hardware sectors limit wrapperMike Snitzer2010-12-171-3/+2Star
| | | * | | | | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-173-10/+1Star
| | | * | | | | drbd: fix for spin_lock_irqsave in endio callbackLars Ellenberg2010-11-272-2/+11
| | | * | | | | drbd: don't recvmsg with zero lengthLars Ellenberg2010-11-271-6/+8
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-192-0/+28
| | |\ \ \ \ \ \ \
| | | * | | | | | | x86, vt-d: Handle previous faults after enabling fault handlingSuresh Siddha2010-12-141-0/+5
| | | * | | | | | | x86, vt-d: Quirk for masking vtd spec errors to platform error handling logicSuresh Siddha2010-12-141-0/+23
| | | |/ / / / / /
| | * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-182-76/+8Star
| | |\ \ \ \ \ \ \
| | | * | | | | | | Revert "PCI: allocate bus resources from the top down"Bjorn Helgaas2010-12-171-48/+5Star
| | | * | | | | | | Revert "PCI: fix pci_bus_alloc_resource() hang, prefer positive decode"Bjorn Helgaas2010-12-171-49/+21Star
| | | * | | | | | | 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