summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer2012-10-111-24/+3
* MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle2012-10-111-1/+0
* MIPS: MT: Remove kspd.Ralf Baechle2012-10-115-462/+0
* MIPS: Malta: Fix section mismatch.Ralf Baechle2012-10-111-1/+2
* MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle2012-10-111-10/+0
* MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss2012-10-118-678/+95
* MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss2012-10-116-437/+161
* MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss2012-10-1113-941/+548
* MIPS: Optimize TLB refill for RI/XI configurations.David Daney2012-10-111-16/+7
* MIPS: proc: Cleanup printing of ASEs.Ralf Baechle2012-10-111-9/+11
* MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle2012-10-1119-0/+20
* MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill2012-10-115-2/+11
* MIPS: Optimize pgd_init and pmd_initDavid Daney2012-10-111-10/+10
* MIPS: perf: Add perf functionality for BMIPS5000Al Cooper2012-10-111-1/+102
* MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMPAl Cooper2012-10-112-8/+12
* 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
* vmlinux.lds.h: Allow architectures to add sections to the front of .bssDavid Daney2012-10-111-0/+9
* 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-1146-597/+2096
|\
| * MXS: Implement DMA support into mxs-i2cMarek Vasut2012-10-083-22/+251
| * Merge tag 'v3.6-rc7' into i2c-embedded/for-nextWolfram Sang2012-10-08538-2362/+4333
| |\
| * | i2c: add Renesas R-Car I2C driverKuninori Morimoto2012-10-084-0/+730
| * | i2c: s3c2410: use clk_prepare_enable and clk_disable_unprepareThomas Abraham2012-10-061-9/+9
| * | ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraintsJean Pihet2012-10-063-36/+18
| * | i2c: nomadik: Add Device Tree support to the Nomadik I2C driverLee Jones2012-10-063-4/+56
| * | i2c: algo: pca: Fix chip reset function for PCA9665Thomas Kavanagh2012-10-062-13/+15
| * | i2c: mpc: Wait for STOP to hit the busJoakim Tjernlund2012-09-141-1/+17
| * | i2c: davinci: preparation for switch to common clock frameworkMurali Karicheri2012-09-141-5/+5
| * | omap-i2c: fix incorrect log message when using a device treeFlorian Vaussard2012-09-121-3/+3
| * | i2c: omap: sanitize exit pathFelipe Balbi2012-09-121-13/+13
| * | i2c: omap: switch over to autosuspend APIFelipe Balbi2012-09-121-2/+10
| * | i2c: omap: remove unnecessary pm_runtime_suspended checkFelipe Balbi2012-09-121-3/+0
| * | i2c: omap: switch to threaded IRQ supportFelipe Balbi2012-09-121-6/+37
| * | i2c: omap: remove redundant status readShubhrajyoti D2012-09-121-2/+0
| * | i2c: omap: get rid of the "complete" labelFelipe Balbi2012-09-121-3/+13
| * | i2c: omap: resize fifos before each messageFelipe Balbi2012-09-121-32/+51
| * | i2c: omap: simplify IRQ exit pathFelipe Balbi2012-09-121-12/+8
| * | i2c: omap: always return IRQ_HANDLEDFelipe Balbi2012-09-121-1/+1
| * | i2c: omap: simplify errata checkFelipe Balbi2012-09-121-3/+1
| * | i2c: omap: bus: add a receiver flagFelipe Balbi2012-09-121-0/+8
| * | i2c: omap: switch to platform_get_irq()Felipe Balbi2012-09-121-5/+7
| * | i2c: omap: ack IRQ in partsFelipe Balbi2012-09-121-12/+16
| * | i2c: omap: switch over to do {} while loopFelipe Balbi2012-09-121-6/+14
| * | i2c: omap: re-factor receive/transmit data loopFelipe Balbi2012-09-121-122/+82
| * | i2c: omap: improve i462 errata handlingFelipe Balbi2012-09-121-13/+30
| * | i2c: omap: split out [XR]DR and [XR]RDYFelipe Balbi2012-09-121-34/+92
| * | i2c: omap: simplify omap_i2c_ack_stat()Felipe Balbi2012-09-121-9/+10
OpenPOWER on IntegriCloud