summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: lager legacy: Switch QSPI to named IRQsGeert Uytterhoeven2014-02-061-1/+1
* ARM: shmobile: koelsch legacy: Add QSPI supportGeert Uytterhoeven2014-02-061-0/+64
* ARM: shmobile: genmai legacy: Add RSPI supportGeert Uytterhoeven2014-02-061-0/+44
* Revert "ARM: shmobile: marzen: Conditionally select SMSC_PHY"Simon Horman2014-02-061-2/+0
* ARM: shmobile: lager: add sound supportKuninori Morimoto2014-02-062-0/+101
* ARM: shmobile: Lager USB0 cable detection workaroundMagnus Damm2014-02-061-3/+22
* ARM: shmobile: bockw: use wp-gpios instead of WP pinKuninori Morimoto2014-02-061-1/+3
* ARM: shmobile: koelsch: Add I2C supportValentine Barshak2014-02-061-0/+46
* ARM: shmobile: Koelsch: pass Ether PHY IRQSergei Shtylyov2014-02-061-0/+4
* ARM: shmobile: Lager: pass Ether PHY IRQSergei Shtylyov2014-02-061-0/+4
* ARM: shmobile: Remove Lager USBHS UDC ifdefsMagnus Damm2014-02-041-4/+0
* ARM: shmobile: lager: Add USBHS supportValentine Barshak2014-02-041-0/+138
* ARM: shmobile: koelsch: fix error return code check from clk_get()Ben Dooks2014-02-041-2/+2
* ARM: shmobile: lager: fix error return code check from clk_get()Ben Dooks2014-02-041-2/+2
* ARM: shmobile: marzen: Conditionally select SMSC_PHYSimon Horman2014-02-041-0/+2
* ARM: shmobile: mackerel: Conditionally select SMSC_PHYSimon Horman2014-02-041-0/+1
* ARM: shmobile: kzm9d: Conditionally select SMSC_PHYSimon Horman2014-02-041-0/+1
* ARM: shmobile: bockw: Sort Kconfig node's selectionsSimon Horman2014-02-041-2/+2
* ARM: shmobile: armadillo800eva: Conditionally select SMSC_PHYSimon Horman2014-02-041-0/+2
* ARM: shmobile: ape6evm: Conditionally select SMSC_PHYSimon Horman2014-02-041-0/+2
* ARM: shmobile: koelsch: Add SATA0 supportValentine Barshak2014-02-041-0/+17
* ARM: shmobile: lager: Add SATA supportValentine Barshak2014-02-041-0/+17
* ARM: shmobile: lager: Make spi_flash_data constGeert Uytterhoeven2014-02-041-1/+1
* ARM: shmobile: kzm9d: Use common clock frameworkTakashi Yoshii2014-02-041-3/+2
* ARM: shmobile: lager: Add VIN1 SoC camera supportValentine Barshak2014-02-041-0/+76
* ARM: mach-shmobile: kzm9g: add zboot supportUlrich Hecht2014-02-043-0/+456
* ARM: shmobile: koelsch: Conditionally select MICREL_PHY for MultiplatformSimon Horman2014-02-041-0/+1
* ARM: shmobile: bockw: add USB Func DMAEngine supportKuninori Morimoto2014-02-041-0/+2
* ARM: shmobile: bockw: use HPBIF DMAEngine for soundKuninori Morimoto2014-02-041-7/+15
* ARM: shmobile: bockw: use SSI DMAEngine for soundKuninori Morimoto2014-02-041-6/+6
* ARM: shmobile: Lager: conditionally select CONFIG_MICREL_PHYSergei Shtylyov2014-02-041-0/+2
* Linus 3.14-rc1v3.14-rc1Linus Torvalds2014-02-021-3/+3
* Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2014-02-0215-73/+278
|\
| * parisc: add flexible mmap memory layout supportHelge Deller2014-02-026-43/+233
| * parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin2014-02-021-1/+1
| * parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller2014-02-021-21/+19
| * parisc: wire up sched_setattr and sched_getattrHelge Deller2014-02-022-1/+5
| * parisc: fix cache-flushingHelge Deller2014-02-023-3/+16
| * parisc/sti_console: prefer Linux fonts over built-in ROM fontsHelge Deller2014-02-022-4/+4
* | hpfs: optimize quad buffer loadingMikulas Patocka2014-02-021-46/+50
* | hpfs: remember free spaceMikulas Patocka2014-02-023-10/+87
|/
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-02-021-0/+2
|\
| * hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
| * hwmon: Fix SENSORS_LM75 dependencies to eliminate build errorsJean Delvare2014-02-021-0/+1
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-02-023-27/+39
|\ \
| * | mm: Fix warning on make htmldocs caused by slab.cMasanari Iida2014-01-311-1/+1
| * | mm: slub: work around unneeded lockdep warningDave Hansen2014-01-311-0/+6
| * | mm: sl[uo]b: fix misleading commentsDave Hansen2014-01-311-4/+4
| * | slub: Fix possible format string bug.Tetsuo Handa2014-01-131-1/+1
| * | slub: use lockdep_assert_heldPeter Zijlstra2014-01-131-20/+20