summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spi/imx: add device tree probe supportShawn Guo2011-07-142-7/+53
* spi/imx: copy gpio number passed by platform data into driver private dataShawn Guo2011-07-141-5/+7
* spi/imx: use soc name in spi device type naming schemeShawn Guo2011-07-145-122/+128
* spi/imx: merge type SPI_IMX_VER_0_7 into SPI_IMX_VER_0_4Shawn Guo2011-07-142-56/+19
* spi/imx: do not use spi_imx2_3 to name SPI_IMX_VER_2_3 function and macroShawn Guo2011-07-141-53/+53
* spi/imx: use mx21 to name SPI_IMX_VER_0_0 function and macroShawn Guo2011-07-141-31/+31
* spi/imx: do not make copy of spi_imx_devtype_dataShawn Guo2011-07-141-12/+12
* spi/dw: Add spi number into spi irq descLiu, ShuoX2011-07-082-1/+4
* spi/tegra: Use engineering names in DT compatible propertyStephen Warren2011-07-052-2/+2
* spi/fsl_spi: fix CPM spi driverHolger Brunck2011-07-051-17/+11
* mach-s3c2410: remove unused spi-gpio.h filePeter Korsgaard2011-07-041-28/+0
* spi: remove obsolete spi-s3c24xx-gpio driverPeter Korsgaard2011-07-043-211/+0
* mach-gta2: remove unused spi-gpio.h includePeter Korsgaard2011-07-041-1/+0
* mach-qt2410: convert to spi_gpioPeter Korsgaard2011-07-041-26/+8
* mach-jive: convert to spi_gpioPeter Korsgaard2011-07-041-27/+14
* spi/pxa2xx: Remove unavailable ssp_type from documentationStefan Schmidt2011-06-181-5/+0
* spi/bfin_spi: uninline fat queue funcsMike Frysinger2011-06-171-4/+4
* spi/bfin_spi: constify pin arrayMike Frysinger2011-06-171-1/+1
* spi/bfin_spi: use structs for accessing hardware regsMike Frysinger2011-06-171-124/+84
* Merge branch 'spi/merge' into spi/nextGrant Likely2011-06-17459-2771/+5011
|\
| * spi/bfin_spi: fix handling of default bits per word settingMike Frysinger2011-06-171-3/+4
| * Linux 3.0-rc3v3.0-rc3Linus Torvalds2011-06-131-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2011-06-133-12/+12
| |\
| | * SLAB: Record actual last user of freed objects.Suleiman Souhlal2011-06-031-4/+5
| | * slub: always align cpu_slab to honor cmpxchg_double requirementChris Metcalf2011-06-032-8/+7
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-06-1311-58/+80
| |\ \
| | * | ceph: unwind canceled flock stateSage Weil2011-06-071-10/+16
| | * | ceph: fix ENOENT logic in striped_readSage Weil2011-06-071-2/+2
| | * | ceph: fix short sync reads from the OSDSage Weil2011-06-071-13/+15
| | * | ceph: fix sync vs canceled writeSage Weil2011-06-071-5/+10
| | * | ceph: use ihold when we already have an inode refSage Weil2011-06-0710-28/+37
| * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-06-133-7/+9
| |\ \ \
| | * \ \ Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-061-5/+6
| | |\ \ \
| | | * | | ptp: Fix some locking bugs in ptp_read()Dan Carpenter2011-06-011-4/+4
| | | * | | ptp: Return -EFAULT on copy_to_user() errorsDan Carpenter2011-06-011-1/+2
| | * | | | Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstu...Thomas Gleixner2011-06-062-2/+3
| | |\ \ \ \
| | | * | | | rtc: Staticize non-exported __rtc_set_alarm()Mark Brown2011-06-011-1/+1
| | | * | | | rtc: Fix ioctl error path returnJohn Stultz2011-06-011-1/+2
| | | |/ / /
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-136-18/+39
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-092-10/+14
| | |\ \ \ \ \
| | | * | | | | oprofile, dcookies: Fix possible circular locking dependencyRobert Richter2011-05-311-0/+3
| | | * | | | | oprofile: Fix locking dependency in sync_start()Robert Richter2011-05-311-6/+2
| | | * | | | | oprofile: Free potentially owned tasks in case of errorsRobert Richter2011-05-311-4/+9
| | * | | | | | Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-06-082-3/+14
| | |\ \ \ \ \ \
| | | * | | | | | ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqsSteven Rostedt2011-06-071-0/+7
| | | * | | | | | kprobes/trace: Fix kprobe selftest for gcc 4.6Steven Rostedt2011-06-071-2/+6
| | | * | | | | | ftrace: Fix possible undefined return codeGuoWen Li2011-06-061-1/+1
| | * | | | | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-082-5/+11
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| / / / / / | | | |/ / / / /
| | | * | | | | oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-302-5/+11
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2011-06-133-0/+27
| |\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud