-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock: hwspinlock: add MAINTAINERS entries hwspinlock/omap: omap_hwspinlock_remove should be __devexit hwspinlock/u8500: add hwspinlock driver hwspinlock/core: register a bank of hwspinlocks in a single API call hwspinlock/core: remove stubs for register/unregister hwspinlock/core: use a mutex to protect the radix tree hwspinlock/core/omap: fix id issues on multiple hwspinlock devices hwspinlock/omap: simplify allocation scheme hwspinlock/core: simplify 'owner' handling hwspinlock/core: simplify Kconfig Fix up trivial conflicts (addition of omap_hwspinlock_pdata, removal of omap_spinlock_latency) in arch/arm/mach-omap2/hwspinlock.c Also, do an "evil merge" to fix a compile error in omap_hsmmc.c which for some reason was reported in the same email thread as the "please pull hwspinlock changes".
Showing
- Documentation/hwspinlock.txt 44 additions, 30 deletionsDocumentation/hwspinlock.txt
- MAINTAINERS 14 additions, 0 deletionsMAINTAINERS
- arch/arm/mach-omap2/hwspinlock.c 8 additions, 1 deletionarch/arm/mach-omap2/hwspinlock.c
- drivers/hwspinlock/Kconfig 18 additions, 9 deletionsdrivers/hwspinlock/Kconfig
- drivers/hwspinlock/Makefile 1 addition, 0 deletionsdrivers/hwspinlock/Makefile
- drivers/hwspinlock/hwspinlock_core.c 127 additions, 77 deletionsdrivers/hwspinlock/hwspinlock_core.c
- drivers/hwspinlock/hwspinlock_internal.h 28 additions, 12 deletionsdrivers/hwspinlock/hwspinlock_internal.h
- drivers/hwspinlock/omap_hwspinlock.c 43 additions, 84 deletionsdrivers/hwspinlock/omap_hwspinlock.c
- drivers/hwspinlock/u8500_hsem.c 198 additions, 0 deletionsdrivers/hwspinlock/u8500_hsem.c
- drivers/mmc/host/omap_hsmmc.c 1 addition, 1 deletiondrivers/mmc/host/omap_hsmmc.c
- include/linux/hwspinlock.h 34 additions, 12 deletionsinclude/linux/hwspinlock.h
Loading
Please register or sign in to comment