summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---------. Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-121298-14528/+53846
|\ \ \ \ \ \
| | | | | | * ARM: 5684/1: Add nuc960 platform to w90x900wanzongshun2009-09-025-0/+143
| | | | | | * ARM: 5683/1: Add nuc950 platform to w90x900wanzongshun2009-09-025-0/+143
| | | | | | * ARM: 5682/1: Add cpu.c and dev.c and modify some files of w90p910 platformwanzongshun2009-09-0216-625/+727
| | | | | | * ARM: 5676/1: Provide more useful introduction for w90x900wanzongshun2009-08-151-2/+7
| | | | | | * ARM: 5675/1: The semaphore is used as mutex so make it a mutexwanzongshun2009-08-151-9/+9
| | | | | | * ARM: 5674/1: Add clocksource/clockevent support for w90p910 platformwanzongshun2009-08-154-24/+137
| | | | | | * ARM: 5634/1: Add static setting cpu frequence for w90p910 platformwanzongshun2009-08-016-1/+228
| | | | | | * ARM: 5633/1: Add wdt resource for w90p910 platformwanzongshun2009-08-011-0/+23
| | | | | | * [ARM] 5619/1: Add spi mfp api for w90p910 spi driverwanzongshun2009-07-231-0/+38
| | | | | | * [ARM] 5618/1: Add spi resource define for w90p910 spi driverwanzongshun2009-07-231-0/+61
| | | | | | * [ARM] 5617/1: rename this spi device as w90p910-spiwanzongshun2009-07-231-1/+1
| | | | | | * [ARM] 5616/1: Add mac resource define for w90p910 mac driverwanzongshun2009-07-231-0/+33
| | | | | | * [ARM] 5610/1: Add fmi resource define for w90p910 platformwanzongshun2009-07-231-0/+23
| | | | | | * [ARM] 5604/1: Add keypad multi-function pin api for w90p910 platformwanzongshun2009-07-171-1/+5
| | | | | | * [ARM] 5602/1: Add sub clock api for w90p910 platformwanzongshun2009-07-173-0/+32
| | | | | | * [ARM] 5601/1: Add HAVE_CLK depends on for w90p910 platformwanzongshun2009-07-171-0/+1
| | | | | | * [ARM] 5591/1: Add group irq enable/disable for w90p910 platform.wanzongshun2009-07-091-8/+146
| | | | | * | ARM: implement highpteRussell King2009-08-174-8/+31
| | | | | * | ARM: 5677/1: ARM support for TIF_RESTORE_SIGMASK/pselect6/ppoll/epoll_pwaitMikael Pettersson2009-08-155-67/+48
| | | | | * | [ARM] 5613/1: implement CALLER_ADDRESSxUwe Kleine-König2009-07-214-3/+110
| | | | | * | [ARM] pgtable: rearrange file PTE bit allocationRussell King2009-07-111-9/+9
| | | | | * | [ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLERussell King2009-07-112-8/+0
| | | | | * | [ARM] remove duplicated #includeHuang Weiyi2009-07-114-4/+0
| | | | | * | [ARM] remove duplicated #includeHuang Weiyi2009-07-111-2/+0
| | | | | * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-07-119-66/+113
| | | | | |\ \
| | | | | | * \ Merge branch 'fix/hda' into for-linusTakashi Iwai2009-07-105-62/+92
| | | | | | |\ \
| | | | | | | * | ALSA: hda - targa and targa-2ch fixDavid Heidelberger2009-07-091-6/+6
| | | | | | | * | ALSA: hda - fix beep tone calculation for IDT/STAC codecsPaul Vojta2009-07-091-4/+7
| | | | | | | * | ALSA: hda - Missing volume controls for Intel HDA (ALC269/EeePC)Darren Salt2009-07-081-2/+2
| | | | | | | * | ALSA: hda - Disable AMD SB600 64bit address support onlyAndiry Brienza2009-07-081-3/+13
| | | | | | | * | ALSA: hda - Check widget types while parsing capture source in patch_via.cTakashi Iwai2009-07-081-1/+5
| | | | | | | * | ALSA: hda - Fix capture source selection in patch_via.cTakashi Iwai2009-07-071-19/+35
| | | | | | | * | ALSA: hda - Add missing EAPD initialization for VIA codecsTakashi Iwai2009-07-071-0/+3
| | | | | | | * | ALSA: hda - Clean up VT170x dig-in initialization codeTakashi Iwai2009-07-071-17/+7
| | | | | | | * | ALSA: hda - Fix error path in the sanity check in azx_pcm_open()Takashi Iwai2009-07-051-7/+11
| | | | | | | * | ALSA: hda - move 8086:fb30 quirk (stac9205) to the proper sectionHerton Ronaldo Krzesinski2009-07-041-2/+2
| | | | | | * | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-07-104-4/+21
| | | | | | |\ \ \
| | | | | | | * | | ASoC: Fix wm8753 register cache size and initializationLars-Peter Clausen2009-07-031-2/+2
| | | | | | | * | | ASoC: add locking to mpc5200-psc-ac97 driverGrant Likely2009-07-033-1/+14
| | | | | | | * | | ASoC: Fix mpc5200-psc-ac97 to ensure the data ready bit is clearedGrant Likely2009-07-031-0/+4
| | | | | | | * | | ASoC: Fix register cache initialisation for WM8753Mark Brown2009-07-031-1/+1
| | | | | * | | | | isofs: fix Joliet regressionBartlomiej Zolnierkiewicz2009-07-111-2/+2
| | | | | * | | | | tty: Fix the PL2303 private methods for sysrqAlan Cox2009-07-111-25/+33
| | | | | * | | | | tty: Fix USB kref leakAlan Cox2009-07-114-6/+8
| | | | | * | | | | tty: Sort out the USB sysrq changes that wrecked performanceAlan Cox2009-07-111-4/+11
| | | | | * | | | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-07-119-98/+116
| | | | | |\ \ \ \ \
| | | | | | * | | | | UBI: fix compilation warningsArtem Bityutskiy2009-07-081-3/+3
| | | | | | * | | | | UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-073-3/+64
| | | | | | * | | | | UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-054-16/+18