summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely2013-02-059-23/+23
* spi/s3c64xx: fix checkpatch warnings and errorJingoo Han2013-02-051-20/+13
* spi/s3c64xx: Use devm_clk_get() and devm_request_irq()Jingoo Han2013-02-051-26/+15
* spi/imx: Add MODULE_ALIAS()Fabio Estevam2013-02-051-0/+1
* spi/tegra: remove checks for valid speedLaxman Dewangan2013-02-052-6/+14
* spi: make sure all transfer has proper speed setLaxman Dewangan2013-02-051-2/+4
* spi/ath79: avoid multiple initialization of the SPI controllerGabor Juhos2013-02-051-17/+24
* spi/ath79: use gpio_request_oneGabor Juhos2013-02-051-11/+11
* spi/ath79: remove superfluous chip select codeGabor Juhos2013-02-051-6/+0
* spi/ath79: add missing HIGH->LOW SCK transitionGabor Juhos2013-02-051-0/+2
* spi/ath79: add delay between SCK changesGabor Juhos2013-02-051-1/+43
* mxs/spi: clear XFER_COUNT in ctrl0 field in DMA descriptorJuha Lumme2013-02-051-1/+4
* spi/sirf: add support for new SiRFmarco SMP SoCBarry Song2013-02-051-0/+1
* spi/sirf: use clk_prepare_enable and clk_disable_unprepareBarry Song2013-02-051-3/+3
* Merge branch 'broonie/spi-next' of git://git.kernel.org/pub/scm/linux/kernel/...Grant Likely2013-02-057-356/+130
|\
| * spi: spi-omap2-mcspi.c: Toggle CS after each wordMatthias Brugger2013-01-261-0/+18
| * spi: spi-omap2-mcspi.c: fix coding styleMatthias Brugger2013-01-261-8/+8
| * spi: spi-gpio: Add checks for the dt propertiesMaxime Ripard2013-01-261-3/+20
| * spi/pxa2xx: convert to the common clk frameworkMika Westerberg2013-01-261-13/+20
| * spi/pxa2xx: convert to the pump message infrastructureMika Westerberg2013-01-261-200/+12
| * spi/pxa2xx: fix warnings when compiling a 64-bit kernelMika Westerberg2013-01-261-3/+2
| * spi/pxa2xx: allow building on a 64-bit kernelMika Westerberg2013-01-261-2/+2
| * spi: bitbang: simplify pointer arithmeticsGuennadi Liakhovetski2013-01-141-13/+14
| * spi/pxa2xx: embed the ssp_device to platform dataMika Westerberg2013-01-082-72/+16
| * spi/pxa2xx-pci: switch to use pcim_* interfacesMika Westerberg2013-01-081-56/+30
| * spi/s3c64xx: Complain if we fail to set a transfer speedMark Brown2013-01-081-0/+2
* | spi: remove check for bits_per_word on transfer from low level driverLaxman Dewangan2013-02-0511-25/+16
* | spi/of: Use DT aliases for assigning bus numberGrant Likely2013-02-051-0/+3
* | spi/sh-msiof: Add device tree parsing to driverBastian Hecht2013-02-051-1/+55
* | spi/davinci: add OF support for the spi controllerMurali Karicheri2013-02-051-14/+88
* | spi/omap2: disable DMA requests before complete()Felipe Balbi2013-02-051-4/+4
* | Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-02-012-14/+5
|\ \
| * | dm: fix write same requests countingAlasdair G Kergon2013-01-311-2/+4
| * | dm thin: fix queue limits stackingMike Snitzer2013-01-311-12/+1
* | | Merge branch 'for-3.8/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-013-1/+16
|\ \ \
| * | | HID: i2c-hid: fix i2c_hid_output_raw_reportBenjamin Tissoires2013-01-311-1/+12
| * | | HID: usbhid: quirk for Formosa IR receiverNicholas Santos2013-01-032-0/+4
* | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-311-2/+3
|\ \ \ \
| * \ \ \ Merge tag 'efi-for-3.8' into x86/efiH. Peter Anvin2013-01-301-2/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | efivarfs: Delete dentry from dcache in efivarfs_file_write()Matt Fleming2013-01-181-0/+1
| | * | | efivarfs: Never return ENOENT from firmwareMatt Fleming2013-01-181-1/+1
| | * | | efivarfs: Drop link count of the right inodeLingzhu Xiang2013-01-181-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-318-8/+13
|\ \ \ \ \
| * | | | | samsung-laptop: Disable on EFI hardwareMatt Fleming2013-01-301-0/+4
| * | | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-307-8/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'edac_for_3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2013-01-302-4/+4
|\ \ \ \ \
| * | | | | EDAC: Fix kcalloc argument orderJoe Perches2013-01-301-3/+3
| * | | | | EDAC: Test correct variable in ->store functionDan Carpenter2013-01-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-3021-158/+155
|\ \ \ \ \
| * \ \ \ \ Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intelDave Airlie2013-01-264-12/+36
| |\ \ \ \ \