Grant Likely
|
ca632f5566
spi: reorganize drivers
|
14 жил өмнө |
Mark Brown
|
0c4a159018
spi: Use void pointers for data in simple SPI I/O operations
|
14 жил өмнө |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 жил өмнө |
Mark Brown
|
3ae22e8c8a
spi / PM: Support dev_pm_ops
|
14 жил өмнө |
Sebastian Andrzej Siewior
|
97dbf37d89
drivers/spi/spi.c: don't release the spi device twice
|
14 жил өмнө |
Linus Walleij
|
eb288a1f45
spi: fixed odd static string conventions in core code
|
14 жил өмнө |
Feng Tang
|
2b9603a0d7
spi: enable spi_board_info to be registered after spi_master
|
15 жил өмнө |
Sinan Akman
|
2b7a32f7ec
of/spi: Fix OF-style driver binding of spi devices
|
14 жил өмнө |
David Lamparter
|
34860089c9
spi: free children in spi_unregister_master, not siblings
|
14 жил өмнө |
Linus Torvalds
|
b171aa2770
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
|
15 жил өмнө |
Anatolij Gustschin
|
12b15e8328
of/spi: call of_register_spi_devices() from spi core code
|
15 жил өмнө |
Ernst Schwab
|
cf32b71e98
spi/mmc_spi: SPI bus locking API, using mutex
|
15 жил өмнө |
Roman Tereshonkov
|
07a389feef
spi: spi_device memory should be released instead of device.
|
15 жил өмнө |
Roman Tereshonkov
|
8ec130a017
spi: release device claimed by bus_find_device_by_name
|
15 жил өмнө |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 жил өмнө |
David Brownell
|
568d0697f4
spi: handle TX-only/RX-only
|
15 жил өмнө |
Anton Vorontsov
|
e0626e3844
spi: prefix modalias with "spi:"
|
15 жил өмнө |
Anton Vorontsov
|
75368bf6c2
spi: add support for device table matching
|
15 жил өмнө |
Jiri Pirko
|
275704970c
spi: fix spi_write_then_read() comment
|
16 жил өмнө |
David Brownell
|
e7db06b5d5
spi: move more spi_setup() functionality into core
|
16 жил өмнө |
David Brownell
|
7d0771970c
spi: move common spi_setup() functionality into core
|
16 жил өмнө |
David Brownell
|
bdff549ebe
spi: spi_write_then_read() bugfixes
|
16 жил өмнө |
Kay Sievers
|
35f74fcab1
spi: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 жил өмнө |
David Brownell
|
673c0c0038
spi: core and gpio expanders use subsys_init
|
16 жил өмнө |
Vernon Sauder
|
f9b90e39cb
spi: simplify spi_write_then_read()
|
16 жил өмнө |
David Brownell
|
e48880e02e
spi: bugfix spi_add_device() with duplicate chipselects
|
17 жил өмнө |
Grant Likely
|
dc87c98e8f
spi: split up spi_new_device() to allow two stage registration.
|
17 жил өмнө |
Grant Likely
|
102eb97564
spi: make spi_board_info.modalias a char array
|
17 жил өмнө |
Greg Kroah-Hartman
|
695794ae0c
Driver Core: add ability for class_find_device to start in middle of list
|
17 жил өмнө |
David Brownell
|
3c72426f05
spi core: stop updating dev->power.power_state
|
17 жил өмнө |