aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-10-25Merge branch 'topic/asoc' into for-linusGravatar Takashi Iwai 6-11/+96
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 1-0/+1
2010-10-20virtio: console: Don't block entire guest if host doesn't read dataGravatar Amit Shah 1-3/+14
2010-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Gravatar Linus Torvalds 1-2/+2
2010-10-19SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failureGravatar Julia Lawall 1-0/+1
2010-10-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-16/+12
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+7
2010-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 2-26/+1
2010-10-18mxc_nand: do not depend on disabling the irq in the interrupt handlerGravatar Sascha Hauer 1-9/+83
2010-10-18Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linuxGravatar Linus Torvalds 2-18/+18
2010-10-18Input: evdev - fix EVIOCSABS regressionGravatar Daniel Mack 1-1/+1
2010-10-18Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABSGravatar Daniel Mack 1-0/+6
2010-10-18i2c-imx: do not allow interruptions when waiting for I2C to completeGravatar Marc Kleine-Budde 1-9/+3
2010-10-18i2c-davinci: Fix TX setup for more SoCsGravatar Jon Povey 1-9/+15
2010-10-18drm/radeon/kms: avivo cursor workaround applies to evergreen as wellGravatar Alex Deucher 1-16/+12
2010-10-17firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Gravatar Stefan Richter 2-26/+1
2010-10-15v4l1: fix 32-bit compat microcode loading translationGravatar Linus Torvalds 1-11/+21
2010-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Gravatar Linus Torvalds 1-0/+13
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionGravatar Ohad Ben-Cohen 1-0/+13
2010-10-15Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-0/+17
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+1
2010-10-15fbdev: sh_mobile_hdmi: fix compilation without SOUND enabledGravatar Guennadi Liakhovetski 1-0/+2
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 11-73/+100
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Gravatar Linus Torvalds 1-1/+1
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 12-30/+40
2010-10-13ioat2: fix performance regressionGravatar Dan Williams 1-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathGravatar Breno Leitao 2-1/+9
2010-10-13net: allow FEC driver to use fixed PHY supportGravatar Greg Ungerer 1-14/+27
2010-10-13HID: Add Cando touch screen 15.6-inch product idGravatar François Jaouen 3-0/+4
2010-10-12ps3disk: passing wrong variable to bvec_kunmap_irq()Gravatar Dan Carpenter 1-1/+1
2010-10-12drm/radeon/kms: Silent spurious error messageGravatar Jean Delvare 1-4/+1
2010-10-12drm/radeon/kms: fix bad cast/shift in evergreen.cGravatar Alex Deucher 1-1/+1
2010-10-12drm/radeon/kms: make TV/DFP table info less verboseGravatar Alex Deucher 2-22/+22
2010-10-12drm/radeon/kms: leave certain CP int bits enabledGravatar Alex Deucher 2-2/+2
2010-10-12drm/radeon/kms: avoid corner case issue with unmappable vram V2Gravatar Jerome Glisse 9-1/+14
2010-10-12HID: Add MULTI_INPUT quirk for turbox/mosart touchscreenGravatar Pierre BAILLY 2-0/+2
2010-10-11tg3: restore rx_dropped accountingGravatar Eric Dumazet 2-3/+5
2010-10-11b44: fix carrier detection on bindGravatar Paul Fertser 1-2/+2
2010-10-11NET: wimax, fix use after freeGravatar Jiri Slaby 1-13/+13
2010-10-11ATM: iphase, remove sleep-inside-atomicGravatar Jiri Slaby 2-7/+1
2010-10-11ATM: solos-pci, remove use after freeGravatar Jiri Slaby 1-3/+5
2010-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Gravatar Linus Torvalds 1-32/+90
2010-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+3
2010-10-10net/fec: carrier off initially to avoid root mount failureGravatar Oskar Schirmer 1-0/+3
2010-10-10Input: wacom - fix pressure in Cintiq 21UX2Gravatar Aristeu Rozanski 1-1/+3
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 5-8/+43
2010-10-09Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-5/+5
2010-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 2-0/+18
2010-10-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+3
2010-10-09virtio-blk: fix request leak.Gravatar Mike Snitzer 1-1/+5