summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-256-11/+96
|\
| * fbdev: sh_mobile_hdmi: fix compilation without SOUND enabledGuennadi Liakhovetski2010-10-151-0/+2
| * ASoC: Change my mail addressArnaud Patard (Rtp)2010-09-151-1/+1
| * fbdev: sh_mobile_hdmi: Add select SND_SOC to KconfigKuninori Morimoto2010-09-101-0/+1
| * fbdev: sh_mobile_hdmi: add new label for sound error pathKuninori Morimoto2010-09-101-1/+3
| * fbdev: sh_mobile_hdmi: modify snd_soc_dai_driver settingsKuninori Morimoto2010-09-101-3/+6
| * fbdev: sh_mobile_hdmi: modify flags name to more specificKuninori Morimoto2010-09-101-9/+9
| * fbdev: sh_mobile_hdmi: modify noisy comment outKuninori Morimoto2010-09-101-14/+7
| * ASoC: Add sh_mobile_hdmi sound supportKuninori Morimoto2010-09-011-0/+65
| * fbdev: sh-mobile: Add HDMI sound type selectionKuninori Morimoto2010-09-011-1/+20
| * Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-08-164057-150588/+383356
| |\
| * | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-123-9/+9
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-201-0/+1
|\ \ \
| * | | SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureJulia Lawall2010-10-191-0/+1
* | | | virtio: console: Don't block entire guest if host doesn't read dataAmit Shah2010-10-201-3/+14
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-10-201-2/+2
|\ \ \ \
| * | | | [SCSI] Fix VPD inquiry page wrapperMartin K. Petersen2010-09-161-2/+2
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-191-16/+12
|\ \ \ \ \
| * | | | | drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher2010-10-181-16/+12
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-10-181-1/+7
|\ \ \ \ \ \
| * | | | | | Input: evdev - fix EVIOCSABS regressionDaniel Mack2010-10-181-1/+1
| * | | | | | Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSDaniel Mack2010-10-181-0/+6
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-10-182-26/+1
|\ \ \ \ \ \ \
| * | | | | | | firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2010-10-172-26/+1
* | | | | | | | mxc_nand: do not depend on disabling the irq in the interrupt handlerSascha Hauer2010-10-181-9/+83
* | | | | | | | Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-10-182-18/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c-imx: do not allow interruptions when waiting for I2C to completeMarc Kleine-Budde2010-10-181-9/+3
| * | | | | | | | i2c-davinci: Fix TX setup for more SoCsJon Povey2010-10-181-9/+15
* | | | | | | | | v4l1: fix 32-bit compat microcode loading translationLinus Torvalds2010-10-151-11/+21
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2010-10-151-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen2010-10-151-0/+13
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-10-155-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen2010-10-133-0/+4
| * | | | | | | | HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenPierre BAILLY2010-10-122-0/+2
| * | | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_writeAntonio Ospite2010-10-061-0/+6
| * | | | | | | | HID: hidraw, fix a NULL pointer dereference in hidraw_ioctlAntonio Ospite2010-10-061-0/+5
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-151-1/+1
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter2010-10-121-1/+1
* | | | | | | | | 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-112-3/+5
| * | | | | | | | | b44: fix carrier detection on bindPaul Fertser2010-10-111-2/+2
| * | | | | | | | | NET: wimax, fix use after freeJiri Slaby2010-10-111-13/+13
| * | | | | | | | | ATM: iphase, remove sleep-inside-atomicJiri Slaby2010-10-112-7/+1
| * | | | | | | | | ATM: solos-pci, remove use after freeJiri Slaby2010-10-111-3/+5
| * | | | | | | | | net/fec: carrier off initially to avoid root mount failureOskar Schirmer2010-10-101-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-131-1/+1
|\ \ \ \ \ \ \ \ \ \