summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2010-10-18spi/bfin_spi: use the SPI namespaced bit namesMike Frysinger-10/+11
2010-10-18spi/bfin_spi: drop extra memory we don't needMike Frysinger-2/+2
2010-10-18spi/bfin_spi: convert struct names to something more logicalMike Frysinger-50/+50
2010-10-18spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structureMike Frysinger-26/+32
2010-10-18spi/bfin_spi: convert queue run state to true/falseMike Frysinger-10/+8
2010-10-18spi/bfin_spi: fix up some unused/misleading commentsMike Frysinger-6/+2
2010-10-18spi/bfin_spi: punt useless null read/write funcsMike Frysinger-42/+5
2010-10-18spi/bfin_spi: drop custom cs_change_per_word supportMike Frysinger-137/+12
2010-10-18spi/bfin_spi: fix CS handlingBarry Song-6/+27
2010-10-18spi/bfin_spi: utilize the SPI interrupt in PIO modeYi Li-50/+185
2010-10-18spi/bfin_spi: force sane master-mode state at bootWolfgang Muees-0/+6
2010-10-18spi/bfin_spi: work around anomaly 05000119Sonic Zhang-4/+0
2010-10-18spi/bfin_spi: fix resources leakageDaniel Mack-45/+75
2010-10-17Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds-1/+3
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch-1/+3
2010-10-15m32r: test __LITTLE_ENDIAN__ instead of __LITTLE_ENDIANKyle McMartin-2/+2
2010-10-15m32r: add kernel/.gitignore and ignore vmlinux.ldsKyle McMartin-0/+1
2010-10-15m32r: get_user takes an lvalue, not a pointerKyle McMartin-1/+1
2010-10-15m32r: restore _BLOCKABLEKyle McMartin-0/+2
2010-10-15types.h: define __aligned_u64 and expose to userspaceEric Paris-1/+14
2010-10-15uml: fix buildFUJITA Tomonori-9/+5
2010-10-15sysctl: min/max bounds are optionalEric Dumazet-9/+0
2010-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds-0/+13
2010-10-15mmc: sdio: fix SDIO suspend/resume regressionOhad Ben-Cohen-0/+13
2010-10-15Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+11
2010-10-15Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+17
2010-10-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-5/+6
2010-10-15ubd: fix incorrect sector handling during request restartTejun Heo-4/+5
2010-10-14Export dump_{write,seek} to binary loader modulesLinus Torvalds-0/+2
2010-10-14Linux 2.6.36-rc8v2.6.36-rc8Linus Torvalds-2/+2
2010-10-14Un-inline the core-dump helper functionsLinus Torvalds-32/+40
2010-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-77/+104
2010-10-14Don't dump task struct in a.out core-dumpsLinus Torvalds-22/+6
2010-10-14hrtimer: Preserve timer state in remove_hrtimer()Salman Qazi-2/+11
2010-10-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds-1/+1
2010-10-13Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-2/+0
2010-10-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+14
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-17/+44
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2010-10-13Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-30/+40
2010-10-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-10/+10
2010-10-13ioat2: fix performance regressionDan Williams-1/+1
2010-10-13ehea: Fix a checksum issue on the receive pathBreno Leitao-1/+9
2010-10-13nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlinkJ. Bruce Fields-2/+0
2010-10-13net: allow FEC driver to use fixed PHY supportGreg Ungerer-14/+27
2010-10-13HID: Add Cando touch screen 15.6-inch product idFrançois Jaouen-0/+4
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King-2/+6
2010-10-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King-1/+2
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg-1/+1
2010-10-12ps3disk: passing wrong variable to bvec_kunmap_irq()Dan Carpenter-1/+1