summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | of/flattree: merge find_flat_dt_string and initial_boot_paramsGrant Likely2009-11-238-20/+32
| | * | Merge commit 'v2.6.32-rc8'Grant Likely2009-11-231260-12512/+29463
| | |\ \
| * | \ \ Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-2618-100/+2225
| |\ \ \ \
| | * | | | spi: Correct SPI clock frequency setting in spi_mpc8xxxErnst Schwab2010-02-161-2/+2
| | * | | | spi/spi_s3c64xx.c: Fix continuation line formatsJoe Perches2010-02-021-6/+5
| | * | | | Merge commit 'v2.6.33-rc6' into secretlab/next-spiGrant Likely2010-02-02782-6657/+19860
| | |\ \ \ \
| | * | | | | spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLKJean-Hugues Deschenes2010-01-221-1/+1
| | * | | | | spi/dw_spi: Allow dw_spi.c to be a moduleJean-Hugues Deschenes2010-01-211-1/+1
| | * | | | | spi/dw_spi: mmio code style fixupsJean-Hugues Deschenes2010-01-211-4/+3
| | * | | | | Memory-mapped dw_spi driverJean-Hugues Deschenes2010-01-213-0/+153
| | * | | | | spi/dw_spi: fix missing export of dw_spi_remove_hostFeng Tang2010-01-211-0/+1
| | * | | | | spi/dw_spi: conditional transfer mode changesGeorge Shore2010-01-211-0/+16
| | * | | | | spi/dw_spi: remove conditional from 'poll_transfer'.George Shore2010-01-211-5/+2
| | * | | | | spi/dw_spi: fixed a spelling typo in a warning message.George Shore2010-01-211-1/+1
| | * | | | | spi/dw_spi: add return value to empty mrst_spi_debugfs_init()George Shore2010-01-211-0/+1
| | * | | | | spi/dw_spi: enable platform specific chipselect.George Shore2010-01-211-0/+4
| | * | | | | spi/dw_spi: add a FIFO depth detectionFeng Tang2010-01-211-0/+16
| | * | | | | spi/dw_spi: fix __init/__devinit section mismatchGrant Likely2010-01-201-1/+1
| | * | | | | spi: xilinx_spi: Fix up I/O routine wrapping bogosity.Paul Mundt2010-01-201-4/+24
| | * | | | | spi/spi_imx: add device information by switching pr_debug() to dev_dbg()Alberto Panizzo2010-01-201-1/+1
| | * | | | | spi: update MSIOF includesMagnus Damm2010-01-201-1/+1
| | * | | | | spi/dw_spi: refine the IRQ mode working flowFeng Tang2010-01-203-25/+41
| | * | | | | spi/dw_spi: add a missed dw_spi_remove_host() in exit sequenceFeng Tang2010-01-201-0/+1
| | * | | | | spi/dw_spi: bug fix in wait_till_not_busy()Feng Tang2010-01-201-1/+1
| | * | | | | spi/s3c64xx: Add new parameter to cs callbackJassi Brar2010-01-201-3/+4
| | * | | | | spi/s3c64xx: Include moved headerJassi Brar2010-01-201-1/+1
| | * | | | | spi/s3c64xx: Check before mem-region releaseJassi Brar2010-01-201-1/+2
| | * | | | | spi/s3c64xx: Move src_clk to local driver dataJassi Brar2010-01-201-19/+17
| | * | | | | spi/s3c64xx: Differentiate ip and rate clockJassi Brar2010-01-201-20/+8
| | * | | | | spi/s3c64xx: Rename s3c64xx_spi_cntrlr_infoJassi Brar2010-01-201-12/+12
| | * | | | | spi/mpc8xxx: don't check platform_get_irq's return value against zeroUwe Kleine-König2010-01-201-2/+2
| | * | | | | spi: Add Freescale/Motorola Coldfire QSPI driverSteven King2010-01-203-0/+651
| | * | | | | spi: make Open Firmware device id constantMárton Németh2010-01-204-4/+4
| | * | | | | spi: Fix reversed args to time_before() in Freescale stmp driver.Robert P. J. Day2010-01-201-1/+1
| | * | | | | spi: Add SPI master driver for DaVinci/DA8xxSandeep Paulraj2010-01-203-0/+1263
| * | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2010-02-252-4/+69
| |\ \ \ \ \ \
| | * | | | | | kconfig: Simplify LSMOD= handlingMichal Marek2010-02-031-5/+4
| | * | | | | | kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt2010-02-032-13/+38
| | * | | | | | kconfig: Look in both /bin and /sbin for lsmod in streamline_config.plSteven Rostedt2010-02-021-1/+14
| | * | | | | | kconfig: Check for if conditions in Kconfig for localmodconfigSteven Rostedt2010-01-061-0/+26
| | * | | | | | kconfig: Create include/generated for localmodconfigSteven Rostedt2010-01-061-0/+2
| * | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2010-02-254-248/+44
| |\ \ \ \ \ \ \
| | * | | | | | | kconfig: simplification of scripts/extract-ikconfigDick Streefland2009-10-074-248/+44
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-02-2527-113/+2222
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina2010-02-2554-328/+922
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | HID: magicmouse: coding style and probe failure fixesMichael Poole2010-02-111-60/+40
| | | * | | | | | | | HID: fix up Kconfig entry for MagicMouseJiri Kosina2010-02-101-3/+2
| | | * | | | | | | | HID: add a device driver for the Apple Magic Mouse.Michael Poole2010-02-105-0/+482
| | | * | | | | | | | HID: Export hid_register_reportMichael Poole2010-02-102-1/+3
| | | * | | | | | | | HID: make Wacom modesetting failures non-fatalJiri Kosina2010-02-031-8/+9