summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov2-2/+2
2010-02-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov1-3/+3
2010-02-16kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov1-0/+1
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina1-0/+1
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira1-0/+1
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du1-5/+8
2010-02-16USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown1-0/+1
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown1-0/+1
2010-02-16USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr2-3/+38
2010-02-16USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz1-1/+1
2010-02-16USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska2-0/+2
2010-02-16USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds1-14/+26
2010-02-16USB: usbfs: only copy the actual data receivedGreg KH1-4/+4
2010-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds1-2/+4
2010-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2-19/+47
2010-02-15Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-1/+1
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever1-0/+3
2010-02-15Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+5
2010-02-15Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2010-02-15Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-3/+13
2010-02-15Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+12
2010-02-15Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+25
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-10/+8
2010-02-15ALSA: hda - Correct ASUA blacklist for MSI brokennessTakashi Iwai1-1/+1
2010-02-15drm/radeon/kms: make sure retry count increases.Dave Airlie1-1/+1
2010-02-15sh64: fix tracing of signals.Paul Mundt2-3/+12
2010-02-15drm/radeon/kms/atom: use get_unaligned_le32() for ctx->psMatt Turner1-1/+4
2010-02-15drm/ttm: Fix a bug occuring when validating a buffer object in a range.Thomas Hellstrom1-0/+6
2010-02-15drm: Fix a bug in the range manager.Thomas Hellstrom1-1/+2
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker1-0/+2
2010-02-14firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch1-5/+8
2010-02-14perf top: Fix help text alignmentKirill Smelkov1-1/+1
2010-02-14tracing/kprobes: Fix probe parsingHeiko Carstens1-1/+1
2010-02-12Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li1-2/+4
2010-02-12Linux 2.6.33-rc8v2.6.33-rc8Linus Torvalds1-1/+1
2010-02-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-6/+3
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds8-142/+332
2010-02-12ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai1-6/+3
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2010-02-12Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds1-0/+6
2010-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2-3/+3
2010-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2-2/+2
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin1-2/+2
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown1-1/+1
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse1-1/+1
2010-02-12GFS2: Fix error codeAbhijith Das1-1/+1
2010-02-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+6
2010-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-7/+8
2010-02-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-33/+19
2010-02-11Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-12/+10