summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: perf: Remove unnecessary #ifdefAl Cooper2012-10-111-5/+0
* MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper2012-10-115-3/+13
* MIPS: perf: Change the "mips_perf_event" table unsupported indicator.Al Cooper2012-10-111-150/+4
* MIPS: Align swapper_pg_dir to 64K for better TLB Refill code.David Daney2012-10-112-10/+28
* Improve atomic.h robustnessJoshua Kinard2012-10-111-35/+29
* Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-10-1126-105/+165
|\
| * MXS: Implement DMA support into mxs-i2cMarek Vasut2012-10-081-0/+2
| * Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-0874-417/+613
| |\
| * | ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraintsJean Pihet2012-10-061-21/+0
| * | ARM: dts: add twi nodes for atmel boardsLudovic Desroches2012-09-123-0/+28
| * | ARM: dts: add twi nodes for atmel SoCsLudovic Desroches2012-09-126-0/+94
| * | ARM: at91: add clocks for I2C DT entriesLudovic Desroches2012-09-125-3/+9
| * | ARM: at91: do not configure at91sam9g10 twi pio as open-drainLudovic Desroches2012-09-121-3/+3
| * | arm: at91: G45 TWI: remove open drain setting for twi function gpiosNikolaus Voss2012-09-121-6/+0
| * | i2c: at91: add new driverNikolaus Voss2012-09-1212-15/+29
| * | i2c: at91: remove old polling driverNikolaus Voss2012-09-121-68/+0
| * | Replace clk_lookup.con_id with clk_lookup.dev_id entries for twi clkNikolaus Voss2012-09-127-0/+11
* | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-1167-184/+410
|\ \ \
| * \ \ Merge tag 'omap-for-v3.7-rc1/fixes-asoc-regression-signed' of git://git.kerne...Olof Johansson2012-10-096-0/+220
| |\ \ \
| | * | | ARM/dts: omap5-evm: pinmux configuration for audioPeter Ujfalusi2012-10-081-0/+54
| | * | | ARM/dts: Add pinctrl driver entries for omap5Peter Ujfalusi2012-10-081-0/+17
| | * | | ARM/dts: omap4-panda: pinmux configuration for audioPeter Ujfalusi2012-10-081-0/+35
| | * | | ARM/dts: omap4-sdp: pinmux configuration for audioPeter Ujfalusi2012-10-081-0/+53
| | * | | ARM/dts: omap5-evm: Disable unused McBSP3Peter Ujfalusi2012-10-081-0/+4
| | * | | ARM/dts: omap4-sdp: Disable unused McBSP3Peter Ujfalusi2012-10-081-0/+4
| | * | | ARM/dts: omap4-panda: Disable unused audio IPsPeter Ujfalusi2012-10-081-0/+12
| | * | | ARM: OMAP: board-omap4panda: Pin mux configuration for audio needsPeter Ujfalusi2012-10-081-0/+15
| | * | | ARM: OMAP: board-4430-sdp: Pin mux configuration for audio needsPeter Ujfalusi2012-10-081-0/+26
| * | | | Merge tag 'omap-for-v3.7-rc1/fixes-cpufreq-signed' of git://git.kernel.org/pu...Olof Johansson2012-10-093-8/+28
| |\ \ \ \
| | * \ \ \ Merge tag 'for_3.7-fixes-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Tony Lindgren2012-10-083-8/+28
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: OMAP2+: PM: MPU DVFS: use generic CPU device for MPU-SSKevin Hilman2012-10-083-8/+28
| * | | | | Merge tag 'omap-for-v3.7-rc1/fixes-pm-signed' of git://git.kernel.org/pub/scm...Olof Johansson2012-10-095-4/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'for_3.7-fixes-pm' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2012-10-085-4/+5
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ARM: OMAP: SmartReflex: select CONFIG_POWER_SUPPLY in KconfigJean Pihet2012-10-021-0/+1
| | | * | | | ARM: OMAP2+: PM: fix return value check in omap2_set_init_voltage()Wei Yongjun2012-10-021-1/+1
| | | * | | | ARM: OMAP2+: SmartReflex: fix return value check in sr_dev_init()Wei Yongjun2012-10-021-1/+1
| | | * | | | ARM: OMAP: omap_device: fix return value check in omap_device_build_ss()Wei Yongjun2012-10-021-1/+1
| | | * | | | ARM: OMAP: fix return value check in beagle_opp_init()Wei Yongjun2012-10-021-1/+1
| * | | | | | Merge tag 'omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3' of git://git.kernel...Olof Johansson2012-10-096-30/+54
| |\ \ \ \ \ \
| | * | | | | | ARM: OMAP4/AM335x: hwmod: fix disable_module regression in hardreset handlingPaul Walmsley2012-10-081-4/+27
| | * | | | | | ARM: OMAP3: fix workaround for EMU clockdomainJon Hunter2012-10-081-22/+22
| | * | | | | | ARM: OMAP: omap3evm: fix new sparse warningPaul Walmsley2012-10-071-2/+1
| | * | | | | | ARM: OMAP2+: hwmod data: Fix PMU interrupt definitionsJon Hunter2012-10-072-2/+2
| | * | | | | | ARM: am33xx: clk: Update clkdev table to add mcasp aliasVaibhav Hiremath2012-10-071-0/+2
| * | | | | | | Merge tag 'omap-for-v3.7-rc1/fixes-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-10-0920-37/+42
| |\ \ \ \ \ \ \
| | * | | | | | | arm/omap: Replace board_ref_clock with enum valuesVikram Narayanan2012-10-082-4/+2
| | * | | | | | | ARM: OMAP2+: remove duplicated include from board-omap3stalker.cWei Yongjun2012-10-081-5/+0
| | * | | | | | | arch/arm/plat-omap/omap-pm-noop.c: Remove unecessary semicolonPeter Senna Tschudin2012-10-081-4/+4
| | * | | | | | | arch/arm/mach-omap2: Remove unecessary semicolonPeter Senna Tschudin2012-10-085-7/+7
| | * | | | | | | arch/arm/mach-omap1/devices.c: Remove unecessary semicolonPeter Senna Tschudin2012-10-081-1/+1
OpenPOWER on IntegriCloud